DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

fix(sdbclient): rename creategame to just create
feat(sdbclient): finish create game ui
fix!(sdbclient): creategame api enpoint get>post
fix!(sdbapi): change JWT errors to the new spec
feat(sdbclient): center play menus, placeholders
feat(sdbclient): change play title "Main" > "Play"
fix(sdbclient): fix typo in lobby title
fix(sdbclient): andhor login and register windows
feat(sdbclient): change play menu title with menu
fix(sdbclient): close play menu
Revert "chore(sdbclient): poll-promise dep"

This reverts commit a260cbc497037e36a7ad7df053211970b4fb2541.
chore(sdbclient): poll-promise dep
feat!(sdbclient): scrap game management UIs
feat(sdbclient): simple runtime data handling
feat(sdbclient): disallow play if not logged in
WIP(sdbclient): create game UI and API call
fix(sdbclient): change play menu setup visibilities
feat(sdbclient): init new game management UIs
Revert "WIP(sdbclient): new login UI"

This reverts commit 62b610c09d79dd7b7f844e9e06258e6a2ddef628.
chore(sdbclient): bump deps
Next