-
210667ced6
makes filter search case insensitive
master
artus
2019-12-18 15:45:06 +01:00
-
90bad7e481
adds filter text input, add player for admin
artus
2019-12-18 15:27:13 +01:00
-
1636248686
adds conflicts information on claims
artus
2019-12-17 16:11:16 +01:00
-
0241175b03
Merge branch 'try_to_scale' of elm/lootalot-client into master
artus
2019-12-15 15:30:11 +01:00
-
-
18c39eac1d
updates for production env
artus
2019-12-15 14:30:28 +01:00
-
ef3dd1f2ac
updates style
artus
2019-12-14 14:05:47 +01:00
-
5ec59f8a6d
adds two renderers for buy/sell prices
artus
2019-12-08 14:55:18 +01:00
-
b0ac8846fc
fixes bug with notification timeout, adds player selection for group sell
artus
2019-12-07 21:51:39 +01:00
-
903fdd816d
many styling tweaks, adds sourceName field
artus
2019-12-07 16:28:40 +01:00
-
ff375b6052
small tweaks
artus
2019-12-07 13:10:45 +01:00
-
f401ff9569
adds sass
artus
2019-12-07 11:27:45 +01:00
-
67251bf405
small tweaks
artus
2019-12-06 16:20:00 +01:00
-
eb04c4f2b4
cleans up project structure
artus
2019-12-05 22:01:16 +01:00
-
2c3f4ffc57
unifies styling with bulma
artus
2019-12-05 21:19:05 +01:00
-
2ec3e28f59
restores Admin sessions
artus
2019-12-05 16:16:34 +01:00
-
ced3f5763c
little fixes
artus
2019-12-04 22:29:05 +01:00
-
b00d26e6d4
moves Modes inside Chest module
artus
2019-12-04 22:03:29 +01:00
-
b97be8c321
decided to internalize modes inside Chest.elm
artus
2019-12-04 19:16:16 +01:00
-
976fbe6b4b
adds claims for group chest view
artus
2019-12-02 15:58:26 +01:00
-
ecb0cc59a8
puts group chest almost back up
artus
2019-12-01 22:03:08 +01:00
-
09bd6560cc
everything starts to connect, still a big mess though !!
artus
2019-12-01 16:00:57 +01:00
-
dbc99830d6
this is a lot of work...
artus
2019-11-29 16:20:07 +01:00
-
c50cb37900
made it work again
artus
2019-11-27 22:02:47 +01:00
-
c52fea683d
just triggered an compiler error, marks it
artus
2019-11-27 21:54:54 +01:00
-
32ff8bd2d6
refactoring with one page per route (wip)
artus
2019-11-27 16:04:26 +01:00
-
89b22bb07d
adds replaceShop from items
artus
2019-11-26 21:15:16 +01:00
-
a81d184af6
works on admin page
artus
2019-11-21 15:57:01 +01:00
-
75968f73c1
adds admin, pratices ELM refactoring with 'wealth'
artus
2019-11-21 12:11:33 +01:00
-
27d7ca63b1
moves headerbar out of chest page
artus
2019-11-20 16:06:58 +01:00
-
1cac3e33fd
impls basic Wealth editing
artus
2019-11-19 14:37:46 +01:00
-
44e44c70bf
works on claims
artus
2019-11-18 15:46:12 +01:00
-
ebdba97d1e
impls item price modifiers
artus
2019-11-17 15:41:48 +01:00
-
516006f352
adds type variable for Api.Response value field
artus
2019-11-15 16:05:17 +01:00
-
1eb4fdc188
works on add from list
artus
2019-11-14 16:25:36 +01:00
-
0d5cc365fc
adds session authentication
artus
2019-11-14 12:33:07 +01:00
-
b20a582a42
wires modal button
artus
2019-11-13 15:57:15 +01:00
-
18f661ddf3
cleans Actions API and modes
artus
2019-11-13 15:46:15 +01:00
-
ca1ff2c778
small fixes
artus
2019-11-12 16:07:15 +01:00
-
13d9378c35
adds AutoCompletion and Modal
artus
2019-11-12 15:58:07 +01:00
-
e19bba7e3a
works on design, completes AddLoot form
artus
2019-11-11 23:57:13 +01:00
-
873c7bb61a
adds html for adding loot
artus
2019-11-11 21:57:46 +01:00
-
c368715c8d
impls search
artus
2019-11-11 21:15:44 +01:00
-
3aee238cd9
makes it compile as is
artus
2019-11-11 15:49:39 +01:00
-
5725d81236
restructure the code, learning from spa-example-app
artus
2019-11-10 23:18:19 +01:00
-
-
eb29c5a24f
cleaning up
artus
2019-11-08 15:56:07 +01:00
-
b784137d15
improves design
artus
2019-11-07 21:28:58 +01:00
-
c98b930647
impls claims
artus
2019-11-07 16:09:13 +01:00
-
141789bd25
Merge branch 'refactoring' of elm/lootalot-client into master
artus
2019-11-06 21:55:47 +01:00
-
-
6c4057ad26
removes build from repo
artus
2019-11-06 21:52:39 +01:00
-
8a604279db
restores all functionnality after refactoring
artus
2019-11-06 21:50:49 +01:00
-
081ef1a89f
extracts Chest module, pulling out Route and Utils
artus
2019-11-06 16:09:50 +01:00
-
7ee8c2e87c
moves last server API logic inside its own module
artus
2019-11-05 23:31:38 +01:00
-
21650c4011
adds Modes module
artus
2019-11-05 21:20:09 +01:00
-
c968da15f0
until it compiles...
artus
2019-11-05 21:19:53 +01:00
-
dfd1e99d1c
starts with a dedicated Api module, wip...
artus
2019-11-05 16:03:15 +01:00
-
d56ca38dcb
starts cleaning up a bit
artus
2019-11-05 15:22:14 +01:00
-
-
52b66eed97
works on claims
artus
2019-11-05 15:06:55 +01:00
-
2032473b26
adds tmux session startup script
artus
2019-11-05 15:06:45 +01:00
-
a61c721a2c
impls Item and Wealth updates
artus
2019-11-05 00:20:35 +01:00
-
a859e1fe8c
works on parsing ApiResponse
artus
2019-11-04 22:00:32 +01:00
-
c79b95e1d7
refactors rowControls
artus
2019-11-03 22:01:45 +01:00
-
d415a92d41
works on ViewMode concept
artus
2019-11-03 16:03:44 +01:00
-
e8d19c5deb
hides when cannot select
artus
2019-11-02 22:08:25 +01:00
-
eb2ee54add
makes selection work
artus
2019-11-02 21:55:55 +01:00
-
68c8761c3d
works on items selection
artus
2019-11-02 16:09:00 +01:00
-
b5a50bd039
stabilizes Header and Player bars
artus
2019-11-02 00:42:04 +01:00
-
1a23eb4c31
exploring...
artus
2019-11-02 00:16:44 +01:00
-
4ea22c2d49
adds routing and some models
artus
2019-11-01 15:53:21 +01:00
-
1fc3aa340d
init repo
artus
2019-10-31 14:25:35 +01:00