habitica-self-host/test/client
Matteo Pagliazzi 706de95458 Client: Header & Menu & Icons (#8770)
* header revamp - wip

* fix webpack fonts

* wip icons

* fix compilation errors

* implement icons loading without iconmoo

* new svg implementation

* wip

* fix issues with svgs

* fix issues with svgs

* fix bits svg

* fix displaying of pet in avatar

* avatar class icon

* no party header

* update navigation

* split code by route

* round gems and gp

* add string for faqs

* fix icons in css
2017-06-08 12:04:19 -07:00
..
e2e Upgrade webpack to v2 and other deps (#8491) 2017-02-15 17:24:37 +01:00
unit Client: Header & Menu & Icons (#8770) 2017-06-08 12:04:19 -07:00
.babelrc Upgrade webpack to v2 and other deps (#8491) 2017-02-15 17:24:37 +01:00
.eslintrc Client Redesign: Inventory pages, secondary menu, misc css and design items (#8631) 2017-05-16 21:09:55 +02:00
README.md Vue Project Setup (#8018) 2016-09-18 21:51:20 +02:00

This folder contains the test files for the new client side that is being developed.

The old client side tests can be found in /test/client-old.