howtocards
Save and share your solutions
feat: implement it on puppeteer
docs: add flow description
wip: added eslint rule off
wip: removed all defaultProps. needs to be checked
add settings page with displayName change logic (
add settings page with displayName change logic
style: imports should be sorted
feat(pages): finalize settings change displayName HOW-68 HOW-67
fix(ui/atoms): styles of Button
feat(features/common): show displayName in header
refactor(features/common): rename sessionLoad effect
feat(features/settings): add settings page with displayName change logic
HOW-68
style: imports should be sorted
feat(features/common): show displayName in header
refactor(features/common): rename sessionLoad effect
feat(settings): add /settings get and update
now supports only displayName change HOW-69
feat(features/settings): add settings page with displayName change logic
HOW-68
feat(settings): add /settings get and update
now supports only displayName change HOW-69
feat(account): add method to update displayName
SOVA-7
docs(swagger): add initial swagger specification
Moved administration tasks to Jira
Created plan for admin panel development
refactor(features/join): move login to pages, move session to @api
issues
refactor(features/cards): create pages, move to @api
issues