1
0

9842 Commits

Author SHA1 Message Date
kolaente
234db32e30
Remove dependency in docker build step when releasing latest 2020-05-01 11:51:53 +02:00
kolaente
2b59fabbc6
Remove dependency in docker build step when releasing 2020-05-01 11:51:26 +02:00
kolaente
010da8cf07
Fix listId not changing when switching between lists 2020-05-01 11:50:12 +02:00
kolaente
5009308c52
Fix parsing nested array with non-objects when updating 2020-04-30 23:45:22 +02:00
renovate
231b51445a Update Node.js to v13.14.0 (#123)
Update Node.js to v13.14.0

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/123
2020-04-30 19:20:33 +00:00
kolaente
b043369245
Fix navigating back to list view after deleting a task 2020-04-30 12:49:42 +02:00
renovate
299e856736 Update module prometheus/client_golang to v1.6.0 (#463)
Update module prometheus/client_golang to v1.6.0

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/463
2020-04-28 18:50:58 +00:00
kolaente
120d5a8c19
Fix user search bar not hiding in edit team view 2020-04-28 12:09:09 +02:00
kolaente
fb64aeb2d4
Fix pagination for tasks 2020-04-27 21:05:53 +02:00
renovate
6d95dc16c2 Update golang.org/x/crypto commit hash to 729f1e8 (#458)
Update golang.org/x/crypto commit hash to 729f1e8

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/458
2020-04-27 18:56:31 +00:00
kolaente
fa28ddc2f7
Fix pagination count for task collection 2020-04-27 19:28:19 +02:00
kolaente
229999546c
Fix bucket spacing on kanban board 2020-04-27 13:06:03 +02:00
kolaente
dca90477d9
Fix task title overflowing in detail view 2020-04-27 13:03:47 +02:00
konrad
623879381b Fix team managment (#121)
Fix member/admin button overflowing

Fix changing team member admin status

Fix adding team members

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/121
2020-04-27 10:59:49 +00:00
kolaente
56dbb564ea
Fix link share creation & creating admin link shares without admin rights 2020-04-27 12:51:09 +02:00
kolaente
a5c0b035e7
Fix creating a new task on a list when in list view 2020-04-27 12:08:38 +02:00
renovate
711124f5c0 Update module go-testfixtures/testfixtures/v3 to v3.1.2 (#457)
Update module go-testfixtures/testfixtures/v3 to v3.1.2

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/457
2020-04-27 09:10:08 +00:00
kolaente
d6642550bd
Add input length validation for team names 2020-04-26 18:32:34 +02:00
kolaente
f4847be320
Remove debug log 2020-04-26 18:22:18 +02:00
kolaente
c59501958f
Fix attachment icon 2020-04-26 16:32:30 +02:00
kolaente
86aebc48a0
Fix uploading attachments 2020-04-26 16:28:02 +02:00
kolaente
747a912475
Make the task font size smaller for task cards 2020-04-26 15:55:14 +02:00
kolaente
5606f987fa
Add creating a new first bucket when creating a new list 2020-04-26 15:51:59 +02:00
kolaente
31b025cc55
Fix related tasks input size 2020-04-26 15:44:23 +02:00
kolaente
2a7bbf3c83
Fix related tasks list being too large 2020-04-26 15:37:49 +02:00
kolaente
6c24cc66b2
Fix parsing nested models 2020-04-26 15:04:58 +02:00
renovate
96616eff8c Pin dependency vue-smooth-dnd to 0.8.1 (#120)
Pin dependency vue-smooth-dnd to 0.8.1

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/120
2020-04-26 07:44:44 +00:00
konrad
c7845bb9c1 Kanban (#118)
Add error message when trying to create an invalid new task in a bucket

Prevent creation of new buckets if the bucket title is empty

Disable deleting a bucket if it's the last one

Disable dragging tasks when they are being updated

Fix transition when opening tasks

Send the user to list view by default

Show loading spinner when updating multiple tasks

Add loading spinner when moving tasks

Add loading animation when bucket is loading / updating etc

Add bucket title edit

Fix creating new buckets

Add loading animation

Add removing buckets

Fix creating a new bucket after tasks were moved

Fix warning about labels on tasks

Fix labels on tasks not updating after retrieval from api

Fix property width

Add closing and mobile design

Make the task detail popup look good

Move list views

Move task detail view in a popup

Add link to tasks

Add saving the new task position after it was moved

Fix creating new bucket

Fix creating a new task

Cleanup

Disable user selection for task cards

Fix drag placeholder

Add dragging style to task

Add placeholder + change animation duration

More cleanup

Cleanup / docs

Working of dragging and dropping tasks

Adjust markup and styling for new library

Change kanban library to something that works

Add basic calculation of new positions

Don't try to create empty tasks

Add indicator if a task is done

Add moving tasks between buckets

Make empty buckets a little smaller

Add gimmick for button description

Fix color

Fix scrolling bucket layout

Add creating a new bucket

Add hiding the task input field

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/118
2020-04-25 23:11:34 +00:00
kolaente
f0cb3b5e36
Fix removing the last bucket 2020-04-26 00:57:47 +02:00
konrad
231dc3913f Add real buckets for tasks which don't have one (#446)
Add docs for error code

Add moving new tasks into the default bucket when none was provided

Add moving tasks in default bucket when deleting one

Fix tests again

Add test for removing a bucket

Fix tests

Prevent removing the last bucket

Remove the empty pseudo bucket

Add migration to create a new bucket for each list (and put all tasks in it

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/446
2020-04-25 20:32:02 +00:00
renovate
2b1fc441e6 Update golang.org/x/crypto commit hash to 4bdfaf4 (#438)
Update golang.org/x/crypto commit hash to 4bdfaf4

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/438
2020-04-24 15:23:22 +00:00
konrad
e433289832 Task Position (#412)
Fix misspell

Fix sorting tasks with null values

Fix sorting by priority for postgres

Merge branch 'master' into feature/position

Add community link

Update golang.org/x/crypto commit hash to 44a6062 (#429)

Update golang.org/x/crypto commit hash to 44a6062

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/429

Update module lib/pq to v1.4.0 (#428)

Update module lib/pq to v1.4.0

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/428

Fix updating position

Add ordering tasks in buckets by position

Make task sort by string

Merge branch 'master' into feature/position

Update golang.org/x/crypto commit hash to 3c4aac8 (#419)

Update golang.org/x/crypto commit hash to 3c4aac8

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/419

Merge branch 'master' into feature/position

Fix moving tasks back into the empty (ID: 0) bucket

Add adding a default position when creating new tasks

Update golang.org/x/crypto commit hash to a76a400 (#411)

Update golang.org/x/crypto commit hash to a76a400

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/411

Remove unused code

Fix tests

Add migration for position attribute

Add position attribute

Co-authored-by: kolaente <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/412
2020-04-24 15:23:03 +00:00
kolaente
86bdd1e386
Add community link 2020-04-24 13:00:29 +02:00
renovate
ea6fda8a9d Update dependency node-sass to v4.14.0 (#119)
Update dependency node-sass to v4.14.0

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/119
2020-04-23 22:22:34 +00:00
renovate
4f1c0d99ea Update golang.org/x/crypto commit hash to 44a6062 (#429)
Update golang.org/x/crypto commit hash to 44a6062

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/429
2020-04-22 22:49:56 +00:00
renovate
f0792cfb0b Update module lib/pq to v1.4.0 (#428)
Update module lib/pq to v1.4.0

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/428
2020-04-22 10:16:38 +00:00
renovate
95b5ed0d35 Update dependency vue-easymde to v1.2.0 (#116)
Update dependency vue-easymde to v1.2.0

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/116
2020-04-21 09:34:30 +00:00
renovate
dece744685 Update golang.org/x/crypto commit hash to 3c4aac8 (#419)
Update golang.org/x/crypto commit hash to 3c4aac8

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/419
2020-04-21 07:41:16 +00:00
kolaente
68ab6d2e75
Fix moving tasks back into the empty (ID: 0) bucket 2020-04-20 23:08:38 +02:00
renovate
c69f0bf3cb Update golang.org/x/crypto commit hash to a76a400 (#411)
Update golang.org/x/crypto commit hash to a76a400

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/411
2020-04-20 20:58:32 +00:00
kolaente
59037e4eee
Fix moving tasks in buckets 2020-04-20 18:08:20 +02:00
jonastheis
6f3f7d227d Docker multistage build (#113)
Frozen lockfile

Adjust to mutlistage build

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/113
2020-04-19 17:27:15 +00:00
kolaente
1bd8348be7
Add categories to error docs 2020-04-19 14:33:51 +02:00
konrad
ecdecdd94e Kanban (#393)
Fix tests

Add error docs

Add swagger docs for bucket endpoints

Add integration tests

Fix tests

Fix err shadow

Make sure a bucket and a task belong to the same list when adding or updating a task

Add tests

Add getting users of a bucket

Fix log level when testing

Fix lint

Add migration for buckets

Cleanup/Comments/Reorganization

Add Kanban bucket handling

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/393
2020-04-19 07:27:28 +00:00
kolaente
d4b82a4cc9
Add moving tasks between lists 2020-04-18 14:39:56 +02:00
konrad
28ec44c91f Add moving tasks between lists (#389)
Fix misspell

Add moving tasks between lists

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/389
2020-04-18 12:35:37 +00:00
konrad
99c10d49be TOTP (#109)
Fix not telling the user about invalid totp passcodes when logging in

Add disabling totp authentication

Add totp passcode when logging in

Add totp settings

Add general post method function

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/109
2020-04-17 23:46:07 +00:00
kolaente
895d9613b5
Add endpoint to disable totp auth 2020-04-18 01:38:49 +02:00
kolaente
87d0c9088d
Add endpoint to get the current users totp status 2020-04-18 00:22:59 +02:00
konrad
a75670e4f0 Add user settings (#108)
Add email update

Add settings link to menu

Add password update route

Add password update page

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/108
2020-04-17 20:46:50 +00:00