habitica/website
Matteo Pagliazzi 6a109adbc5
Task Modal Improvements (#9560)
* start adding advanced options

* new imput

* partial colors

* update deps

* misc adds

* fix text color

* add advanced options

* initial reordering of task modal labels

* start to fix colors in the modal

* wip colors

* update package-lock.json

* fix merge

* finish modal

* refactor colors

* fix quick add

* fix colors

* new icon colors

* add markdown formatting help

* fix habits colors

* fix rewards colors

* fixed remaining colors

* start to inline inputs

* fix typ

* fixes

* habits hover state

* wip new task modal inputs

* bootstrap: upgrade to v4-beta3

* finish reward edit modal

* fix attributes allocation, checklists and add help tooltips for attributes and difficulty

* lots of fixes

* update datepicker

* misc fixes
2018-01-08 18:43:57 +01:00
..
client Task Modal Improvements (#9560) 2018-01-08 18:43:57 +01:00
common Task Modal Improvements (#9560) 2018-01-08 18:43:57 +01:00
raw_sprites Merge branch 'release' into develop 2018-01-03 00:07:42 +00:00
server Other user checkins: user profile modal checkin count (#9646) 2018-01-05 13:29:38 -06:00
static Added Farvoid Theme (new, clean branch) (#9634) 2018-01-05 14:34:19 -06:00
README.md expose new client at /new-app, can be enabled in prod setting a flag 2016-09-21 13:43:39 +02:00

/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign. Static assets for the new client can be found in website/static.

The old client side files can be found in /website/client-old, they are still used on Habitica.com while the redesign is in progress.