Commit Graph

44 Commits

Author SHA1 Message Date
artus 0f77a16a8c updates table schema 2019-06-21 13:57:36 +02:00
artus 472e24a62c impls chest content query, still working on the api... 2019-06-20 15:28:06 +02:00
artus 48f71e048e cleans up a little + rustfmt 2019-06-19 15:31:58 +02:00
artus 396989f3dd makes one database query work :) 2019-06-19 15:26:27 +02:00
artus f589751f8c upgrades actix to 1.0 2019-06-19 14:06:38 +02:00
artus ed6a6a4a3f adds .env files to ignored 2019-06-18 21:02:44 +02:00
artus f00105aaa5 first draft of an interface with frontend 2019-06-18 16:01:56 +02:00
artus f619f7229b runs rustfmt, removes unused imports 2019-06-18 15:49:10 +02:00
artus 9b3df58a08 adds server to serve the static files, fixes db tables 2019-06-18 15:44:49 +02:00
artus ef9124cc74 moves shared store inside AppStorage.js 2019-06-16 15:37:03 +02:00
artus d9b629116c small fixes 2019-06-16 14:33:26 +02:00
artus 3b1ad574cd removes useless GroupChest component, minor style changes 2019-06-16 14:11:28 +02:00
artus f50765b5ad small styling tests 2019-06-16 13:54:02 +02:00
artus 192c214b6b adds main actions in group chest 2019-06-15 21:34:45 +02:00
artus 0ff303475b adds show/hides of loot add card 2019-06-15 21:23:22 +02:00
artus fddb5409b4 improves suggestion box display 2019-06-15 21:09:42 +02:00
artus b345faa517 more work on ItemInput 2019-06-15 16:31:16 +02:00
artus aa23fd7077 inits Loot adding functionnality 2019-06-15 16:18:56 +02:00
artus be5d719068 adds PercentInput for value modding in sell action 2019-06-15 15:20:29 +02:00
artus d1f2f55c88 adds Cargo.lock to ignore list 2019-06-15 14:22:43 +02:00
artus 50b00cb626 small fixes 2019-06-15 14:05:14 +02:00
artus 89547c52e5 adds node-sass for theme customization 2019-06-14 21:16:43 +02:00
artus a058357815 dummy impls for requests and conflict resolution 2019-06-14 16:06:03 +02:00
artus dc7a0da95d adds requests state for Request component 2019-06-14 15:38:24 +02:00
artus 0e71776f4f cleaner inputs for Wealth 2019-06-14 14:31:46 +02:00
artus 109a01a368 removes debug log 2019-06-13 21:47:35 +02:00
artus 93e839e40e adds simple cookie to store active player_id 2019-06-13 21:46:48 +02:00
artus 5a3c628e8e moves request inside own component 2019-06-13 21:30:45 +02:00
artus a1a270f5f0 Merge branch 'master' of landoftheunicorn.ovh:rust/lootalot 2019-06-13 16:34:11 +02:00
artus d257ffc775 adds dummy UX for sell action 2019-06-13 16:26:44 +02:00
artus 3deda52df4 working on sell UX 2019-06-13 16:06:19 +02:00
artus 6843fc92cf improves updateWealth error handling 2019-06-13 16:06:00 +02:00
artus 2efed539fb adds actions button, adds comments about testing 2019-06-13 14:46:48 +02:00
artus 3232710a4c improves custom v-closable directive 2019-06-12 21:35:35 +02:00
artus a57ffdb6c6 add wealth update boilerplate 2019-06-12 16:27:10 +02:00
artus eeb297215a adds dummy impls for targeted behaviours 2019-06-12 15:34:52 +02:00
artus 022b97520f adds OutsideClick handler for dropdown, moves Wealth view into new component 2019-06-12 14:11:46 +02:00
artus feef8146d2 adds simple global state, adds dropdown to switch players 2019-06-11 22:08:53 +02:00
artus 4454bd245c init rust db backend 2019-06-11 16:14:10 +02:00
artus ba1792ef55 Merge branch 'master' of landoftheunicorn.ovh:rust/lootalot 2019-06-11 16:12:52 +02:00
artus dc978fc87f init vue+bulma frontend 2019-06-11 16:12:41 +02:00
artus c483f29096 Mettre à jour 'README.md' 2019-06-05 14:29:02 +02:00
artus 286d203ba2 update README 2019-06-05 14:22:50 +02:00
artus 0467cff06e init repo 2019-06-05 14:06:08 +02:00