Commit Graph

690 Commits

Author SHA1 Message Date
5009308c52
Fix parsing nested array with non-objects when updating
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-30 23:45:22 +02:00
231b51445a Update Node.js to v13.14.0 (#123)
Some checks failed
continuous-integration/drone/push Build is failing
Update Node.js to v13.14.0

Reviewed-on: #123
2020-04-30 19:20:33 +00:00
b043369245
Fix navigating back to list view after deleting a task
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-30 12:49:42 +02:00
120d5a8c19
Fix user search bar not hiding in edit team view
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-28 12:09:09 +02:00
fb64aeb2d4
Fix pagination for tasks
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-27 21:05:53 +02:00
229999546c
Fix bucket spacing on kanban board
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-27 13:06:03 +02:00
dca90477d9
Fix task title overflowing in detail view
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-04-27 13:03:47 +02:00
623879381b Fix team managment (#121)
Some checks reported errors
continuous-integration/drone/push Build was killed
Fix member/admin button overflowing

Fix changing team member admin status

Fix adding team members

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #121
2020-04-27 10:59:49 +00:00
a5c0b035e7
Fix creating a new task on a list when in list view
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-27 12:08:38 +02:00
d6642550bd
Add input length validation for team names
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-26 18:32:34 +02:00
f4847be320
Remove debug log 2020-04-26 18:22:18 +02:00
c59501958f
Fix attachment icon
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-26 16:32:30 +02:00
86aebc48a0
Fix uploading attachments
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-26 16:28:02 +02:00
747a912475
Make the task font size smaller for task cards
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-26 15:55:14 +02:00
31b025cc55
Fix related tasks input size
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-26 15:44:23 +02:00
2a7bbf3c83
Fix related tasks list being too large
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-26 15:37:49 +02:00
6c24cc66b2
Fix parsing nested models
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-26 15:04:58 +02:00
96616eff8c Pin dependency vue-smooth-dnd to 0.8.1 (#120)
All checks were successful
continuous-integration/drone/push Build is passing
Pin dependency vue-smooth-dnd to 0.8.1

Reviewed-on: #120
2020-04-26 07:44:44 +00:00
c7845bb9c1 Kanban (#118)
All checks were successful
continuous-integration/drone/push Build is passing
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: #118
2020-04-25 23:11:34 +00:00
ea6fda8a9d Update dependency node-sass to v4.14.0 (#119)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency node-sass to v4.14.0

Reviewed-on: #119
2020-04-23 22:22:34 +00:00
95b5ed0d35 Update dependency vue-easymde to v1.2.0 (#116)
Some checks failed
continuous-integration/drone/push Build is failing
Update dependency vue-easymde to v1.2.0

Reviewed-on: #116
2020-04-21 09:34:30 +00:00
6f3f7d227d Docker multistage build (#113)
All checks were successful
continuous-integration/drone/push Build is passing
Frozen lockfile

Adjust to mutlistage build

Reviewed-on: #113
2020-04-19 17:27:15 +00:00
d4b82a4cc9
Add moving tasks between lists
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-18 14:39:56 +02:00
99c10d49be TOTP (#109)
All checks were successful
continuous-integration/drone/push Build is passing
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: #109
2020-04-17 23:46:07 +00:00
a75670e4f0 Add user settings (#108)
All checks were successful
continuous-integration/drone/push Build is passing
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: #108
2020-04-17 20:46:50 +00:00
335ea49801
Upgrade vue-cli
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-17 21:30:56 +02:00
e7c1c98c6a
Fix id params not being named correctly
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-17 12:19:53 +02:00
588b87fb96
Fix maintaining the current page for the list view when navigating back from another page
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-14 23:37:08 +02:00
cc02fc82fc
Fix closing of notifications by clicking on it not working
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-14 23:09:18 +02:00
bb84d03776
Remove debug logging
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-14 22:55:50 +02:00
7587821927
Move conversion of snake_case to camelCase to model to make recursive models still work
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-14 22:46:27 +02:00
a77b4253cb
Fix task relation kind dropdown
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-14 22:25:46 +02:00
e2137d08a5
Pluralize related task kinds if there is more than one
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-14 22:23:42 +02:00
cd6dee88b9
Add scrolling for task table view
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-14 22:15:35 +02:00
575b2f28ef
Fix task sort parameters
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-14 21:54:27 +02:00
f552b834d6 Pin dependencies (#106)
All checks were successful
continuous-integration/drone/push Build is passing
Pin dependencies

Reviewed-on: #106
2020-04-12 22:03:46 +00:00
4a413e7f3c Make all api fields snake_case (#105)
All checks were successful
continuous-integration/drone/push Build is passing
Change all snake/camelCase mix and match to camelCase everywhere

Fix conversion to not interfer with service interceptors

Add dynamic conversion between camelCase and snake_case to services

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #105
2020-04-12 21:54:46 +00:00
de36296bac Update dependency bulma to v0.8.2 (#104)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency bulma to v0.8.2

Reviewed-on: #104
2020-04-11 13:04:47 +00:00
43e464c113 Update dependency date-fns to v2.12.0 (#103)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency date-fns to v2.12.0

Reviewed-on: #103
2020-04-09 19:40:08 +00:00
bd998469a1 Update dependency core-js to v3.6.5 (#102)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency core-js to v3.6.5

Reviewed-on: #102
2020-04-09 19:39:58 +00:00
8b8543e011 Update dependency copy-to-clipboard to v3.3.1 (#100)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency copy-to-clipboard to v3.3.1

Reviewed-on: #100
2020-04-07 19:00:58 +00:00
3141850fa2 Update dependency core-js to v3.6.4 (#101)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency core-js to v3.6.4

Reviewed-on: #101
2020-04-07 19:00:40 +00:00
e098f87a33 Update vue-cli monorepo to v4.3.1 (#99)
All checks were successful
continuous-integration/drone/push Build is passing
Update vue-cli monorepo to v4.3.1

Reviewed-on: #99
2020-04-07 16:05:30 +00:00
d380488b32 Update dependency register-service-worker to v1.7.1 (#93)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency register-service-worker to v1.7.1

Reviewed-on: #93
2020-04-06 20:09:19 +00:00
1c734f15d1 Add telegram release notificiation (#98)
All checks were successful
continuous-integration/drone/push Build is passing
Add telegram release notificiation

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #98
2020-04-06 19:58:49 +00:00
70059b4f9a Update dependency sass-loader to v8.0.2 (#94)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency sass-loader to v8.0.2

Reviewed-on: #94
2020-04-06 19:44:31 +00:00
1f87191d3c Update dependency eslint-plugin-vue to v6.2.2 (#91)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint-plugin-vue to v6.2.2

Reviewed-on: #91
2020-04-06 19:25:47 +00:00
8d1d71fa36 Update vue-cli monorepo to v4.3.0 (#97)
All checks were successful
continuous-integration/drone/push Build is passing
Update vue-cli monorepo to v4.3.0

Reviewed-on: #97
2020-04-06 19:25:19 +00:00
6aaea4927b Update dependency node-sass to v4.13.1 (#92)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency node-sass to v4.13.1

Reviewed-on: #92
2020-04-06 19:05:05 +00:00
7c6108ce08 Update dependency vue-router to v3.1.6 (#96)
Some checks failed
continuous-integration/drone/push Build is failing
Update dependency vue-router to v3.1.6

Reviewed-on: #96
2020-04-06 18:44:46 +00:00