Commit Graph

120 Commits

Author SHA1 Message Date
8cfa21eccf stablizing ApiResponse inside lootalot_db crate 2019-10-16 22:29:38 +02:00
8af7790d17 try out a generic ApiResponse 2019-10-15 16:22:46 +02:00
6101aaa9e9 thoughts on new api structure, formats code 2019-10-15 14:42:57 +02:00
8399ffebf7 refactors claims unit tests 2019-10-15 14:16:45 +02:00
de4aad5679 updates README 2019-10-14 23:40:38 +02:00
a05cab9974 fixes claims routes 2019-10-14 23:38:29 +02:00
c72169281d refactors, makes Loot private to module 2019-10-14 16:28:18 +02:00
b2e319dc15 works on resolve_claims 2019-10-14 15:27:49 +02:00
0df875d6a6 moves db logic inside model's managers 2019-10-13 16:02:47 +02:00
068b2e7169 reorganizes api endpoints 2019-10-11 16:07:09 +02:00
3a1f8ec4f6 thinking in progress 2019-10-10 16:38:59 +02:00
77728cfdc4 reinitialize lootalot_front to add unit testing 2019-10-10 10:14:02 +02:00
70eed30bee makes adding loot working 2019-10-07 15:10:35 +02:00
4f6970c423 works on Loot adding UI 2019-10-04 16:02:22 +02:00
1ff2429244 starts working on ItemInput 2019-10-04 14:47:45 +02:00
f1548aedfa adds search filter on Chest 2019-10-04 14:21:50 +02:00
c99a38a738 makes selector work 2019-10-03 21:27:42 +02:00
d6fe5b71f5 extracts Selector component 2019-10-03 19:57:48 +02:00
47b5d27a0b makes modifier kind-of work, needs refactoring 2019-10-03 16:13:05 +02:00
60b489e8fd finish add/buy in frontend 2019-10-03 12:37:22 +02:00
2e7afa9bb0 small fixes 2019-10-01 16:18:30 +02:00
34bb1977a5 small fix 2019-10-01 15:43:16 +02:00
cb98b97126 adds buy/sell endpoints 2019-08-07 15:34:08 +02:00
6e7a0f6211 updates readme 2019-08-05 21:15:12 +02:00
6f1a0530d0 updates readme 2019-08-05 21:14:44 +02:00
8fbca0f7d8 updates README 2019-08-05 21:12:10 +02:00
3cfa12570d small fixes 2019-08-05 15:54:54 +02:00
10d157a9af adds a working inventory 2019-08-05 15:41:41 +02:00
894f5f8200 small fixes, cleans up API 2019-08-05 14:41:36 +02:00
3b39428e76 aliases Chest to force creation of distinct ones 2019-08-04 21:38:32 +02:00
a0e4a02e0f starts improving REST Api 2019-08-04 21:23:01 +02:00
e56c8df121 UI fixes, adds blanket impls of buy/sell signals 2019-08-01 21:57:47 +02:00
f1d088596d adds basic 'views' concept for main content 2019-08-01 15:46:38 +02:00
dde7dc3770 removes Chest use of AppStorage, various fixes 2019-08-01 14:46:25 +02:00
15d87e3b47 more refactoring, removing imports 2019-07-31 21:48:59 +02:00
dae7633c11 moves logic to PlayerView, adds simple notifications when debugging 2019-07-31 15:37:35 +02:00
e07b236313 removes useless test 2019-07-31 15:12:48 +02:00
fccd9b999b Starts refactor using a PlayerView renderless component for Player logic 2019-07-31 15:11:51 +02:00
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
d280d0f095 fix type error 2019-07-28 13:37:59 +02:00
dbb084b0ec little fixes 2019-07-24 16:02:44 +02:00
7350d5222c adds basic resolve_claims + test 2019-07-24 15:55:08 +02:00
89172177eb makes ActionResult simpler, uses SQL transactions 2019-07-24 15:07:04 +02:00
51a3d00d03 formats code 2019-07-20 15:00:28 +02:00
0636829fdd adds doc 2019-07-17 14:59:04 +02:00
143d9bb5aa adds tests 2019-07-17 14:26:27 +02:00
21369535e8 impls more DbApi actions, adds a test 2019-07-16 14:56:54 +02:00
441b7f5ad6 little fixes 2019-07-15 16:07:25 +02:00
4b55964786 adds comments and new tests 2019-07-15 15:55:13 +02:00