Commit Graph

53 Commits

Author SHA1 Message Date
b00d26e6d4 moves Modes inside Chest module 2019-12-04 22:03:29 +01:00
b97be8c321 decided to internalize modes inside Chest.elm 2019-12-04 19:16:16 +01:00
976fbe6b4b adds claims for group chest view 2019-12-02 15:58:26 +01:00
ecb0cc59a8 puts group chest almost back up 2019-12-01 22:03:08 +01:00
09bd6560cc everything starts to connect, still a big mess though !! 2019-12-01 16:00:57 +01:00
dbc99830d6 this is a lot of work... 2019-11-29 16:20:07 +01:00
c50cb37900 made it work again 2019-11-27 22:02:47 +01:00
c52fea683d just triggered an compiler error, marks it 2019-11-27 21:54:54 +01:00
32ff8bd2d6 refactoring with one page per route (wip) 2019-11-27 16:04:26 +01:00
89b22bb07d adds replaceShop from items 2019-11-26 21:15:16 +01:00
a81d184af6 works on admin page 2019-11-21 15:57:01 +01:00
75968f73c1 adds admin, pratices ELM refactoring with 'wealth' 2019-11-21 12:11:33 +01:00
27d7ca63b1 moves headerbar out of chest page 2019-11-20 16:06:58 +01:00
1cac3e33fd impls basic Wealth editing 2019-11-19 14:37:46 +01:00
44e44c70bf works on claims 2019-11-18 15:46:12 +01:00
ebdba97d1e impls item price modifiers 2019-11-17 15:41:48 +01:00
516006f352 adds type variable for Api.Response value field 2019-11-15 16:05:17 +01:00
1eb4fdc188 works on add from list 2019-11-14 16:25:36 +01:00
0d5cc365fc adds session authentication 2019-11-14 12:33:07 +01:00
b20a582a42 wires modal button 2019-11-13 15:57:15 +01:00
18f661ddf3 cleans Actions API and modes 2019-11-13 15:46:15 +01:00
ca1ff2c778 small fixes 2019-11-12 16:07:15 +01:00
13d9378c35 adds AutoCompletion and Modal 2019-11-12 15:58:07 +01:00
e19bba7e3a works on design, completes AddLoot form 2019-11-11 23:57:13 +01:00
873c7bb61a adds html for adding loot 2019-11-11 21:57:46 +01:00
c368715c8d impls search 2019-11-11 21:15:44 +01:00
3aee238cd9 makes it compile as is 2019-11-11 15:49:39 +01:00
5725d81236 restructure the code, learning from spa-example-app 2019-11-10 23:18:19 +01:00
eb29c5a24f cleaning up 2019-11-08 15:56:07 +01:00
b784137d15 improves design 2019-11-07 21:28:58 +01:00
c98b930647 impls claims 2019-11-07 16:09:13 +01:00
141789bd25 Merge branch 'refactoring' of elm/lootalot-client into master
Refactors and splits into a few modules
2019-11-06 21:55:47 +01:00
6c4057ad26 removes build from repo 2019-11-06 21:52:39 +01:00
8a604279db restores all functionnality after refactoring
ready to go on !
2019-11-06 21:50:49 +01:00
081ef1a89f extracts Chest module, pulling out Route and Utils 2019-11-06 16:09:50 +01:00
7ee8c2e87c moves last server API logic inside its own module 2019-11-05 23:31:38 +01:00
21650c4011 adds Modes module 2019-11-05 21:20:09 +01:00
c968da15f0 until it compiles... 2019-11-05 21:19:53 +01:00
dfd1e99d1c starts with a dedicated Api module, wip... 2019-11-05 16:03:15 +01:00
d56ca38dcb starts cleaning up a bit 2019-11-05 15:22:14 +01:00
52b66eed97 works on claims 2019-11-05 15:06:55 +01:00
2032473b26 adds tmux session startup script 2019-11-05 15:06:45 +01:00
a61c721a2c impls Item and Wealth updates 2019-11-05 00:20:35 +01:00
a859e1fe8c works on parsing ApiResponse 2019-11-04 22:00:32 +01:00
c79b95e1d7 refactors rowControls 2019-11-03 22:01:45 +01:00
d415a92d41 works on ViewMode concept 2019-11-03 16:03:44 +01:00
e8d19c5deb hides when cannot select 2019-11-02 22:08:25 +01:00
eb2ee54add makes selection work 2019-11-02 21:55:55 +01:00
68c8761c3d works on items selection 2019-11-02 16:09:00 +01:00
b5a50bd039 stabilizes Header and Player bars 2019-11-02 00:42:04 +01:00