Commit Graph

168 Commits

Author SHA1 Message Date
59a7360608
feat(migration): proper wording for async migration
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-09 00:14:37 +01:00
daa2ed3b1c
feat(editor): allow passing placeholder down
Some checks failed
continuous-integration/drone/pr Build is failing
2023-10-21 19:33:32 +02:00
a7e4e3adf9
feat(editor): add placeholder 2023-10-21 19:02:55 +02:00
76d31c84ad
feat(editor): add tooltips for everything
Some checks failed
continuous-integration/drone/pr Build is failing
2023-10-21 17:48:35 +02:00
17c23d9463
feat(editor): make image upload work via slash command
Some checks failed
continuous-integration/drone/pr Build is failing
2023-10-21 13:28:59 +02:00
02ab1b8c0a
feat(editor): add all slash commands
Some checks failed
continuous-integration/drone/pr Build is failing
2023-10-21 13:00:12 +02:00
c84bcfddba
feat(editor): add proper description for all buttons
Some checks failed
continuous-integration/drone/pr Build is failing
2023-10-21 11:10:43 +02:00
ff2b4b8bf4
feat(notifications): add option to mark all as read
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-20 16:52:03 +02:00
779aad1b2d
feat(webhooks): add form validation 2023-10-20 12:32:46 +02:00
3d2fe4cf65
feat(webhooks): add webhook management form 2023-10-18 20:12:48 +02:00
ae001c6ca7
fix(user): allow openid users to request their deletion
All checks were successful
continuous-integration/drone/push Build is passing
Resolves https://community.vikunja.io/t/delete-user-not-possible-when-using-oidc/1689/4
2023-10-11 19:07:11 +02:00
f0b340a9c7
feat(task): save currently opened task with control/meta + s
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-11 17:44:17 +02:00
3bb5308141
feat(task): group related task action buttons
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-06 16:30:00 +02:00
7746d39161
fix(task): remove wrong repeat types
Some checks failed
continuous-integration/drone/push Build is failing
Repeating "monthly" or "yearly" was never what people expected, only 30 or 365 days which is not always correct. This change removes these settings since the repeating modes will be re-done anyway.

Related to #3585 (comment)
2023-09-06 15:41:48 +02:00
b9e17ea870
fix(api tokens): show a token after it was created 2023-09-06 09:59:27 +02:00
725fd1ad46
feat: improve error message for invalid API url
All checks were successful
continuous-integration/drone/push Build is passing
Resolves #3680
2023-09-04 13:37:17 +02:00
c803020537
feat(kanban): add setting for default bucket 2023-09-03 16:32:29 +02: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
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
bd7b973559
feat(api tokens): add deleting api tokens 2023-09-01 13:18:00 +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
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
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
06126de139
fix(i18n): typo
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-22 06:14:18 +02:00
3c9083b90d
feat: add message to add to home screen on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-12 19:37:58 +02:00
3f8e457d52 feat: edit relative reminders (#3248)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3248
2023-06-10 17:04:09 +00:00
39cc7a00d8
feat(reminders): make relative presets actually work
Some checks failed
continuous-integration/drone/pr Build is failing
2023-06-09 14:31:32 +02:00
e6c4c18974
feat(reminders): translate all reminder form strings
Some checks failed
continuous-integration/drone/pr Build is failing
2023-06-09 13:54:17 +02:00
d9f608e8b4 feat: improve user assignments via quick add magic (#3348)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3348
2023-06-05 15:03:14 +00:00
a988565227 feat: hide quick add magic help behind a tooltip (#3353)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3353
2023-06-05 15:02:42 +00:00
Dominik Pschenitschni
b76fffb788 Update 'src/i18n/lang/en.json'
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-05 14:31:30 +00:00
2174608801 fix: improve tooltip text 2023-06-05 14:20:41 +00:00
6989558963 feat: move quick add magic to a popup behind an icon 2023-06-05 14:20:41 +00:00
7fb85dacec feat: allow hiding the quick add magic help tooltip with a button 2023-06-05 14:20:41 +00:00
f88c373742 chore(i18n): clarify translation string 2023-06-05 14:09:19 +00:00
ae025e30c6 fix: clarify user search setting 2023-06-05 14:09:19 +00:00
302ba2bec7 chore: clarify users when can still be found even if they disabled it 2023-06-05 14:09:19 +00:00
5fb45afb12
fix: review findings 2023-05-31 16:25:33 +02:00
fb14eca634
fix: review findings 2023-05-31 16:25:32 +02:00
f13db9268a
fix: translation string 2023-05-24 17:41:14 +02:00
b34118485c
feat: allow creating a new project directly as a child project from another one 2023-05-24 15:54:37 +02:00
ce887c38f3
feat: allow selecting a parent project when creating a project 2023-05-24 15:54:31 +02:00
799c0be830
feat: allow selecting a parent project when duplicating a project 2023-05-24 15:54:31 +02:00
4dee3a90e9
chore: rename archived message key 2023-05-24 15:54:30 +02:00
aaa9d553d0
fix: cleanup unused translation strings 2023-05-24 15:54:28 +02:00
f2ca2d850d
feat: translate inbox project title 2023-05-24 15:54:28 +02:00
1bd17d6e50
feat: remove all namespace leftovers 2023-05-24 15:54:27 +02:00
e1bdabc8d6
feat: move namespaces list to projects list 2023-05-24 15:54:27 +02:00