DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 52e20a058bd65415203bbce44fb27ddcf4d43972 deck-builder/client/src/plugins d---------
feat(client): use chrono for game and action times
feat(client): update hardcoded game init
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
Next