Arthur Gerbaud artus
  • Joined on 2018-11-07
artus pushed to refactoring at rust/lootalot 2019-10-16 22:33:41 +02:00
2222422f8a removes ApiResponse from server
artus pushed to refactoring at rust/lootalot 2019-10-16 22:31:07 +02:00
8cfa21eccf stablizing ApiResponse inside lootalot_db crate
artus pushed to refactoring at rust/lootalot 2019-10-15 16:23:15 +02:00
8af7790d17 try out a generic ApiResponse
artus pushed to refactoring at rust/lootalot 2019-10-15 14:43:57 +02:00
6101aaa9e9 thoughts on new api structure, formats code
artus pushed to refactoring at rust/lootalot 2019-10-15 14:17:55 +02:00
8399ffebf7 refactors claims unit tests
artus pushed to refactoring at rust/lootalot 2019-10-14 23:40:56 +02:00
de4aad5679 updates README
artus pushed to refactoring at rust/lootalot 2019-10-14 23:38:57 +02:00
a05cab9974 fixes claims routes
artus pushed to refactoring at rust/lootalot 2019-10-14 16:29:43 +02:00
c72169281d refactors, makes Loot private to module
artus pushed to refactoring at rust/lootalot 2019-10-14 15:28:20 +02:00
b2e319dc15 works on resolve_claims
artus pushed to refactoring at rust/lootalot 2019-10-13 16:03:43 +02:00
0df875d6a6 moves db logic inside model's managers
artus pushed to refactoring at rust/lootalot 2019-10-11 16:08:53 +02:00
068b2e7169 reorganizes api endpoints
artus deleted tag refactoring from rust/lootalot 2019-10-10 16:39:17 +02:00
artus pushed to refactoring at rust/lootalot 2019-10-10 16:39:17 +02:00
3a1f8ec4f6 thinking in progress
77728cfdc4 reinitialize lootalot_front to add unit testing
70eed30bee makes adding loot working
4f6970c423 works on Loot adding UI
1ff2429244 starts working on ItemInput
artus pushed to master at rust/lootalot 2019-10-10 10:14:07 +02:00
77728cfdc4 reinitialize lootalot_front to add unit testing
artus pushed to master at rust/lootalot 2019-10-07 15:11:49 +02:00
70eed30bee makes adding loot working
artus pushed to master at rust/lootalot 2019-10-04 16:03:30 +02:00
4f6970c423 works on Loot adding UI
1ff2429244 starts working on ItemInput
Compare 2 commits »
artus pushed to master at rust/lootalot 2019-10-04 14:22:48 +02:00
f1548aedfa adds search filter on Chest
artus pushed to master at rust/lootalot 2019-10-03 21:29:44 +02:00
c99a38a738 makes selector work
artus pushed to master at rust/lootalot 2019-10-03 19:57:52 +02:00
d6fe5b71f5 extracts Selector component
artus pushed to master at rust/lootalot 2019-10-03 16:13:08 +02:00
47b5d27a0b makes modifier kind-of work, needs refactoring