Commit graph

64 commits

Author SHA1 Message Date
Lukas Wölfer
71a47b2e53 Fixed sorting of urgency 2023-06-19 23:44:28 +02:00
Lukas Wölfer
32aa29048a Fixed checkboxes not displaying actual state of column visibility 2023-03-06 15:28:31 +01:00
Lukas Wölfer
4eb20b8160 Added dialog to hide columns 2023-02-12 23:32:12 +01:00
DCsunset
c6dfe5218e fix: fix npm script for newer version of node 2023-02-09 23:13:58 -05:00
Lukas Wölfer
41fabce385 Sorting urgent by most urgent first 2023-02-09 17:56:34 +01:00
DCsunset
9bb991bc79 chore(frontend): bump versions of nuxt typescript 2022-11-09 11:55:48 -05:00
DCsunset
eb1f3e081b chore(frontend): update deps 2022-11-09 10:16:21 -05:00
DCsunset
cbd6f27c1e refactor: update nuxt.js and composition api 2022-11-09 10:13:09 -05:00
DCsunset
276f801946
Merge pull request #48 from JoshMock/safari-regex-fix
Fix frontend JS so it runs in Safari
2022-10-16 09:33:35 -04:00
Josh Mock
e0d26bef12 Downgrade frontend JS normalize-url dependency
Safari on Mac + iOS are only supported up through version 4.x of normalize-url:
c422c1b15c

Fixes https://github.com/DCsunset/taskwarrior-webui/issues/21
2022-10-15 15:13:36 -05:00
Paraidomat
aa4fd964e0
Adding "text-wrap" class to annotations. 2022-10-12 10:31:54 +02:00
DCsunset
4a7e7ee109 chore(frontend): bump dependency versions 2022-09-29 13:37:21 -04:00
dependabot[bot]
1310335c45
chore(deps): bump vuetify from 2.6.3 to 2.6.10 in /frontend
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.3 to 2.6.10.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.6.10/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 22:25:43 +00:00
DCsunset
a1f8ab30d8
Merge pull request #41 from DCsunset/dependabot/npm_and_yarn/frontend/moment-2.29.4
chore(deps): bump moment from 2.29.2 to 2.29.4 in /frontend
2022-08-18 23:35:55 -04:00
dependabot[bot]
a59e18b6cb
chore(deps): bump terser from 4.8.0 to 4.8.1 in /frontend
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 18:51:27 +00:00
dependabot[bot]
423c6ed0a2
chore(deps): bump moment from 2.29.2 to 2.29.4 in /frontend
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 13:38:28 +00:00
dependabot[bot]
615ebdccb8
chore(deps): bump parse-url from 6.0.0 to 6.0.2 in /frontend
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 01:55:45 +00:00
Zsombor Welker
da35649e9d Compact task editing fields 2022-05-22 10:05:51 +02:00
DCsunset
e18d120baf
Merge pull request #32 from DCsunset/dependabot/npm_and_yarn/frontend/moment-2.29.2
chore(deps): bump moment from 2.29.1 to 2.29.2 in /frontend
2022-05-20 19:10:33 -04:00
DCsunset
482b1d4dd3
Merge pull request #38 from flaktack/feature/task-annotations
Add support for task annotations
2022-05-20 19:10:18 -04:00
Zsombor Welker
d8fbc7e7b7 Add support for task annotations 2022-05-19 15:34:35 +02:00
Zsombor Welker
1136d94e77 Add scheduled field to the UI 2022-05-19 15:29:42 +02:00
Zsombor Welker
1305391de6 Avoid overlapping state buttons and task list 2022-04-19 13:53:09 +02:00
Zsombor Welker
23d7609437 Update editorconfig to match project 2022-04-19 13:53:09 +02:00
dependabot[bot]
095924d658
chore(deps): bump moment from 2.29.1 to 2.29.2 in /frontend
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 06:59:06 +00:00
DCsunset
a61e136d9b
Merge pull request #30 from DCsunset/dependabot/npm_and_yarn/frontend/follow-redirects-1.14.8
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /frontend
2022-03-27 22:58:50 -04:00
dependabot[bot]
9db976e097
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /frontend
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-27 04:39:21 +00:00
DCsunset
d6038d2ee2 fix(frontend): remove log 2022-02-16 19:12:37 -05:00
DCsunset
0664c3ba4b fix(frontend): fix waiting tasks 2022-02-16 19:11:44 -05:00
DCsunset
bda44030e5 fix(frontend): fix ssl compatibility 2022-02-16 19:11:17 -05:00
dependabot[bot]
7277ac9171
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 12:42:26 +00:00
DCsunset
195edaaa60
Merge pull request #27 from DCsunset/dependabot/npm_and_yarn/frontend/node-fetch-2.6.7
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /frontend
2022-02-07 21:08:38 -05:00
DCsunset
a84ece2b5f fix(frontend): fix props type error 2022-02-07 18:37:15 -05:00
DCsunset
47ab96208e chore(frontend): bump dependencies 2022-02-07 18:37:04 -05:00
dependabot[bot]
992f1fc0c4
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /frontend
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 23:31:05 +00:00
dependabot[bot]
f4f8537eb5
chore(deps): bump normalize-url from 6.0.0 to 6.0.1 in /frontend
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 19:06:05 +00:00
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