Commit Graph

57 Commits

Author SHA1 Message Date
dpschen
b59b5def57 feat: compress media files (#818)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #818
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-10-03 18:48:02 +00:00
f51371bbe0
feat: move from life cycle to data or watcher
- remove from created / mounted
- initialize component services in data
- use immediate watcher where appropriate
- deep watch for route changes
2021-09-24 21:46:42 +02:00
ebeca48be4
fix: namespace collision of global error method with draggable error method 2021-09-24 21:46:42 +02:00
0da7a46612
feat: formatting
- remove unneeded data props
- prepare for compiler warnings vue3; see https://v3.vuejs.org/guide/migration/v-bind.html
2021-09-24 21:46:42 +02:00
4454e6cf22
feat: update to new slot syntax
Prepare for vue 3
2021-09-24 21:46:42 +02:00
dpschen
07a6a31f47 chore: move constants in folder (#732)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #732
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-10 14:21:33 +00:00
dpschen
c9631c1e71 fix: call to /null from background image (#714)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #714
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-08 16:28:26 +00:00
dpschen
0a8505f53c fix: vuex mutation violation from draggable (#674)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #674
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-08-23 19:24:52 +00:00
f79f4101b6
Show errors from openid provider
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-14 17:31:35 +02:00
3c2d89a0f6
Don't allow dragging a list when the user does not have the rights
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-29 13:05:33 +02:00
c4067c7c35 PWA improvments (#622)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #622
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-28 20:58:12 +00:00
3c7f8d7aa2 Reorder tasks, lists and kanban buckets (#620)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #620
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-28 19:56:29 +00:00
a9f4d0dff9 Update dependency vite-plugin-pwa to v0.8.2 (#612)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #612
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-07-26 20:26:53 +00:00
a08306d612 Add vite (#416)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #416
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-25 13:27:15 +00:00
2e2887c2ad
Change menu hamburger icon
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-20 23:57:55 +02:00
f0e093b3d6
Remove logout button for link shares
Some checks failed
continuous-integration/drone/push Build is failing
2021-07-10 13:13:10 +02:00
7355204d2f Improve some translations (#581)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #581
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: andreymal <andriyano-31@mail.ru>
Co-committed-by: andreymal <andriyano-31@mail.ru>
2021-07-09 08:22:20 +00:00
f3715c7900
Add showing version info in GUI
All checks were successful
continuous-integration/drone/push Build is passing
Resolves #373
2021-07-06 17:05:35 +02:00
f0498fd767 Add translations (#562)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #562
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-06-23 23:24:57 +00:00
543df91aba
Fix header layout for long list titles
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-23 22:08:20 +02:00
cdc805c8da
Refactor success and error messages
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-22 22:07:57 +02:00
a9d3446ce3
Preload labels and use locally stored in vuex
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-03 22:23:04 +02:00
b85beb06eb Quick Actions & global search (#528)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #528
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-05-30 18:30:08 +00:00
9c799ab161
Fix removing a namespace from state after it was deleted
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-26 17:39:57 +02:00
52a0884ca4
Always set the kanban board to full width for share links
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-19 17:41:04 +02:00
e8d26be1b1
Hide favorite list edit menu
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-19 17:26:05 +02:00
fa5b1807c7
Make hidden lists in the menu more compact
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-19 23:56:00 +02:00
1a03c035f0
Don't hide all lists of namespaces when loosing network connectivity
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-19 22:36:31 +02:00
c9e0c9b6cf
Bring up the keyboard shortcuts when pressing ?
All checks were successful
continuous-integration/drone/push Build is passing
Doesn't really work right now, see https://github.com/iFgR/vue-shortkey/issues/116
2021-04-18 19:32:31 +02:00
c666f36cf4
Only check for token renew when the user is authenticated
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-07 16:37:43 +02:00
1ee8efc90e
Fix logout test
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-07 16:35:14 +02:00
c076298cf0 Add notifications overview (#414)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #414
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-02-21 15:13:58 +00:00
62bfbcce79
Fix showing and hiding lists in the menu
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-20 16:28:45 +01:00
e0be77d88f Move list edit/namespace to separate pages and in a menu (#397)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #397
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-30 16:17:04 +00:00
ddadd89c64 Move all create views to better looking popups (#383)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #383
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-21 22:33:16 +00:00
83748bd484
Fix transition between pages
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-20 22:11:05 +01:00
ef608aacd1
Only show the llama background for unauthenticated users
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-17 19:58:03 +01:00
2aceca54ca Move buttons to separate component (#380)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #380
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-17 17:57:57 +00:00
4f872c92d8
Rename .noshadow to .has-no-shadow
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-17 13:21:58 +01:00
aa5d0d437d
Fix namespace actions alignment in the menu
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-16 22:33:49 +01:00
5e67934bfe
Fix list counter in the navigation counting archived lists
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-14 22:40:13 +01:00
d384c048ed
Show "powered by Vikunja" in link shares
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-10 18:33:33 +01:00
e44be61d2a Fix loading states for unrelated components (#370)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #370
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-09 14:24:06 +00:00
624e4e6d27
Fix password reset
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-30 21:43:43 +01:00
ab24885ee9
Move "Teams" menu further down the list
Some checks failed
continuous-integration/drone/push Build is failing
2020-12-23 21:28:32 +01:00
f9d295fc67
Only show loading spinner over menu when loading namespaces
Some checks failed
continuous-integration/drone/push Build is failing
2020-12-23 21:26:43 +01:00
3c3d6a4af3 Mobile Menu Fixes (#332)
Some checks failed
continuous-integration/drone/push Build is failing
Fix main body overflow on medium screen sizes

Remove wait for done button in cypress test

Add wait for done button in cypress test

Calc whether menu should be open on first page load

Mobile Menu fixes

- Doesn't scrunch the main content on opening the menu
- Keep main content aligned left when the menu is open

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #332
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-Authored-By: azymondrian <azymondrian@protonmail.com>
Co-Committed-By: azymondrian <azymondrian@protonmail.com>
2020-12-17 11:45:26 +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
5d995a2758
Move next week/next month task overview pages into a single "Upcoming" page and allow toggle
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-22 18:05:25 +01:00
b9eeec0125
Hide menu on mobile after navigating
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-21 22:31:34 +01:00