Commit Graph

336 Commits

Author SHA1 Message Date
8915cdd9ef Update dependency cypress to v6.1.0 (#325)
Some checks failed
continuous-integration/drone/push Build is failing
Update dependency cypress to v6.1.0

Reviewed-on: #325
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-12-10 15:36:08 +00:00
b822b3616b Frontend Testing With Cypress (#313)
Some checks failed
continuous-integration/drone/push Build is failing
Wait until the request is finished

Wait for the newly created task exists in the dom

Wait until the login request is done

Wait until the list request is done

Make sure no user token is in local storage when trying to register

Make sure to always upload test results

Disable capturing videos of test runs in CI

Add uploading test result screenshots from ci

Assert a success notification is shown after creating a new list

Change input element locators

Fix testing for favorite lists

Make sure faked usernames are always random

Make sure the tests work

Make sure to use node 12 everywhere in ci

Add docs

Fix setting api url for running tests

Use a working node version

Ignore cypress screenshots and videos

Set cache folders

Explicitly ignore cypress files when running unit tests

Trigger Drone

Only run unit tests with yarn test:unit

Add serve dist command to serve built static files

Trigger Drone

Fix cypress image

Change cypress image

Unify test & build step back again to prevent double installation of dependencies

Add cache location config

Move test steps to separate pipeline

Run cypress tests in drone

Fix all tests

Make all factory methods static

Use factories everywhere

Cleanup

Add tests for the editor

Add tests for viewing link shares

Fix seed

Add test to make sure settings elements are hidden if the user does not have the right to edit the current list

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #313
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-12-10 13:52:35 +00:00
5fc489be9c Update dependency eslint to v7.15.0 (#318)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.15.0

Reviewed-on: #318
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-12-07 15:49:56 +00:00
ed1b766e56 Update dependency dompurify to v2.2.3 (#320)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency dompurify to v2.2.3

Reviewed-on: #320
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-12-07 15:49:42 +00:00
46b7f71000 Update dependency eslint-plugin-vue to v7.2.0 (#319)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint-plugin-vue to v7.2.0

Reviewed-on: #319
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-12-06 10:11:16 +00:00
ba40d82a6e Update dependency snake-case to v3.0.4 (#316)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency snake-case to v3.0.4

Reviewed-on: #316
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-12-02 12:41:52 +00:00
e57078b5e8 Update dependency camel-case to v4.1.2 (#315)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency camel-case to v4.1.2

Reviewed-on: #315
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-12-02 07:05:10 +00:00
5827800564 Pin dependency jest to 26.6.3 (#311)
All checks were successful
continuous-integration/drone/push Build is passing
Pin dependency jest to 26.6.3

Reviewed-on: #311
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-28 14:09:40 +00:00
fb3cf94cba Better reminders (#308)
All checks were successful
continuous-integration/drone/push Build is passing
Fix setting the new reminder component to null after adding a new date

Add "close on change" event which only fires if the component closed and the value actually changed

Hide the "today" option after 21:00

Add "confirm" button to close the component

Use disabled in reminders

Add a disabled property to the datepicker

Cleanup workarounds for flatpickr

Use the new datepicker for end dates

Use the new datepicker for start date

Use the new datepicker for due dates

Mobile styling

Format

Sync flatpickr when clicking on choose a date

Make sure to only hide the popup when not clicked something inside of it

Make flatpickr dates work

Use datepicker component for reminders

Merge branch 'master' into feature/better-reminders

Fix bottom padding of inline flatpickr

Set time

Add method to calculate the neares time

Move time helpers in separate folder

Remove separate flatpickr date

Cleanup

Set the flatpickr date when setting changing the date

Better formatting of the chosen date

Bubble

Set date when choosing one

Fix test

Show correct weekday in preview

Change hover background color

Make label to show if selected date is null configurable

Use a different icon for weekend

Ignore test files when linting

Add tests to dron

Move day interval calculation to separate file and test it

Add next date calculation

Add basic date picker component

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #308
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-11-28 13:59:27 +00:00
ba142c92ef Update dependency vuex to v3.6.0 (#309)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vuex to v3.6.0

Reviewed-on: #309
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-25 20:18:38 +00:00
1517f989d3 Update dependency eslint to v7.14.0 (#303)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.14.0

Reviewed-on: #303
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-21 08:17:24 +00:00
db08a0d59b Update dependency marked to v1.2.5 (#302)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency marked to v1.2.5

Reviewed-on: #302
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-19 20:40:16 +00:00
24c9ea6202 Update vue monorepo to v4.5.9 (#301)
All checks were successful
continuous-integration/drone/push Build is passing
Update vue monorepo to v4.5.9

Reviewed-on: #301
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-17 09:32:42 +00:00
262f0fb228 Update dependency vue-advanced-cropper to v0.17.9 (#300)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-advanced-cropper to v0.17.9

Reviewed-on: #300
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-15 17:14:28 +00:00
3b48907514 Update dependency marked to v1.2.4 (#299)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency marked to v1.2.4

Reviewed-on: #299
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-15 08:16:33 +00:00
f2889e64ad Update dependency vue-easymde to v1.3.1 (#298)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-easymde to v1.3.1

Reviewed-on: #298
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-14 20:36:14 +00:00
b79d4ae3d7 Update dependency sass-loader to v10.1.0 (#295)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency sass-loader to v10.1.0

Reviewed-on: #295
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-11 16:36:11 +00:00
092e5165dc Build custom v-tooltip (#290)
All checks were successful
continuous-integration/drone/push Build is passing
Remove tooltips when their elements are unbound

Add support for .bottom modifier

Remove v-tooltip from dependencies

Add comments

Fix usage with bigger tooltips

Add very basic vanilla js tooltip

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #290
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-11-10 20:47:39 +00:00
70508202c0
Build modern build for modern browsers
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-10 21:08:37 +01:00
4be7e12cb6 Update dependency vue-advanced-cropper to v0.17.8 (#294)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-advanced-cropper to v0.17.8

Reviewed-on: #294
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-07 17:58:24 +00:00
7f8a910005 Update dependency eslint to v7.13.0 (#293)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.13.0

Reviewed-on: #293
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-07 10:22:23 +00:00
54b4abfce0 Update dependency vue-router to v3.4.9 (#292)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-router to v3.4.9

Reviewed-on: #292
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-06 07:04:10 +00:00
8f5d46629a Update dependency marked to v1.2.3 (#291)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency marked to v1.2.3

Reviewed-on: #291
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-05 19:32:14 +00:00
91a1fc1e84
Remove core-js from direct dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-02 23:33:55 +01:00
a468a332a0 Update dependency dompurify to v2.2.2 (#289)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency dompurify to v2.2.2

Reviewed-on: #289
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-02 22:31:57 +00:00
4140a54c4c Update dependency dompurify to v2.2.1 (#287)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency dompurify to v2.2.1

Reviewed-on: #287
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-02 20:47:45 +00:00
e4ae8078bc Update dependency vue-advanced-cropper to v0.17.7 (#284)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-advanced-cropper to v0.17.7

Reviewed-on: #284
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-02 17:13:40 +00:00
6afbbafed7 Update dependency node-sass to v5 (#282)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency node-sass to v5

Reviewed-on: #282
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-02 17:13:08 +00:00
d69df24817 Update dependency sass-loader to v10.0.5 (#286)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency sass-loader to v10.0.5

Reviewed-on: #286
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-02 16:30:59 +00:00
609949489a Update dependency eslint to v7.12.1 (#281)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.12.1

Reviewed-on: #281
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-27 06:57:47 +00:00
cf4f673b00 Update dependency vue-router to v3.4.8 (#280)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-router to v3.4.8

Reviewed-on: #280
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-26 14:56:20 +00:00
f5e6965e3d Update dependency vue-advanced-cropper to v0.17.6 (#277)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-advanced-cropper to v0.17.6

Reviewed-on: #277
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-24 12:30:55 +00:00
b34a6dd8fe Update dependency eslint to v7.12.0 (#279)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.12.0

Reviewed-on: #279
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-24 07:27:46 +00:00
186c6ba0ce Update dependency axios to v0.21.0 (#278)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency axios to v0.21.0

Reviewed-on: #278
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-23 19:37:28 +00:00
f70219d078 Update dependency sass-loader to v10.0.4 (#276)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency sass-loader to v10.0.4

Reviewed-on: #276
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-23 06:03:32 +00:00
e1cee4f5e0 Update dependency dompurify to v2.2.0 (#274)
Some checks failed
continuous-integration/drone/push Build is failing
Update dependency dompurify to v2.2.0

Reviewed-on: #274
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-21 18:13:53 +00:00
21c9f39367 Update dependency marked to v1.2.2 (#275)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency marked to v1.2.2

Reviewed-on: #275
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-21 16:35:47 +00:00
26cf794aed Update dependency vue-advanced-cropper to v0.17.4 (#273)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-advanced-cropper to v0.17.4

Reviewed-on: #273
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-20 18:10:03 +00:00
b4755ce410 Update vue monorepo to v4.5.8 (#272)
All checks were successful
continuous-integration/drone/push Build is passing
Update vue monorepo to v4.5.8

Reviewed-on: #272
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-19 11:50:38 +00:00
31cb971554 Update dependency eslint-plugin-vue to v7.1.0 (#271)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint-plugin-vue to v7.1.0

Reviewed-on: #271
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-18 19:30:51 +00:00
6adde0c1e5 Update dependency vue-router to v3.4.7 (#269)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-router to v3.4.7

Reviewed-on: #269
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-16 20:59:21 +00:00
9f3d17c3f3 Update dependency eslint to v7.11.0 (#263)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.11.0

Reviewed-on: #263
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-10 07:04:05 +00:00
c5dc994cb4 Update dependency sass-loader to v10.0.3 (#262)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency sass-loader to v10.0.3

Reviewed-on: #262
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-09 21:20:27 +00:00
13c56ad15f Update dependency vue-router to v3.4.6 (#260)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-router to v3.4.6

Reviewed-on: #260
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-07 15:08:59 +00:00
8109cca234 Update vue monorepo to v4.5.7 (#259)
All checks were successful
continuous-integration/drone/push Build is passing
Update vue monorepo to v4.5.7

Reviewed-on: #259
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-07 10:42:09 +00:00
2e86a348c0 Update Font Awesome (#258)
All checks were successful
continuous-integration/drone/push Build is passing
Update Font Awesome

Reviewed-on: #258
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-05 18:18:35 +00:00
4987a0f85b Update dependency eslint-plugin-vue to v7.0.1 (#257)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint-plugin-vue to v7.0.1

Reviewed-on: #257
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-05 05:13:21 +00:00
ff06f808ab Update dependency vue-easymde to v1.3.0 (#256)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-easymde to v1.3.0

Reviewed-on: #256
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-02 17:06:12 +00:00
92965ad4e2 Update dependency eslint-plugin-vue to v7 (#255)
All checks were successful
continuous-integration/drone/push Build is passing
Fix lint errors

Update dependency eslint-plugin-vue to v7

Co-authored-by: kolaente <k@knt.li>
Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: #255
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-02 16:47:45 +00:00
f5f901181c Update Font Awesome (#253)
Some checks reported errors
continuous-integration/drone/push Build was killed
Update Font Awesome

Reviewed-on: #253
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-09-29 15:43:57 +00:00
ee84ffdec1 Update dependency bulma to v0.9.1 (#252)
Some checks reported errors
continuous-integration/drone/push Build was killed
Update dependency bulma to v0.9.1

Reviewed-on: #252
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-09-29 08:32:28 +00:00
5a1fdee350 Update dependency marked to v1.2.0 (#251)
Some checks reported errors
continuous-integration/drone/push Build was killed
Merge branch 'master' into renovate/marked-1.x

Update dependency marked to v1.2.0

Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: #251
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-09-28 21:02:35 +00:00
e507bd78ef Update dependency eslint to v7.10.0 (#250)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.10.0

Reviewed-on: #250
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-09-27 07:12:53 +00:00
06524b5cc9 Update dependency vue-router to v3.4.5 (#249)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-router to v3.4.5

Reviewed-on: #249
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-09-26 16:15:10 +00:00
d17bf82ca5 Update dependency dompurify to v2.1.1 (#248)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency dompurify to v2.1.1

Reviewed-on: #248
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-09-25 16:23:13 +00:00
7940d3fd60 Update dependency vue-router to v3.4.4 (#247)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-router to v3.4.4

Reviewed-on: #247
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-09-24 18:41:31 +00:00
ad64a74104 Update dependency dompurify to v2.1.0 (#245)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency dompurify to v2.1.0

Reviewed-on: #245
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-09-23 10:41:54 +00:00
2a65efe6b0 Update dependency dompurify to v2.0.17 (#241)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency dompurify to v2.0.17

Reviewed-on: #241
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-09-22 20:29:38 +00:00
c26d46820c Update dependency eslint to v7.9.0 (#242)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.9.0

Reviewed-on: #242
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-09-22 20:29:22 +00:00
a72890f0f0 Update dependency vue-advanced-cropper to v0.17.3 (#243)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-advanced-cropper to v0.17.3

Reviewed-on: #243
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-09-22 20:29:16 +00:00
698004afc9 Update vue monorepo to v4.5.6 (#244)
All checks were successful
continuous-integration/drone/push Build is passing
Update vue monorepo to v4.5.6

Reviewed-on: #244
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-09-22 20:29:05 +00:00
85ad11fa13 Update dependency vue-advanced-cropper to v0.17.2 (#238)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-advanced-cropper to v0.17.2

Reviewed-on: #238
2020-09-06 20:12:22 +00:00
89c602416c Update dependency vue-advanced-cropper to v0.17.1 (#232)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-advanced-cropper to v0.17.1

Reviewed-on: #232
2020-09-04 08:26:50 +00:00
e7c5f1faec Update dependency vue-advanced-cropper to v0.17.0 (#231)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-advanced-cropper to v0.17.0

Reviewed-on: #231
2020-09-03 21:35:24 +00:00
e6ab924061 Update dependency sass-loader to v10.0.2 (#230)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency sass-loader to v10.0.2

Reviewed-on: #230
2020-09-03 14:29:42 +00:00
15e0f8b300 Update dependency dompurify to v2.0.15 (#229)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency dompurify to v2.0.15

Reviewed-on: #229
2020-09-03 11:18:48 +00:00
b464d7b85c Update dependency eslint to v7.8.1 (#228)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.8.1

Reviewed-on: #228
2020-09-01 21:07:55 +00:00
906b389fed Update dependency @fortawesome/vue-fontawesome to v2 (#226)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency @fortawesome/vue-fontawesome to v2

Reviewed-on: #226
2020-09-01 18:36:45 +00:00
a4c9e6fd73 Update dependency eslint to v7.8.0 (#225)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.8.0

Reviewed-on: #225
2020-09-01 07:16:23 +00:00
656823662c Update dependency date-fns to v2.16.1 (#223)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency date-fns to v2.16.1

Reviewed-on: #223
2020-08-31 20:31:53 +00:00
2e614463c2 Update dependency date-fns to v2.16.0 (#220)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency date-fns to v2.16.0

Reviewed-on: #220
2020-08-30 10:21:07 +00:00
e248047101 Update dependency dompurify to v2.0.14 (#221)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency dompurify to v2.0.14

Reviewed-on: #221
2020-08-30 08:16:12 +00:00
9bad648045 Update dependency vue-flatpickr-component to v8.1.6 (#222)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-flatpickr-component to v8.1.6

Reviewed-on: #222
2020-08-30 08:15:56 +00:00
e507cea9be Update dependency sass-loader to v10.0.1 (#219)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency sass-loader to v10.0.1

Reviewed-on: #219
2020-08-25 13:11:07 +00:00
6850ff62d5 Update dependency sass-loader to v10 (#217)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency sass-loader to v10

Reviewed-on: #217
2020-08-24 20:13:57 +00:00
30f6e39f84 Update vue monorepo to v2.6.12 (#215)
All checks were successful
continuous-integration/drone/push Build is passing
Update vue monorepo to v2.6.12

Reviewed-on: #215
2020-08-21 10:40:37 +00:00
88de1b1514 Update dependency axios to v0.20.0 (#216)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency axios to v0.20.0

Reviewed-on: #216
2020-08-21 10:40:00 +00:00
754513e8e7 Update vue monorepo to v4.5.4 (#214)
All checks were successful
continuous-integration/drone/push Build is passing
Update vue monorepo to v4.5.4

Reviewed-on: #214
2020-08-18 06:08:10 +00:00
dc2ac0cd3d Update dependency eslint to v7.7.0 (#213)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.7.0

Reviewed-on: #213
2020-08-15 07:18:09 +00:00
91e8a7b2aa Update dependency lodash to v4.17.20 (#212)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency lodash to v4.17.20

Reviewed-on: #212
2020-08-14 21:55:57 +00:00
e64b4e3329 Update dependency vue-router to v3.4.3 (#210)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-router to v3.4.3

Reviewed-on: #210
2020-08-11 18:05:30 +00:00
1b79fa9fd5 Update vue monorepo to v4.5.3 (#209)
All checks were successful
continuous-integration/drone/push Build is passing
Update vue monorepo to v4.5.3

Reviewed-on: #209
2020-08-11 10:05:48 +00:00
4173c549b5 Update vue monorepo to v4.5.2 (#208)
All checks were successful
continuous-integration/drone/push Build is passing
Update vue monorepo to v4.5.2

Reviewed-on: #208
2020-08-10 09:31:32 +00:00
2c21fd430c Update dependency vue-router to v3.4.2 (#205)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-router to v3.4.2

Reviewed-on: #205
2020-08-07 10:06:01 +00:00
2867fb95ae Update dependency vue-router to v3.4.1 (#204)
All checks were successful
continuous-integration/drone/push Build is passing
Merge branch 'master' into renovate/vue-monorepo

Update dependency vue-router to v3.4.1

Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: #204
2020-08-06 16:14:51 +00:00
9f0bb4a32a Update dependency sass-loader to v9.0.3 (#203)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency sass-loader to v9.0.3

Reviewed-on: #203
2020-08-05 14:36:55 +00:00
c57a6346a7 Update dependency vue-router to v3.4.0 (#202)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-router to v3.4.0

Reviewed-on: #202
2020-08-05 09:05:35 +00:00
4d7f198613 Pin dependency vue-advanced-cropper to 0.16.10 (#201)
All checks were successful
continuous-integration/drone/push Build is passing
Pin dependency vue-advanced-cropper to 0.16.10

Reviewed-on: #201
2020-08-03 05:33:58 +00:00
ec1b039daa More avatar providers (#200)
All checks were successful
continuous-integration/drone/push Build is passing
Reload the avatar after changing it

Hide cropper after upload

Fix aspect ratio

Add loading variable

Move avatar settings to seperate component

Add avatar crop

Fix avatar upload

Add avatar file upload

Add abstract methods for file upload

Add saving avatar status

Add avatar setting

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #200
2020-08-02 17:17:29 +00:00
2ff19239af Update dependency eslint to v7.6.0 (#198)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.6.0

Reviewed-on: #198
2020-08-01 06:25:20 +00:00
644965b641 Update dependency vue-drag-resize to v1.4.2 (#197)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-drag-resize to v1.4.2

Reviewed-on: #197
2020-07-31 09:48:18 +00:00
bc7e7dd865 Pin dependency vue-shortkey to 3.1.7 (#194)
All checks were successful
continuous-integration/drone/push Build is passing
Pin dependency vue-shortkey to 3.1.7

Reviewed-on: #194
2020-07-26 05:27:48 +00:00
be093e3779 Keyboard Shortcuts (#193)
All checks were successful
continuous-integration/drone/push Build is passing
Add the keyboard shortcuts button

Add task keyboard shortcuts

Add info

Move keyboard shortcuts modal toggle to menu

Add modal for shortcuts

Add shortkeys for some task actions

Add shortkey to toggle menu

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #193
2020-07-25 14:52:04 +00:00
b86edc8b54 Update dependency eslint to v7.5.0 (#191)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.5.0

Reviewed-on: #191
2020-07-18 19:41:05 +00:00
8ab9824f96 Update dependency date-fns to v2.15.0 (#190)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency date-fns to v2.15.0

Reviewed-on: #190
2020-07-17 16:50:55 +00:00
05cef1fc21 Update Font Awesome (#188)
All checks were successful
continuous-integration/drone/push Build is passing
Update Font Awesome

Reviewed-on: #188
2020-07-15 19:16:51 +00:00
4e401f754c Update dependency vue-easymde to v1.2.2 (#187)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-easymde to v1.2.2

Reviewed-on: #187
2020-07-15 18:47:40 +00:00
9069a318d1 Update dependency marked to v1.1.1 (#185)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency marked to v1.1.1

Reviewed-on: #185
2020-07-14 21:10:33 +00:00
1c6abfc214 Pin dependencies (#184)
All checks were successful
continuous-integration/drone/push Build is passing
Pin dependencies

Reviewed-on: #184
2020-07-14 20:07:00 +00:00
3874355953 Add easymde & markdown preview for editing descriptions and comments (#183)
All checks were successful
continuous-integration/drone/push Build is passing
Make sure no text from previous mounts is left in the editor text field

Make preview not the default when rendering descrition settings

Add option to show editor by default while still having the option to show preview

Add option to show editor by default while still having the option to show preview

Use editor component for edit labels

Use editor component for edit team

Use editor component for edit namespace

Use editor component for edit list

Use editor component for edit task

Make sure we find all checkboxes

Fix checking wrong checkbox

Make finding and replacing checkboxes in a function actually work

Add upading text with checked checkboxes

Lazy load editor

Remove preview since we have a better one

Make easymde smaller by default

Add image upload from comments

Rename easymde component to editor

Only show preview button if editing is currently active

Make editor tabs look better when commenting

Make comments meta look better

Don't try to update if the value was initially set

Use editor to render and edit comments

Make preview optional

Make tabs look better

Don't switch to preview after editing

Centralize attachment state

Render markdown by default

Fix title being "null"

Fix loading attachment images

Add standalone preview

Fix callback url

Add onsuccess callback

Add file upload

Fix date parsing once and for all

Add more props for upload and such

Fix editor border color

Fix changing text after mounting

Add link to guide

Fix sizing of icons

Add timeout for changes

Add all easymde icons

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #183
2020-07-14 19:26:05 +00:00
a113884928 Update dependency vue-drag-resize to v1.4.1 (#182)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-drag-resize to v1.4.1

Reviewed-on: #182
2020-07-09 16:31:51 +00:00
e6b8ad5a51 Update dependency lodash to v4.17.19 (#181)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency lodash to v4.17.19

Reviewed-on: #181
2020-07-08 18:13:01 +00:00
80f842a34e Update dependency lodash to v4.17.18 (#180)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency lodash to v4.17.18

Reviewed-on: #180
2020-07-08 17:11:25 +00:00
00e3a9921b Update dependency lodash to v4.17.17 (#179)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency lodash to v4.17.17

Reviewed-on: #179
2020-07-08 13:04:53 +00:00
f164f02c30 Update dependency lodash to v4.17.16 (#178)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency lodash to v4.17.16

Reviewed-on: #178
2020-07-08 11:44:39 +00:00
aa06459d27 Update dependency sass-loader to v9.0.2 (#176)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency sass-loader to v9.0.2

Reviewed-on: #176
2020-07-07 16:06:59 +00:00
439bd3330f Update dependency eslint to v7.4.0 (#175)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.4.0

Reviewed-on: #175
2020-07-03 21:34:19 +00:00
6a2380ea30 Update dependency sass-loader to v9.0.1 (#174)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency sass-loader to v9.0.1

Reviewed-on: #174
2020-07-03 14:23:53 +00:00
183dc51072 Update dependency sass-loader to v9 (#173)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency sass-loader to v9

Reviewed-on: #173
2020-07-02 15:04:34 +00:00
2693b49e69 Update dependency vuex to v3.5.1 (#171)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vuex to v3.5.1

Reviewed-on: #171
2020-06-29 16:07:49 +00:00
d2ea0e3953 Update dependency vuex to v3.5.0 (#170)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vuex to v3.5.0

Reviewed-on: #170
2020-06-29 15:08:03 +00:00
88a52cb0b5 Update vue monorepo to v4.4.6 (#167)
All checks were successful
continuous-integration/drone/push Build is passing
Update vue monorepo to v4.4.6

Reviewed-on: #167
2020-06-24 06:13:39 +00:00
514b384efd Update dependency eslint to v7.3.1 (#166)
Some checks failed
continuous-integration/drone/push Build is failing
Update dependency eslint to v7.3.1

Reviewed-on: #166
2020-06-23 05:56:06 +00:00
bed8642ff9 Update vue monorepo to v4.4.5 (#165)
Some checks reported errors
continuous-integration/drone/push Build was killed
Update vue monorepo to v4.4.5

Reviewed-on: #165
2020-06-22 18:58:35 +00:00
cec55cb03f Update dependency eslint to v7.3.0 (#162)
Some checks failed
continuous-integration/drone/push Build is failing
Update dependency eslint to v7.3.0

Reviewed-on: #162
2020-06-19 17:13:01 +00:00
cd005cba1c Update Font Awesome (#161)
All checks were successful
continuous-integration/drone/push Build is passing
Update Font Awesome

Reviewed-on: #161
2020-06-18 22:53:20 +00:00
23e9d2d268 Update dependency @fortawesome/vue-fontawesome to v0.1.10 (#158)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency @fortawesome/vue-fontawesome to v0.1.10

Reviewed-on: #158
2020-06-15 15:07:59 +00:00
74ea1f5d05 Update dependency vue-router to v3.3.4 (#156)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-router to v3.3.4

Reviewed-on: #156
2020-06-13 11:41:42 +00:00
7cecc38d67 Update vue monorepo to v4.4.4 (#154)
All checks were successful
continuous-integration/drone/push Build is passing
Update vue monorepo to v4.4.4

Reviewed-on: #154
2020-06-12 15:15:52 +00:00
47a565121d Update vue monorepo (#153)
All checks were successful
continuous-integration/drone/push Build is passing
Update vue monorepo

Reviewed-on: #153
2020-06-12 09:34:02 +00:00
55afb7adc4 Update dependency eslint to v7.2.0 (#148)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.2.0

Reviewed-on: #148
2020-06-08 17:42:01 +00:00
0780a83431 Update dependency bulma to v0.9.0 (#150)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency bulma to v0.9.0

Reviewed-on: #150
2020-06-08 17:40:13 +00:00
cd9220dc75 Update dependency vue-easymde to v1.2.1 (#145)
Some checks failed
continuous-integration/drone/push Build is failing
Update dependency vue-easymde to v1.2.1

Reviewed-on: #145
2020-06-03 08:52:45 +00:00
7fc0756b01 Update dependency vue-router to v3.3.2 (#142)
Some checks failed
continuous-integration/drone/push Build is failing
Update dependency vue-router to v3.3.2

Reviewed-on: #142
2020-05-31 19:00:51 +00:00
fe8f0ecd67 Update dependency vue-router to v3.3.1 (#141)
Some checks failed
continuous-integration/drone/push Build is failing
Update dependency vue-router to v3.3.1

Reviewed-on: #141
2020-05-29 09:37:25 +00:00
58eec4939e Update vue monorepo to v4.4.1 (#140)
Some checks failed
continuous-integration/drone/push Build is failing
Update vue monorepo to v4.4.1

Reviewed-on: #140
2020-05-27 08:47:30 +00:00
0c77c591e4 Update dependency eslint to v7.1.0 (#139)
Some checks failed
continuous-integration/drone/push Build is failing
Update dependency eslint to v7.1.0

Reviewed-on: #139
2020-05-23 09:54:47 +00:00
978e7b4acb Update dependency vue-router to v3.2.0 (#137)
Some checks failed
continuous-integration/drone/push Build is failing
Update dependency vue-router to v3.2.0

Reviewed-on: #137
2020-05-19 17:28:58 +00:00
fdac36ff1c Update dependency date-fns to v2.14.0 (#136)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency date-fns to v2.14.0

Reviewed-on: #136
2020-05-19 11:26:28 +00:00
d409957de5 Update dependency vuex to v3.4.0 (#132)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vuex to v3.4.0

Reviewed-on: #132
2020-05-11 15:13:51 +00:00
efd2e38357 Update dependency eslint to v7 (#129)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7

Reviewed-on: #129
2020-05-11 09:38:38 +00:00
0b35f1cfd2 Pin dependency vuex to 3.3.0 (#128)
Some checks failed
continuous-integration/drone/push Build is failing
Pin dependency vuex to 3.3.0

Reviewed-on: #128
2020-05-08 19:54:47 +00:00
5724b98358 Vuex (#126)
All checks were successful
continuous-integration/drone/push Build is passing
Merge branch 'master' into feature/vuex

Cleanup

Move namespaces handling to store

Move fullpage setting to store

Move online/offline handling to store

Remove debug log

Fix loading namepaces

Rename errorMsg

Handle registering through the store

Use store to determine wether or not a user is authenticated on login page

Use store in edit team

Use store to get the current user's avatar

Use store to figure out if the current user belongs to a team

Use store to figure out if the current user is list admin

Use store to get user info when listing labels

Use store to get username on home

Use store to figure out if the user is namespace admin

Use the store for configuration

Use the store to check if a user is authenticated everywhere

Only renew token if the user is logged in

Fix renewing auth from jwt token

Move logout to store

Move renew token to store

Move log in to store

Only show enabled migrators

Only show registration button if registration is enabled

Put all config information from the backend in the store

Remove old config handler

Move config state to seperate module

Add vuex and get the motd through it

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #126
2020-05-08 18:43:51 +00:00
2ba6b7ef3a Update dependency date-fns to v2.13.0 (#127)
Some checks failed
continuous-integration/drone/push Build is failing
Update dependency date-fns to v2.13.0

Reviewed-on: #127
2020-05-07 08:36:05 +00:00
1bad154da6 Update dependency node-sass to v4.14.1 (#125)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency node-sass to v4.14.1

Reviewed-on: #125
2020-05-05 20:20:19 +00: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
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
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
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
f690a6f457
Swap moment.js with date-fns
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 21:55:22 +01:00
a0c4732f81 Add moment.js for date related things (#50)
All checks were successful
continuous-integration/drone/push Build is passing
Fix saving

Use mixin everywhere

Format attachment dates

Add format date mixing

Use moment js on task list page

Use moment js on home page tasks

Add moment js

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #50
2020-01-30 20:49:00 +00:00
11d9aaae12 Update dependencies (#40)
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-15 20:42:40 +00:00
ce1a524429
Bump npm to 6.13
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-15 11:51:14 +01:00
4e5d14d969 Task Detail View (#37)
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-24 13:16:24 +00:00
2a7871cf96 Add minimal PWA (#34)
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-16 18:25:10 +00:00
d83fb24bbd Added link sharing (#30)
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-09 17:55:43 +00:00
9dd8ab6c50
Update vue/cli-service
Some checks failed
continuous-integration/drone/push Build is failing
2019-07-12 11:11:48 +02:00
c78ce16815
Updated packages
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-20 11:36:34 +02:00
dd23804ea2
Upped version to 0.8
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-30 22:29:22 +02:00
82eb631122
Added version and license to package.json
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-30 22:21:36 +02:00
d03f0211a3 Gantt Charts (#29)
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-29 21:41:39 +00:00
f7a17e45bc Labels on tasks (#25)
All checks were successful
the build was successful
2019-03-07 19:48:40 +00:00
9b0c842ae1 Move everything to models and services (#17)
All checks were successful
the build was successful
2019-03-02 10:25:10 +00:00
d7f7058eef Add week and month view for tasks (#15)
All checks were successful
the build was successful
2018-12-25 22:41:55 +00:00
e094b654e2 New design (#14)
All checks were successful
the build was successful
2018-12-25 15:03:51 +00:00
219995c341
Implemented search for users when adding a user to a list/namespace
All checks were successful
the build was successful
2018-09-21 20:12:24 +02:00
15fed92534
Added datepicker to manage dates when updating a task
Some checks failed
the build failed
2018-09-11 08:28:11 +02:00
85923704d8
Moved general css to seperate file & added theme from Bulmaswatch 2018-09-09 19:51:33 +02:00
aeff748cc8
Added logo & Top bar 2018-09-09 17:23:06 +02:00
85a8296278
Added better notification handling
Some checks failed
the build failed
2018-09-08 21:43:16 +02:00
a2a199e5e9
Added vue notification lib 2018-09-07 23:09:33 +02:00
8ccb1893f1
Properly added bulma 2018-09-06 19:56:44 +02:00
fe86ce2fa8
Added basic classes to handle http/auth/routing 2018-09-06 19:46:09 +02:00
0b1f4d3dff
init 2018-08-28 22:50:22 +02:00