dnote/web/src
Sung Won Cho 5902585216
Allow to specify repetition rule (#280)
* Implement data model and basic UI for repetition rules

* Implement tooltip

* Allow to update and write test

* Stop processing the first repetition until having waited at least the frequency amount

* Set up email dev server reload

* Test pro only

* Allow to toggle repetition using token

* Remove unused

* Add last active

* Simplify nextActive calculation

* Create weekly digest repetition rules for existing users

* Fix style

* Fix link

* Create default repetition rule upon signup

* Get notes with thresholds

* Fix test

* Fix test
2019-10-28 00:34:59 -07:00
..
components Allow to specify repetition rule (#280) 2019-10-28 00:34:59 -07:00
crypto Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00
helpers Allow to specify repetition rule (#280) 2019-10-28 00:34:59 -07:00
hocs Support multiple editor session and improve persistence. (#260) 2019-10-02 16:00:33 +08:00
libs Allow to specify repetition rule (#280) 2019-10-28 00:34:59 -07:00
store Allow to specify repetition rule (#280) 2019-10-28 00:34:59 -07:00
client.tsx Support multiple editor session and improve persistence. (#260) 2019-10-02 16:00:33 +08:00
routes.tsx Allow to specify repetition rule (#280) 2019-10-28 00:34:59 -07:00