Commit Graph

19 Commits

Author SHA1 Message Date
2991a88a30 small fixes while reviewing code 2019-07-29 15:43:14 +02:00
a3eaeed807 redraws frontend UI 2019-07-28 15:56:19 +02:00
bc65dfcd78 small changes 2019-07-05 15:45:53 +02:00
63c14b4a54 improves progressive rendering, work in progress... 2019-07-05 15:06:16 +02:00
5f0e6624e0 going on, reactivity is not properly working 2019-07-04 16:02:05 +02:00
503ebf7b6b updates frontend to use DB api 2019-07-04 14:53:50 +02:00
4e28eb4159 basic impl of players list and loot api in frontend 2019-07-03 16:07:56 +02:00
ef9124cc74 moves shared store inside AppStorage.js 2019-06-16 15:37:03 +02:00
dc7a0da95d adds requests state for Request component 2019-06-14 15:38:24 +02:00
109a01a368 removes debug log 2019-06-13 21:47:35 +02:00
93e839e40e adds simple cookie to store active player_id 2019-06-13 21:46:48 +02:00
5a3c628e8e moves request inside own component 2019-06-13 21:30:45 +02:00
2efed539fb adds actions button, adds comments about testing 2019-06-13 14:46:48 +02:00
3232710a4c improves custom v-closable directive 2019-06-12 21:35:35 +02:00
a57ffdb6c6 add wealth update boilerplate 2019-06-12 16:27:10 +02:00
eeb297215a adds dummy impls for targeted behaviours 2019-06-12 15:34:52 +02:00
022b97520f adds OutsideClick handler for dropdown, moves Wealth view into new component 2019-06-12 14:11:46 +02:00
feef8146d2 adds simple global state, adds dropdown to switch players 2019-06-11 22:08:53 +02:00
dc978fc87f init vue+bulma frontend 2019-06-11 16:12:41 +02:00