Commit graph

9 commits

Author SHA1 Message Date
Gered 7a1f775d31 implement inventory popover UI for lists not using card qualities 2016-08-01 15:34:13 -04:00
Gered 3dbc417885 add cards listing to list details page
the filter to turn on/off the option to restrict shown cards to those
that are in the list being viewed is implemented in kind of a hacky
way that likely is a good indication that the search/filtering code
probably needs to be redesigned... ugh.
2016-08-01 13:43:25 -04:00
Gered a669221ad7 add initial lists UI with list/add/delete and some update support
currently doesn't show cards contained in any lists nor allow adding
or removing of cards to/from any lists
2016-07-31 15:58:53 -04:00
Gered c5b0eda139 change bg color of footer 2016-06-29 18:48:45 -04:00
Gered ce9ef7b3e4 add login/logout support. users defined in config.edn
no actions are protected yet
2016-06-29 18:08:22 -04:00
Gered 058d587903 add page footer 2016-06-29 15:54:43 -04:00
Gered 5fe5568e2a clean up card inventory popover layout 2016-06-29 11:52:21 -04:00
Gered a957440f3b add foil tracking to card collection 2016-06-29 11:36:27 -04:00
Gered 064ad77af8 initial commit
not sure why i waited so long to put this project under version control
2016-06-24 14:17:45 -04:00