Commit Graph

367 Commits

Author SHA1 Message Date
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
c2678b8dab Update dependency v-tooltip to v2.0.3 (#95)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency v-tooltip to v2.0.3

Update dependency bulma to v0.8.1 (#85)

Update dependency bulma to v0.8.1

Update dependency date-fns to v2.11.1 (#88)

Update dependency date-fns to v2.11.1

Reviewed-on: #88

Reviewed-on: #85

Update dependency babel-eslint to v10.1.0 (#84)

Update dependency babel-eslint to v10.1.0

Update dependency axios to v0.19.2 (#83)

Update dependency axios to v0.19.2

Add github token for renovate (#89)

Add github token for renovate

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #89

Update dependency date-fns to v2.11.1 (#88)

Update dependency date-fns to v2.11.1

Reviewed-on: #88

Update Font Awesome (#82)

Update Font Awesome

Reviewed-on: #82

Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: #83

Add github token for renovate (#89)

Add github token for renovate

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #89

Update dependency date-fns to v2.11.1 (#88)

Update dependency date-fns to v2.11.1

Reviewed-on: #88

Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: #84

Reviewed-on: #95
2020-04-06 18:39:25 +00:00
46aa7ad3ac Update dependency eslint to v6.8.0 (#90)
Some checks failed
continuous-integration/drone/push Build is failing
Update dependency eslint to v6.8.0

Update dependency bulma to v0.8.1 (#85)

Update dependency bulma to v0.8.1

Update dependency date-fns to v2.11.1 (#88)

Update dependency date-fns to v2.11.1

Reviewed-on: #88

Reviewed-on: #85

Update dependency babel-eslint to v10.1.0 (#84)

Update dependency babel-eslint to v10.1.0

Update dependency axios to v0.19.2 (#83)

Update dependency axios to v0.19.2

Add github token for renovate (#89)

Add github token for renovate

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #89

Update dependency date-fns to v2.11.1 (#88)

Update dependency date-fns to v2.11.1

Reviewed-on: #88

Update Font Awesome (#82)

Update Font Awesome

Reviewed-on: #82

Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: #83

Add github token for renovate (#89)

Add github token for renovate

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #89

Update dependency date-fns to v2.11.1 (#88)

Update dependency date-fns to v2.11.1

Reviewed-on: #88

Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: #84

Update dependency axios to v0.19.2 (#83)

Update dependency axios to v0.19.2

Add github token for renovate (#89)

Add github token for renovate

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #89

Update dependency date-fns to v2.11.1 (#88)

Update dependency date-fns to v2.11.1

Reviewed-on: #88

Update Font Awesome (#82)

Update Font Awesome

Reviewed-on: #82

Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: #83

Reviewed-on: #90
2020-04-06 18:39:10 +00:00
641eeaf1c1 Update dependency bulma to v0.8.1 (#85)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency bulma to v0.8.1

Update dependency date-fns to v2.11.1 (#88)

Update dependency date-fns to v2.11.1

Reviewed-on: #88

Reviewed-on: #85
2020-04-06 06:38:53 +00:00
128ce592ab Update dependency babel-eslint to v10.1.0 (#84)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency babel-eslint to v10.1.0

Update dependency axios to v0.19.2 (#83)

Update dependency axios to v0.19.2

Add github token for renovate (#89)

Add github token for renovate

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #89

Update dependency date-fns to v2.11.1 (#88)

Update dependency date-fns to v2.11.1

Reviewed-on: #88

Update Font Awesome (#82)

Update Font Awesome

Reviewed-on: #82

Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: #83

Add github token for renovate (#89)

Add github token for renovate

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #89

Update dependency date-fns to v2.11.1 (#88)

Update dependency date-fns to v2.11.1

Reviewed-on: #88

Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: #84
2020-04-06 06:38:43 +00:00
c352f47d01 Update dependency axios to v0.19.2 (#83)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency axios to v0.19.2

Add github token for renovate (#89)

Add github token for renovate

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #89

Update dependency date-fns to v2.11.1 (#88)

Update dependency date-fns to v2.11.1

Reviewed-on: #88

Update Font Awesome (#82)

Update Font Awesome

Reviewed-on: #82

Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: #83
2020-04-05 19:35:19 +00:00
16a0b52ebc Add github token for renovate (#89)
All checks were successful
continuous-integration/drone/push Build is passing
Add github token for renovate

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #89
2020-04-05 18:42:38 +00:00
69ee52e182 Update dependency date-fns to v2.11.1 (#88)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency date-fns to v2.11.1

Reviewed-on: #88
2020-04-05 18:26:29 +00:00
c7151f3ae9 Update Font Awesome (#82)
All checks were successful
continuous-integration/drone/push Build is passing
Update Font Awesome

Reviewed-on: #82
2020-04-05 15:30:03 +00:00
7c6438c50d Pin dependencies (#81)
All checks were successful
continuous-integration/drone/push Build is passing
Pin dependencies

Reviewed-on: #81
2020-04-05 15:16:03 +00:00
7d41603ba6 Configure Renovate (#80)
All checks were successful
continuous-integration/drone/push Build is passing
Add renovate.json

Reviewed-on: #80
2020-04-05 15:11:10 +00:00
ede990ed85
0.12 Release Preparations
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2020-04-04 22:38:01 +02:00
066cd63771
Schedule token renew every minute
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-04 18:29:36 +02:00
8480bf334f Fix gantt chart (#79)
All checks were successful
continuous-integration/drone/push Build is passing
Fix moving tasks in Gantt

Start fixing gantt

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #79
2020-04-04 16:26:35 +00:00
27e2839f4c
Work around browsers preventing Vue bindings from working with autofill (Fixes #78)
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-02 21:53:18 +02:00
724275e653 Table View for tasks (#76)
All checks were successful
continuous-integration/drone/push Build is passing
Save sort order to local storage

Save selected columns to localStorage

Loading spinner

More sorting

Add sorting

Styling and hiding of column filter

Add checkbox to show/hide columns

Use fancycheckbox everywhere

Fix is done badge

Change sort order in table view

Add is done column to table

Better text handling

Refactor is done into seperate component

Add pagination to table view

Add assignees to table view

Fix redirecting to table view

Add date tooltip to date field

Add date tooltip to date field

labels for table view

Styling

Add basic table view

Extend priority label

Split list view in mixins

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #76
2020-04-01 20:13:57 +00:00
cc513b5274
Easymde preparations
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-26 22:21:09 +01:00
701a46ecd4
Fix updating a task with repeat after interval from list view (Fixes #75)
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-26 20:01:05 +01:00
cafb960c8d Colors for lists and namespaces (#74)
All checks were successful
continuous-integration/drone/push Build is passing
Show colors for namespaces bigger

Show colors for lists and namespaces

Add changing color for lists

Add changing color for namespace

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #74
2020-03-25 21:27:29 +00:00
51de1fe880
Enable marking tasks as done from the task overview
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-23 23:24:14 +01:00
87f74e3a4b
Pre/Suffix formatted dates with relative pronouns like "in [one day]" or "[two days] ago"
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-23 18:46:33 +01:00
3b18b83239
Add task search term to query param to enable navigation
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-23 18:39:55 +01:00
f2fec2030e
Fix error notification still being shown on password reset pages despite no error
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-23 18:32:06 +01:00
28c2f3573d
Fix comments not being loaded again when switching between tasks
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-23 18:29:25 +01:00