Commit graph

122 commits

Author SHA1 Message Date
Josh Mock
deec5653ac Add .tool-versions for asdf-vm users 2022-10-15 15:17:13 -05: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
DCsunset
4b51f5b439 ci: fix npm install 2022-09-29 14:31:35 -04:00
DCsunset
4a7e7ee109 chore(frontend): bump dependency versions 2022-09-29 13:37:21 -04:00
DCsunset
3e4d99c6a5 docs: remove invalid badge 2022-09-29 13:24:57 -04:00
DCsunset
3ada04e883 fix: set env variables in docker image 2022-09-29 13:23:07 -04:00
DCsunset
1b2e264007
Merge pull request #44 from DCsunset/dependabot/npm_and_yarn/frontend/vuetify-2.6.10
chore(deps): bump vuetify from 2.6.3 to 2.6.10 in /frontend
2022-09-29 13:16:28 -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
DCsunset
26207622dc
Merge pull request #42 from DCsunset/dependabot/npm_and_yarn/frontend/terser-4.8.1
chore(deps): bump terser from 4.8.0 to 4.8.1 in /frontend
2022-08-18 23:35:39 -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
DCsunset
10684072dc
Merge pull request #40 from DCsunset/dependabot/npm_and_yarn/frontend/parse-url-6.0.2
chore(deps): bump parse-url from 6.0.0 to 6.0.2 in /frontend
2022-07-07 09:37:50 -04: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
DCsunset
1db382ecc3
Merge pull request #39 from flaktack/feature/compact-editing
Compact task dialog fields
2022-05-22 10:03:39 -04: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
DCsunset
95d08ccd04
Merge pull request #37 from flaktack/feature/scheduled-field
Add scheduled field to the editor and overview  table
2022-05-20 18:46:45 -04:00
DCsunset
4203f8bbbe
Merge pull request #36 from flaktack/feature/taskrc-taskdata-env
Allow overriding TASKRC/TASKDATA using environment variables
2022-05-20 18:43:39 -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
35a5363628 Allow overriding TASKRC/TASKDATA using environment variables 2022-04-23 11:03:11 +02:00
DCsunset
1d79a90ffb
Merge pull request #33 from flaktack/feature/minor-things
Fix overlapping task state and table
2022-04-22 10:46:06 -04: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
Zsombor Welker
2f99fcb625 Add docker and git ignore files 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
DCsunset
6808edfdc3
Merge pull request #31 from DCsunset/dependabot/npm_and_yarn/frontend/minimist-1.2.6
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /frontend
2022-03-27 22:58:40 -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
7ecb62ba5e
docs: fix some typos [skip ci] 2022-02-09 12:09:02 -05:00
DCsunset
928ffd8dcd
docs: add contributing part [skip ci] 2022-02-09 12:07:38 -05:00
DCsunset
a012132ac4
Merge pull request #23 from DCsunset/dependabot/npm_and_yarn/frontend/follow-redirects-1.14.7
chore(deps): bump follow-redirects from 1.13.3 to 1.14.7 in /frontend
2022-02-07 21:09:20 -05:00
DCsunset
dd5c3142aa
Merge pull request #24 from DCsunset/dependabot/npm_and_yarn/frontend/nanoid-3.2.0
chore(deps): bump nanoid from 3.1.22 to 3.2.0 in /frontend
2022-02-07 21:09:12 -05:00
DCsunset
472dd9a8db
Merge pull request #25 from DCsunset/dependabot/npm_and_yarn/frontend/axios-0.21.4
chore(deps): bump axios from 0.21.1 to 0.21.4 in /frontend
2022-02-07 21:09:04 -05:00
DCsunset
a1935a15aa
Merge pull request #26 from DCsunset/dependabot/npm_and_yarn/frontend/tar-6.1.11
chore(deps): bump tar from 6.1.0 to 6.1.11 in /frontend
2022-02-07 21:08:53 -05: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
bde6121221 ci: fix ci 2022-02-07 21:06:46 -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]
1b64592128
chore(deps): bump tar from 6.1.0 to 6.1.11 in /frontend
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 23:31:04 +00:00
dependabot[bot]
cbcd63835e
chore(deps): bump axios from 0.21.1 to 0.21.4 in /frontend
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 23:31:00 +00:00
dependabot[bot]
69ebec2560
chore(deps): bump nanoid from 3.1.22 to 3.2.0 in /frontend
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.22 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.22...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 23:30:57 +00:00
dependabot[bot]
1cff74a4df
chore(deps): bump follow-redirects from 1.13.3 to 1.14.7 in /frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.3...v1.14.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 23:30:55 +00:00