Commit Graph

14181 Commits

Author SHA1 Message Date
kolaente 98ef052967
Don't return all tasks when a user has no lists 2020-05-19 17:22:10 +02:00
renovate fdac36ff1c Update dependency date-fns to v2.14.0 (#136)
Update dependency date-fns to v2.14.0

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/136
2020-05-19 11:26:28 +00:00
kolaente 1da7ffb23c
Add changing list identifier 2020-05-16 13:14:57 +02:00
kolaente 8a01b20e1e
Fix setting a list identifier to empty 2020-05-16 13:13:11 +02:00
kolaente 5a86f44fc3
Generate a random list identifier based on the list title 2020-05-16 12:58:37 +02:00
konrad d7b4b2189a Ensure consistent naming of title fields (#134)
Merge branch 'master' into fix/title-fields

Change task text field to title

Change namespace name field to title

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/134
2020-05-16 10:31:16 +00:00
konrad fe43173b6c Ensure consistent naming of title fields (#528)
Remove task text and namespace name in migration

Fix lint

Add migration for namespace title

Fix renaming namespace name to title

Rename namespace name field to title

Drop text column at the end of the migration

Add migration for task text to title

Rename task text to title

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/528
2020-05-16 10:17:44 +00:00
kolaente c4b92a8f52
Fix redirect when not logged in 2020-05-16 12:02:30 +02:00
konrad 587ce92dc9 Improve getting all namespaces performance (#526)
Improve getting all namespaces performance

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/526
2020-05-15 15:10:22 +00:00
konrad 8758fb6ac5 Fix case-insensitive task search for postgresql (#524)
"Fix" gocyclo

Fix case-insensitive task search for postgresql

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/524
2020-05-15 14:12:20 +00:00
kolaente 92e5e2db6a
Make the _unix suffix optional when sorting tasks 2020-05-15 16:07:36 +02:00
renovate 851f0d6c08 Update src.techknowlogick.com/xgo commit hash to 209a5cf (#523)
Update src.techknowlogick.com/xgo commit hash to 209a5cf

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/523
2020-05-15 13:28:38 +00:00
kolaente 333444b4e1
Improve metrics performance 2020-05-15 14:42:32 +02:00
konrad 28a5c1f7b2 Remove dependencies on build step to speed up test pipeline (#521)
Make all steps depend on fetch tags to let them execute in parallel

Cleanup

Remove dependency from the build step everywhere

Add generation step for tests

Remove dependencies on build step to speed up test pipeline

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/521
2020-05-15 12:06:12 +00:00
renovate 4533ac6b28 Update module spf13/cobra to v1 (#511)
Update module spf13/cobra to v1

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/511
2020-05-14 19:09:06 +00:00
kolaente f63576960d
0.13 release preperations 2020-05-12 22:16:04 +02:00
kolaente 91a3b7aba2
0.13 release preperations 2020-05-12 22:11:46 +02:00
kolaente 4137d4aed2
Fix creating new things with a link share auth 2020-05-12 15:51:48 +02:00
kolaente d0f6a4ce99
Better responsive layout for unauthenticated pages 2020-05-12 15:18:37 +02:00
kolaente b876a4d4dc
Fix redirecting for unauthenticated pages to login 2020-05-12 15:17:47 +02:00
kolaente 0dc4e6b95d
Fix trying to load the current tasks even when not logged in (Fixes #133) 2020-05-12 15:08:17 +02:00
kolaente cb095d70df
Add explanation to docs about cors 2020-05-12 11:10:07 +02:00
kolaente e43e601912
Add traefik 2 example configuration 2020-05-11 22:02:15 +02:00
kolaente cc46809639
Fix sharing rights not displayed correctly 2020-05-11 20:56:35 +02:00
kolaente 55cd40d175
Fix team rights not updating for namespace rights 2020-05-11 18:39:30 +02:00
kolaente 687b8dc824
Remove task in kanban state when removing in task detail view 2020-05-11 17:25:04 +02:00
renovate d409957de5 Update dependency vuex to v3.4.0 (#132)
Update dependency vuex to v3.4.0

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/132
2020-05-11 15:13:51 +00:00
kolaente 995dec33ea
Add list title in overview page 2020-05-11 16:52:58 +02:00
renovate 55cd74efca Update module go-testfixtures/testfixtures/v3 to v3.2.0 (#505)
Update module go-testfixtures/testfixtures/v3 to v3.2.0

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/505
2020-05-11 10:10:15 +00:00
kolaente b85f66140b
Fix %done in table view 2020-05-11 11:43:25 +02:00
renovate efd2e38357 Update dependency eslint to v7 (#129)
Update dependency eslint to v7

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/129
2020-05-11 09:38:38 +00:00
renovate a9d0079bf3 Update golang.org/x/crypto commit hash to 06a226f (#504)
Update golang.org/x/crypto commit hash to 06a226f

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/504
2020-05-11 09:02:23 +00:00
kolaente 058570c9a7
Make sure the api url does not have a / at the end 2020-05-10 18:26:33 +02:00
kolaente f524a3efc1
Less explicit matching of api routes for service worker 2020-05-10 18:10:29 +02:00
kolaente b1de52fc0b
Fix redirecting to list view from task detail 2020-05-09 23:38:32 +02:00
kolaente 2ca8eef4f7
Fix undefined getter for related tasks 2020-05-09 23:32:04 +02:00
kolaente c2135338d3
Show parent list and namespace for tasks in detail views 2020-05-09 23:28:54 +02:00
kolaente 495350fa83
Fix not redirecting to login page after logging out 2020-05-09 22:31:33 +02:00
kolaente f878063015
Only set fullpage state to false if the page is actually fullpage 2020-05-09 22:24:42 +02:00
kolaente b79593a372
Fetch tags when building in ci to display proper versions 2020-05-09 22:09:46 +02:00
kolaente bd351550ee
Fix loading state for kanban board 2020-05-09 22:08:18 +02:00
kolaente 15edfe0a49
Fix version console log when compiling for Docker 2020-05-09 21:57:59 +02:00
kolaente ce1bfba5fd
Don't show the llama background when on mobile 2020-05-09 21:46:28 +02:00
kolaente f75c3ed4f7
Fix drone config 2020-05-09 21:42:29 +02:00
kolaente 8789135eed
Add logging frontend version to console on startup 2020-05-09 21:39:46 +02:00
kolaente 48df1a44e8
Show the list of a related task if it belongs to a different list 2020-05-09 19:33:37 +02:00
kolaente 2d59b0a1b0
Fix date table cell getting wrong data 2020-05-09 19:23:46 +02:00
kolaente a822a07c89
Open popup detail view when opening from task overview 2020-05-09 19:21:17 +02:00
kolaente e74c72f486
Don't open task detail in popup for list and table view 2020-05-09 19:19:06 +02:00
kolaente 85a1f9f2a1
Fix listId not defined in list view switcher 2020-05-09 19:15:20 +02:00