aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/todos/components
Commit message (Collapse)AuthorAge
* #418 #477 Refactor Todo settings, add predefined Todo apps listLibravatar Amine2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add condition if on todo options * add drop down for todo server * fix error TODOS_FRONTEND * add todo list apps' * update name of dropdown menu to Todo Service * add other service to dropdown menu and subsetting field for user to input url * add Other Service to drop down * fixed typos * reverted wording * fix custom field * fix linting * fix linting * Delete tsconfig.tsbuildinfo * Delete tsconfig.tsbuildinfo * Delete tsconfig.tsbuildinfo * Add regex to validate custom todo url * Add note with source of regex function * Move regex function declaration to function body root * Apply code style * Add migration for todo settings * Apply code style Co-authored-by: romain <romain@jumboprivacy.com> Co-authored-by: Roman <46404814+yourcontact@users.noreply.github.com> Co-authored-by: romain <rpsa@pm.me>
* Fix remainings @observer orderLibravatar Amine Mouafik2019-10-18
|
* Merge branch 'release/5.4.0' of https://github.com/meetfranz/franz into ↵Libravatar vantezzen2019-10-02
|\ | | | | | | franz-5.4.0
| * remove unused selectorLibravatar Stefan Malzner2019-10-01
| |
* | Fix merge errorsLibravatar vantezzen2019-09-13
| |
* | Merge branch 'master' of https://github.com/meetfranz/franz into ↵Libravatar vantezzen2019-09-13
|\| | | | | | | meetfranz-master
| * fix linting issuesLibravatar Stefan Malzner2019-09-12
| |
| * feat(Todos): Move todos toggle to sidebarLibravatar Stefan Malzner2019-09-11
| |
* | Remove service restrictionLibravatar vantezzen2019-09-07
| |
* | Make todo server editableLibravatar vantezzen2019-09-07
|/
* Merge branch 'develop' of https://github.com/meetfranz/franz into developLibravatar Dominik Guzei2019-09-05
|\
| * polish todo preview textLibravatar Stefan Malzner2019-09-05
| |
| * polishingLibravatar Stefan Malzner2019-09-05
| |
* | Merge branch 'feature/todos' into developLibravatar Dominik Guzei2019-09-04
|\ \ | |/ |/|
| * Resend todos config on Franz setting changesLibravatar Dominik Guzei2019-09-04
| |
* | fix linting issuesLibravatar Stefan Malzner2019-09-04
| |
* | bugfixing & polishingLibravatar Stefan Malzner2019-09-04
| |
* | Add pre-launch noticeLibravatar Stefan Malzner2019-09-04
|/
* Fix performance lag on toggleLibravatar Stefan Malzner2019-09-02
|
* Remove auth token url parameterLibravatar Dominik Guzei2019-08-09
|
* Add option to toggle the Todos panelLibravatar Stefan Malzner2019-08-02
|
* Add separator to todos panelLibravatar Stefan Malzner2019-08-01
|
* Fix minor eslint issueLibravatar Dominik Guzei2019-08-01
|
* MVP for service <-> todos integrationLibravatar Dominik Guzei2019-07-31
|
* Make todo layer resizableLibravatar Stefan Malzner2019-07-30
|
* Fix position of todos appLibravatar Stefan Malzner2019-07-22
|
* Add production and dev urls for todos frontendLibravatar Dominik Guzei2019-07-18
|
* basic integration of todos as static sidebarLibravatar Dominik Guzei2019-07-10