DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: b764b2150cb7a3f64fb03177893ab0b6ed650674 deck-builder/client/src/plugins d---------
feat(client): sort games based on created_at
feat(client): add details fields for cards
feat(client): fill width on log multiline
feat(client): hardcoded test piles, better log
feat(client): change parser to just take &Game
feat(client): update action api call, create event
fix(client): fix comment in game details ui
feat(client): add needed functionality for log
feat(client): start parse event in a sane place
feat(client): a few notes
feat(client): parsing event
feat(client): update game details ui
feat(client): semi initial game state and parser
feat(client): show game state in game details
feat(client): always open headers in game details
feat!(client): replace gamestate consts with enums
fix(client): remove old comment
feat!(client): get in-game, and see some details
feat(client): new globals res with user details
feat(client): something to browse in browse
Next