1
0
Fork 0
Commit Graph

2578 Commits

Author SHA1 Message Date
kolaente f7e22c8c56
fix(auth): correctly redirect the user to the last visited page after login
Resolves vikunja/frontend#3682
2023-08-24 12:15:45 +02:00
kolaente a9fb306e46
fix(i18n): fall back to browser language if the configured user language is invalid 2023-08-24 11:37:23 +02:00
kolaente 58a1f46668
fix(projects): don't suggest to create a new task in an empty filter 2023-08-24 11:32:28 +02:00
kolaente 6cbbe17bd8
fix(filters): don't allow marking a filter as favorite 2023-08-24 11:30:57 +02:00
kolaente c01957aae2
fix: lint 2023-08-24 11:27:31 +02:00
kolaente 1ad03877fb
fix(menu): separate favorite and saved filter projects from other projects
Resolves vikunja/frontend#3710
Resolves https://github.com/go-vikunja/frontend/issues/119
2023-08-24 11:27:20 +02:00
kolaente fc72a82a2a
fix(task): duplicate attribute 2023-08-24 11:18:17 +02:00
kolaente 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) 2023-08-23 21:56:08 +02:00
davidangel cade3df3e9 feat: allow custom logo via environment variable (#3685)
Related discussion: https://community.vikunja.io/t/change-vikunja-logo-and-color-scheme/621

Reviewed-on: vikunja/frontend#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
kolaente d7ce8dd320
fix(quick add magic): repeating intervals in words
Resolves vikunja/frontend#3676
2023-07-13 18:20:30 +02:00
kolaente 25b110ce48
fix(quick add magic): annually and variants spelling
Related to vikunja/frontend#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
kolaente 15ecafdf04
fix: don't try to load buckets for project id 0 2023-07-11 10:42:20 +02:00
kolaente 8902c15f7e
fix: correctly resolve kanban board in the background when moving a task
Resolves F-951
2023-07-10 18:10:14 +02:00
kolaente d5358793de
chore: provide better error messages when refreshing user info fails 2023-07-10 12:20:40 +02:00
kolaente b742c55287
fix(projects): update project duplicate api definitions 2023-07-07 13:00:48 +02:00
kolaente 82c9a91d39
fix(project): don't try to read title of undefined project 2023-07-07 12:43:40 +02:00
kolaente cd820a6cb2
fix(project): duplicate a project without new parent 2023-07-07 12:42:26 +02:00
kolaente 2c4da79c1b
fix(task): make an attachment cover image 2023-07-07 12:36:27 +02:00
kolaente 24ad2f892d
feat: improve handling of an invalid api url
Resolves vikunja/frontend#1964
2023-07-05 17:46:52 +02:00
kolaente 7c1934aad0
fix: don't try to set config from non-json responses 2023-07-05 17:37:07 +02:00
kolaente ae2b0f97c4
fix: make update available button use the correct text color all the time 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
kolaente 2a14325f62
feat(projects): allow setting a saved filter for tasks shown on the overview page
Resolves vikunja/api#1545
Resolves https://community.vikunja.io/t/customizable-overview-page/685
2023-06-28 15:20:43 +02:00
kolaente ac6c4cf2bc
fix(project): make sure the correct tasks are loaded when switching between projects
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
kolaente a446310986
fix(task): break long task titles after 4 lines only
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
kolaente 8a22d1811e
fix(link share): default share view should be list, not project 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
kolaente 06126de139
fix(i18n): typo 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
kolaente f3986c710b
feat(i18n): use chinese name for chinese translation 2023-06-21 20:16:03 +02:00
kolaente 9c8266fb0d
feat(i18n): enable Japanese translation 2023-06-21 20:15:48 +02:00
kolaente 7148b56eea
feat(i18n): enable Danish translation 2023-06-21 20:14:21 +02:00
kolaente ff6645d2ab
feat(i18n): enable Spanish translation 2023-06-21 20:12:56 +02:00