habitica-self-host/test
Matteo Pagliazzi 257e932bc3 Vue Store (#8071)
* vue: use our own store in place of vuex

* vue store: add getters, watcher and use internal vue instance

* vue store: better state getter and credits to Vuex

* vue store: $watch -> watch

* vuex store: pass store to getters and fix typos

* add comments to store, start writing tests

* fix unit tests and add missing ones

* cleanup components, add less folder, fetch tassks

* use Vuex helpers

* pin vuex version

* move semantic-ui theme to assets/less, keep website/build empty but in git

* import helpers from vuex
2016-09-29 13:32:36 +02:00
..
api Add Google Signin (#7969) 2016-09-28 12:11:10 +02:00
client Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client-old Add Google Signin (#7969) 2016-09-28 12:11:10 +02:00
common refactor: move randomVal to a lib 2016-09-26 11:55:07 -05:00
content Common reorg (#8025) 2016-09-16 17:18:07 +02:00
helpers Common reorg (#8025) 2016-09-16 17:18:07 +02:00
migrations API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
sanity Common reorg (#8025) 2016-09-16 17:18:07 +02:00
server_side change user quest.progress.collect to quest.progress.collectedItems (#7612) 2016-06-05 20:47:45 -05:00
.eslintrc Vue Project Setup (#8018) 2016-09-18 21:51:20 +02:00
mocha.opts API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00