1
0
Commit Graph

9626 Commits

Author SHA1 Message Date
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
d6642550bd Add input length validation for team names 2020-04-26 18:32:34 +02:00
f4847be320 Remove debug log 2020-04-26 18:22:18 +02:00
c59501958f Fix attachment icon 2020-04-26 16:32:30 +02:00
86aebc48a0 Fix uploading attachments 2020-04-26 16:28:02 +02:00
747a912475 Make the task font size smaller for task cards 2020-04-26 15:55:14 +02:00
5606f987fa Add creating a new first bucket when creating a new list 2020-04-26 15:51:59 +02:00
31b025cc55 Fix related tasks input size 2020-04-26 15:44:23 +02:00
2a7bbf3c83 Fix related tasks list being too large 2020-04-26 15:37:49 +02:00
6c24cc66b2 Fix parsing nested models 2020-04-26 15:04:58 +02:00
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
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
f0cb3b5e36 Fix removing the last bucket 2020-04-26 00:57:47 +02:00
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
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
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
86bdd1e386 Add community link 2020-04-24 13:00:29 +02:00
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
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
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
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
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
68ab6d2e75 Fix moving tasks back into the empty (ID: 0) bucket 2020-04-20 23:08:38 +02:00
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
59037e4eee Fix moving tasks in buckets 2020-04-20 18:08:20 +02:00
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
1bd8348be7 Add categories to error docs 2020-04-19 14:33:51 +02:00
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
d4b82a4cc9 Add moving tasks between lists 2020-04-18 14:39:56 +02:00
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
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
895d9613b5 Add endpoint to disable totp auth 2020-04-18 01:38:49 +02:00
87d0c9088d Add endpoint to get the current users totp status 2020-04-18 00:22:59 +02:00
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
335ea49801 Upgrade vue-cli 2020-04-17 21:30:56 +02:00
24904585a2 Add 2fa for authentification (#383)
Fix user tests

Add swagger docs

Fix lint

Add totp check when logging in

Make totp enrollment work

Add migration for totp table

go mod vendor

Add routes for totp routes

Add route handler for totp routes

Add basic implementation to enroll a user in totp

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/383
2020-04-17 19:25:35 +00:00
1dca8e96a7 Add changing email for users 2020-04-17 16:01:45 +02:00
e7c1c98c6a Fix id params not being named correctly 2020-04-17 12:19:53 +02:00
e1ab2095fa Update docs theme 2020-04-16 23:31:36 +02:00
12e18de8ad Update golang.org/x/crypto commit hash to 0848c95 (#371)
Update golang.org/x/crypto commit hash to 0848c95

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/371
2020-04-15 06:48:46 +00:00
588b87fb96 Fix maintaining the current page for the list view when navigating back from another page 2020-04-14 23:37:08 +02:00
cc02fc82fc Fix closing of notifications by clicking on it not working 2020-04-14 23:09:18 +02:00
bb84d03776 Remove debug logging 2020-04-14 22:55:50 +02:00
7587821927 Move conversion of snake_case to camelCase to model to make recursive models still work 2020-04-14 22:46:27 +02:00
a77b4253cb Fix task relation kind dropdown 2020-04-14 22:25:46 +02:00
e2137d08a5 Pluralize related task kinds if there is more than one 2020-04-14 22:23:42 +02:00
cd6dee88b9 Add scrolling for task table view 2020-04-14 22:15:35 +02:00
575b2f28ef Fix task sort parameters 2020-04-14 21:54:27 +02:00
025b00247d Fix replace statements for tail 2020-04-14 21:37:00 +02:00
5832991c4d Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00