Commit Graph

2660 Commits

Author SHA1 Message Date
3373b5fc45
feat(kanban): save done bucket with project instead of bucket 2023-09-03 16:32:29 +02:00
Frederick [Bot]
ce6f099912 [skip ci] Updated translations via Crowdin 2023-09-03 00:29:23 +00:00
ed8fb71ff0
feat: add demo mode warning message
All checks were successful
continuous-integration/drone/push Build is passing
Resolves #2453
2023-09-01 18:09:19 +02:00
cec480ad80
fix(api tokens): lint
All checks were successful
continuous-integration/drone/pr Build is passing
2023-09-01 15:59:16 +02:00
830a3745ba
feat(api tokens): show warning if token has expired
Some checks reported errors
continuous-integration/drone/pr Build was killed
2023-09-01 13:32:00 +02:00
49104c65b6
fix(api tokens): expiry of tokens in a number of days 2023-09-01 13:28:32 +02:00
984978fe6d
feat(api tokens): format permissions and groups human-readable 2023-09-01 13:25:37 +02:00
bd7b973559
feat(api tokens): add deleting api tokens 2023-09-01 13:18:00 +02:00
0bb85870db
feat(api tokens): allow custom selection of expiry dates 2023-09-01 13:07:20 +02:00
021f92303d
feat(api tokens): validate title field when creating a new token 2023-09-01 12:56:23 +02:00
e47ad021a3
feat(api tokens): add token creation form 2023-09-01 12:47:32 +02:00
a20eef2453
feat(api tokens): add basic api token overview 2023-09-01 11:15:48 +02:00
Frederick [Bot]
7b57b10804 [skip ci] Updated translations via Crowdin 2023-08-31 00:29:36 +00:00
Frederick [Bot]
83a7032b6f [skip ci] Updated translations via Crowdin 2023-08-30 00:29:17 +00:00
5630c90dee
fix(task): show related tasks form with shortcut even when there are already other related tasks
All checks were successful
continuous-integration/drone/push Build is passing
Resolves https://github.com/go-vikunja/frontend/issues/122
2023-08-29 13:57:12 +02:00
99e2161c09
fix: lint
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-29 12:46:30 +02:00
20f61baf03
fix(quick actions): search for tasks within a project when specifying a project with quick add magic
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-29 12:45:05 +02:00
4e6b99544e
fix(quick actions): don't show projects when searching for labels or tasks
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-29 12:38:59 +02:00
d57e1909c4
feat(quick actions): show labels as labels and tasks with all of their details 2023-08-29 12:33:43 +02:00
99d8fbdfa7
feat(quick actions): show tasks for a label when selecting it
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-29 11:11:37 +02:00
442d0342a9
fix(quick actions): project search
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-29 10:08:47 +02:00
a4b369470a
fix(quick actions): invalid class prop 2023-08-29 09:57:13 +02:00
0ca73e0851
fix(quick actions): always search for projects 2023-08-29 09:41:53 +02:00
9fc829115f
fix(quick actions): project filter 2023-08-29 09:34:08 +02:00
1e19548563
chore(quick actions): format 2023-08-29 09:33:56 +02:00
c327d86a71
feat(quick actions): show task identifier 2023-08-29 09:33:41 +02:00
3044560759
feat(quick actions): show done tasks last 2023-08-29 09:21:11 +02:00
c3f85fcb19
chore: format 2023-08-29 09:19:52 +02:00
6e7928b2e4
fix(i18n): hungarian translation
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-27 16:32:06 +02:00
47639b00f8
feat(i18n): add hungarian translation for selection
Some checks failed
continuous-integration/drone/push Build is failing
2023-08-27 10:28:31 +02:00
Frederick [Bot]
e63cecceca [skip ci] Updated translations via Crowdin 2023-08-27 00:29:16 +00:00
Frederick [Bot]
55e2e323ed [skip ci] Updated translations via Crowdin 2023-08-26 00:29:30 +00:00
f7e22c8c56
fix(auth): correctly redirect the user to the last visited page after login
All checks were successful
continuous-integration/drone/push Build is passing
Resolves #3682
2023-08-24 12:15:45 +02:00
a9fb306e46
fix(i18n): fall back to browser language if the configured user language is invalid
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-24 11:37:23 +02:00
58a1f46668
fix(projects): don't suggest to create a new task in an empty filter
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-24 11:32:28 +02:00
6cbbe17bd8
fix(filters): don't allow marking a filter as favorite
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-24 11:30:57 +02:00
c01957aae2
fix: lint
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-24 11:27:31 +02:00
1ad03877fb
fix(menu): separate favorite and saved filter projects from other projects
Some checks failed
continuous-integration/drone/push Build is failing
Resolves #3710
Resolves https://github.com/go-vikunja/frontend/issues/119
2023-08-24 11:27:20 +02:00
fc72a82a2a
fix(task): duplicate attribute
Some checks failed
continuous-integration/drone/push Build is failing
2023-08-24 11:18:17 +02:00
63ef09b020
fix(filters): incorrect translation string 2023-08-24 11:18:03 +02:00
DIMITRIOS CHRYSOCHERIS
311b1d7594
chore: improve checking for API url '/' suffix (#121)
Some checks failed
continuous-integration/drone/push Build is failing
2023-08-23 21:56:08 +02:00
cade3df3e9 feat: allow custom logo via environment variable (#3685)
All checks were successful
continuous-integration/drone/push Build is passing
Related discussion: https://community.vikunja.io/t/change-vikunja-logo-and-color-scheme/621

Reviewed-on: #3685
Reviewed-by: konrad <k@knt.li>
Co-authored-by: davidangel <david@davidangel.net>
Co-committed-by: davidangel <david@davidangel.net>
2023-08-23 16:13:29 +00:00
Frederick [Bot]
f647d6e9b4 [skip ci] Updated translations via Crowdin 2023-08-23 00:28:13 +00:00
Frederick [Bot]
0b1ec9f287 [skip ci] Updated translations via Crowdin 2023-08-16 00:09:52 +00:00
Frederick [Bot]
baff1c6fc9 [skip ci] Updated translations via Crowdin 2023-08-15 00:08:33 +00:00
Frederick [Bot]
ac3f0cc266 [skip ci] Updated translations via Crowdin 2023-08-07 00:08:30 +00:00
Frederick [Bot]
88203e8b7d [skip ci] Updated translations via Crowdin 2023-07-23 00:09:21 +00:00
Frederick [Bot]
563ee8f5bc [skip ci] Updated translations via Crowdin 2023-07-21 00:09:38 +00:00
Frederick [Bot]
a5e49d9417 [skip ci] Updated translations via Crowdin 2023-07-18 00:08:41 +00:00
Frederick [Bot]
253e716390 [skip ci] Updated translations via Crowdin 2023-07-16 00:09:30 +00:00
Frederick [Bot]
057017c8eb [skip ci] Updated translations via Crowdin 2023-07-14 00:08:42 +00:00
d7ce8dd320
fix(quick add magic): repeating intervals in words
All checks were successful
continuous-integration/drone/push Build is passing
Resolves #3676
2023-07-13 18:20:30 +02:00
25b110ce48
fix(quick add magic): annually and variants spelling
All checks were successful
continuous-integration/drone/push Build is passing
Related to #3676
2023-07-13 18:05:19 +02:00
Frederick [Bot]
3748a496d5 [skip ci] Updated translations via Crowdin 2023-07-13 00:08:55 +00:00
15ecafdf04
fix: don't try to load buckets for project id 0
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-11 10:42:20 +02:00
8902c15f7e
fix: correctly resolve kanban board in the background when moving a task
Some checks failed
continuous-integration/drone/push Build is failing
Resolves F-951
2023-07-10 18:10:14 +02:00
d5358793de
chore: provide better error messages when refreshing user info fails
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-10 12:20:40 +02:00
b742c55287
fix(projects): update project duplicate api definitions
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-07 13:00:48 +02:00
82c9a91d39
fix(project): don't try to read title of undefined project
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-07 12:43:40 +02:00
cd820a6cb2
fix(project): duplicate a project without new parent
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-07 12:42:26 +02:00
2c4da79c1b
fix(task): make an attachment cover image
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-07 12:36:27 +02:00
24ad2f892d
feat: improve handling of an invalid api url
Some checks failed
continuous-integration/drone/push Build is failing
Resolves #1964
2023-07-05 17:46:52 +02:00
7c1934aad0
fix: don't try to set config from non-json responses
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-05 17:37:07 +02:00
ae2b0f97c4
fix: make update available button use the correct text color all the time
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-05 17:26:13 +02:00
Frederick [Bot]
60e49468cf [skip ci] Updated translations via Crowdin 2023-07-05 00:09:35 +00:00
Frederick [Bot]
49bdd00133 [skip ci] Updated translations via Crowdin 2023-07-02 00:28:57 +00:00
Frederick [Bot]
0909d2cfe5 [skip ci] Updated translations via Crowdin 2023-07-01 00:28:02 +00:00
Frederick [Bot]
478b2c043e [skip ci] Updated translations via Crowdin 2023-06-30 00:28:59 +00:00
Frederick [Bot]
72fd932020 [skip ci] Updated translations via Crowdin 2023-06-29 00:27:59 +00:00
2a14325f62
feat(projects): allow setting a saved filter for tasks shown on the overview page
All checks were successful
continuous-integration/drone/push Build is passing
Resolves vikunja/api#1545
Resolves https://community.vikunja.io/t/customizable-overview-page/685
2023-06-28 15:20:43 +02:00
ac6c4cf2bc
fix(project): make sure the correct tasks are loaded when switching between projects
All checks were successful
continuous-integration/drone/push Build is passing
Resolves https://community.vikunja.io/t/filter-table-view-not-sorting/1416/3
2023-06-28 14:41:43 +02:00
Frederick [Bot]
a218eab609 [skip ci] Updated translations via Crowdin 2023-06-27 00:29:30 +00:00
Frederick [Bot]
305c5b32ee [skip ci] Updated translations via Crowdin 2023-06-24 00:28:58 +00:00
a446310986
fix(task): break long task titles after 4 lines only
All checks were successful
continuous-integration/drone/push Build is passing
Resolves https://github.com/go-vikunja/frontend/issues/84
Resolves https://community.vikunja.io/t/text-wrap-on-lists/1441
2023-06-23 14:28:06 +02:00
8a22d1811e
fix(link share): default share view should be list, not project
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-23 14:18:52 +02:00
Frederick [Bot]
d34a872d40 [skip ci] Updated translations via Crowdin 2023-06-23 00:28:56 +00:00
06126de139
fix(i18n): typo
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-22 06:14:18 +02:00
Frederick [Bot]
be11397163 [skip ci] Updated translations via Crowdin 2023-06-22 00:29:37 +00:00
f3986c710b
feat(i18n): use chinese name for chinese translation
Some checks failed
continuous-integration/drone/push Build is failing
2023-06-21 20:16:03 +02:00
9c8266fb0d
feat(i18n): enable Japanese translation 2023-06-21 20:15:48 +02:00
7148b56eea
feat(i18n): enable Danish translation 2023-06-21 20:14:21 +02:00
ff6645d2ab
feat(i18n): enable Spanish translation
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-21 20:12:56 +02:00
25bd26bea6
chore(editor): disable deprecated marked options
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-21 15:12:45 +02:00
83c0ef4e8b
fix(project): set maxRight on projects after opening a task
Some checks failed
continuous-integration/drone/push Build is failing
2023-06-21 15:09:31 +02:00
813d2b56a0
fix: don't try to map non-array data
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-20 16:21:45 +02:00
1005182a50
feat(reminders): add e2e tests for task reminders
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-20 15:56:39 +02:00
dbe1ad9353
fix: set and use correct type for destructured props
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-06-20 15:24:02 +02:00
b6cd424aa3
fix: set vue-ignore 2023-06-20 15:22:19 +02:00
3aa502e07d
fix: use props destructuring everywhere 2023-06-20 14:40:41 +02:00
78a268ab07
fix(building): let the compiler ignore props interface 2023-06-20 14:40:41 +02:00
c27661107f
fix(project): correctly load background when switching from or to a project view
All checks were successful
continuous-integration/drone/push Build is passing
Resolves https://community.vikunja.io/t/background-does-not-load/1437
2023-06-20 10:54:13 +02:00
Frederick [Bot]
61379ed4c6 [skip ci] Updated translations via Crowdin 2023-06-20 00:29:35 +00:00
34182b8bbb
fix: follow the happy path
All checks were successful
continuous-integration/drone/pr Build is passing
2023-06-19 15:28:06 +02:00
20660564c1
feat: change the link share hash name 2023-06-19 15:28:06 +02:00
c2ffe3a9dc
feat: check link share auth from store instead 2023-06-19 15:28:06 +02:00
a33e2f6c00
chore: follow the happy path 2023-06-19 15:28:06 +02:00
0ce150af23
chore: move const 2023-06-19 15:28:06 +02:00
06a1ff6f4b
chore: reduce nesting 2023-06-19 15:28:06 +02:00
7c964c29d4
fix: return redirect 2023-06-19 15:28:06 +02:00
b9f0635d9f
feat: rename link share hash prefix 2023-06-19 15:28:05 +02:00