Commit Graph

61 Commits

Author SHA1 Message Date
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
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
5d54d40bec learning how to test 2019-07-12 15:56:16 +02:00
caa8d3fad6 adds docs, tests unpack_gold_value 2019-07-11 15:35:32 +02:00
e08cd64743 enhance responses from API, integrates with frontend 2019-07-11 14:54:18 +02:00
bc65dfcd78 small changes 2019-07-05 15:45:53 +02:00
63c14b4a54 improves progressive rendering, work in progress... 2019-07-05 15:06:16 +02:00
b4692a7a4e fixes Vue reactivity problems, updates REST Api endpoints 2019-07-05 14:18:12 +02:00
5f0e6624e0 going on, reactivity is not properly working 2019-07-04 16:02:05 +02:00
503ebf7b6b updates frontend to use DB api 2019-07-04 14:53:50 +02:00
4e28eb4159 basic impl of players list and loot api in frontend 2019-07-03 16:07:56 +02:00
b8968aebbd adds cors to test in dev environment 2019-07-03 14:32:35 +02:00
23adaa3e79 writes down some ideas 2019-06-21 21:49:57 +02:00
ef9124cc74 moves shared store inside AppStorage.js 2019-06-16 15:37:03 +02:00
d9b629116c small fixes 2019-06-16 14:33:26 +02:00
3b1ad574cd removes useless GroupChest component, minor style changes 2019-06-16 14:11:28 +02:00
f50765b5ad small styling tests 2019-06-16 13:54:02 +02:00
192c214b6b adds main actions in group chest 2019-06-15 21:34:45 +02:00
0ff303475b adds show/hides of loot add card 2019-06-15 21:23:22 +02:00
fddb5409b4 improves suggestion box display 2019-06-15 21:09:42 +02:00
b345faa517 more work on ItemInput 2019-06-15 16:31:16 +02:00
aa23fd7077 inits Loot adding functionnality 2019-06-15 16:18:56 +02:00
be5d719068 adds PercentInput for value modding in sell action 2019-06-15 15:20:29 +02:00
50b00cb626 small fixes 2019-06-15 14:05:14 +02:00
89547c52e5 adds node-sass for theme customization 2019-06-14 21:16:43 +02:00
a058357815 dummy impls for requests and conflict resolution 2019-06-14 16:06:03 +02:00
dc7a0da95d adds requests state for Request component 2019-06-14 15:38:24 +02:00
0e71776f4f cleaner inputs for Wealth 2019-06-14 14:31:46 +02:00
109a01a368 removes debug log 2019-06-13 21:47:35 +02:00