Commit graph

28 commits

Author SHA1 Message Date
DCsunset
549a176cf6 fix(frontend): remove debug info 2021-04-15 16:35:27 +08:00
DCsunset
302988b68c feat: add clickable links 2021-04-15 12:35:26 +08:00
DCsunset
a6c8277e3d chore(frontend): update dependencies 2021-04-13 09:14:53 +08:00
Ruben De Smet
a3a1ca8d60 Add Urgency as column to task view. 2021-03-03 13:12:32 +01:00
DCsunset
28540a51f4 fix(frontend): apply settings upon change 2020-10-29 21:01:02 +08:00
DCsunset
98b4e8be81 feat(frontend): add sync in settings 2020-10-29 20:57:21 +08:00
DCsunset
066c92946f chore(deps): bump versions of deps 2020-10-29 08:42:36 +08:00
dependabot[bot]
3796ea06b2
chore(deps): bump node-fetch from 2.6.0 to 2.6.1 in /frontend
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-13 02:39:47 +00:00
DCsunset
ba67268b1b feat(frontend): add progress for projects 2020-08-05 10:37:27 +08:00
DCsunset
57f80e72fc feat(frontend): locally serve fonts and icons 2020-07-18 01:32:02 -07:00
dependabot[bot]
3bd7520185
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /frontend
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 02:16:41 +00:00
DCsunset
e03faebe19 feat(frontend): add icons and add config for PWA 2020-07-15 21:34:01 -07:00
DCsunset
92dd18fbe0 feat(frontend): add highlighting for tasks 2020-07-15 19:59:01 -07:00
DCsunset
099543c0e1 feat(frontend): add settings and auto refresh 2020-07-15 03:20:39 -07:00
DCsunset
e0c6f98cf9 feat(frontend): add confirmation before deleting and restoring 2020-07-14 22:10:15 -07:00
DCsunset
2da5ddd4ce feat(frontend): humanize date 2020-07-14 20:13:36 -07:00
DCsunset
f116a7e79d fix(frontend): fix type style 2020-07-14 20:01:10 -07:00
DCsunset
3bb7816c1e feat(frontend): add badges and period for recurring tasks 2020-07-14 06:59:59 -07:00
DCsunset
42cc3489a6 feat(frontend): add project view 2020-07-14 06:29:32 -07:00
DCsunset
fbab994c10 feat(frontend): add basic task view 2020-07-14 01:57:01 -07:00
DCsunset
0b2efb515b feat(frontend): add snackbar and updateTasks 2020-07-14 01:50:16 -07:00
DCsunset
c82b1ef0ac feat(frontend): add tags and projects in store 2020-07-12 07:18:52 -07:00
DCsunset
e4b5a58518 feat(frontend): add basic UI 2020-07-07 06:38:08 -07:00
DCsunset
4cf86cdc72 feat(frontend): add basic layouts 2020-07-07 06:37:49 -07:00
DCsunset
002725fd8f fix(frontend): refetch tasks after deletion 2020-07-07 02:39:43 -07:00
DCsunset
a3ab682575 feat(frontend): add vuex 2020-07-06 22:32:59 -07:00
DCsunset
2cae14a40c feat(frontend): add basic configurations 2020-07-06 22:32:27 -07:00
DCsunset
107a91d9d1 feat(frontend): add basic framework 2020-07-03 01:03:10 -07:00