|
|
559ce804a7
|
makes resolve_claims a single transaction
|
2019-10-27 14:50:49 +01:00 |
|
|
|
9a3744e340
|
fixes resolve_claims & split_and_share
|
2019-10-27 14:45:54 +01:00 |
|
|
|
dc0874bd12
|
preps undo actions
|
2019-10-26 11:06:08 +02:00 |
|
|
|
49dfd8bb14
|
adds selling procedure for 'group'
|
2019-10-26 10:58:03 +02:00 |
|
|
|
74ee4a831b
|
works on selling group items
|
2019-10-20 22:03:06 +02:00 |
|
|
|
05a08ea337
|
adds forbidden_to_players wrapper for db_call
|
2019-10-20 21:23:57 +02:00 |
|
|
|
edf236ef8c
|
routing the rest of implemented features, hits response problem
|
2019-10-20 16:09:16 +02:00 |
|
|
|
ed3ac2abcb
|
adds notifications table and models
|
2019-10-19 21:59:17 +02:00 |
|
|
|
2248e25aec
|
split player module
|
2019-10-19 21:44:10 +02:00 |
|
|
|
24807615f7
|
adds docs, removes some useless pub statements
|
2019-10-19 16:12:27 +02:00 |
|
|
|
a552d7beee
|
Merge branch 'refactoring' of rust/lootalot into master
|
2019-10-19 14:39:07 +02:00 |
|
|
|
ce04b77a15
|
removes unused file
|
2019-10-19 14:29:42 +02:00 |
|
|
|
622d746446
|
removes obsolete AppStorage.js
|
2019-10-19 14:23:55 +02:00 |
|
|
|
b0441f3402
|
fixes bug (float precision) by using f64
|
2019-10-18 21:39:23 +02:00 |
|
|
|
61c9a4e6d4
|
moves all api logic inside PlayerView, found weird bug in unpack_gold_value (floating error)
|
2019-10-18 16:21:00 +02:00 |
|
|
|
3fce1dc7d0
|
adds nicer notifications to user
|
2019-10-18 14:48:27 +02:00 |
|
|
|
60a6e69f67
|
refactor PlayerView, plans to replace ApiStorage.js by lootalot.js api module
|
2019-10-18 14:35:06 +02:00 |
|
|
|
08397e7b25
|
fixes API consumer
|
2019-10-18 12:42:27 +02:00 |
|
|
|
ec36403dc3
|
adds custom serializer for api::Value
|
2019-10-17 13:25:07 +02:00 |
|
|
|
80585eb1cd
|
removes useless file
|
2019-10-17 13:01:33 +02:00 |
|
|
|
185e1403e3
|
moves API logic inside its own module
|
2019-10-17 12:56:07 +02:00 |
|
|
|
3cc45397da
|
fixes errors, cleans up
|
2019-10-17 11:58:00 +02:00 |
|
|
|
2222422f8a
|
removes ApiResponse from server
|
2019-10-16 22:32:58 +02:00 |
|
|
|
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 |
|