Commit Graph

67 Commits

Author SHA1 Message Date
1636248686 adds conflicts information on claims 2019-12-17 16:11:16 +01:00
0241175b03 Merge branch 'try_to_scale' of elm/lootalot-client into master
Refactors to improve scalability
2019-12-15 15:30:11 +01:00
18c39eac1d updates for production env 2019-12-15 14:30:28 +01:00
ef3dd1f2ac updates style 2019-12-14 14:05:47 +01:00
5ec59f8a6d adds two renderers for buy/sell prices 2019-12-08 14:55:18 +01:00
b0ac8846fc fixes bug with notification timeout, adds player selection for group sell 2019-12-07 21:51:39 +01:00
903fdd816d many styling tweaks, adds sourceName field 2019-12-07 16:28:40 +01:00
ff375b6052 small tweaks 2019-12-07 13:10:45 +01:00
f401ff9569 adds sass 2019-12-07 11:27:45 +01:00
67251bf405 small tweaks 2019-12-06 16:20:00 +01:00
eb04c4f2b4 cleans up project structure 2019-12-05 22:01:16 +01:00
2c3f4ffc57 unifies styling with bulma 2019-12-05 21:19:05 +01:00
2ec3e28f59 restores Admin sessions 2019-12-05 16:16:34 +01:00
ced3f5763c little fixes 2019-12-04 22:29:05 +01:00
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