mirror of
https://github.com/DCsunset/taskwarrior-webui.git
synced 2025-08-26 03:27:19 +02:00
feat(frontend): add basic task view
This commit is contained in:
parent
1589762009
commit
fbab994c10
5 changed files with 334 additions and 33 deletions
5
frontend/package-lock.json
generated
5
frontend/package-lock.json
generated
|
@ -7788,6 +7788,11 @@
|
|||
"minimist": "^1.2.5"
|
||||
}
|
||||
},
|
||||
"moment": {
|
||||
"version": "2.27.0",
|
||||
"resolved": "https://registry.npmjs.org/moment/-/moment-2.27.0.tgz",
|
||||
"integrity": "sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ=="
|
||||
},
|
||||
"move-concurrently": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npm.taobao.org/move-concurrently/download/move-concurrently-1.0.1.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue