Commit Graph

33 Commits

Author SHA1 Message Date
4a3b4982ab
Fix saving showing archived setting
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-03 15:31:39 +02:00
80471f95e2
Improve tests
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-31 21:37:21 +02:00
9c2d076f58
Make tests less flaky
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-30 21:40:56 +02:00
8c3dd387a3 Add more global state tests (#521)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #521
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-05-27 06:51:42 +00:00
2a56c84e94 Add settings for user search (#458)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #458
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-04-07 19:31:14 +00:00
2e02a82afe
Fix table names in test fixtures
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-30 20:41:05 +02:00
51a18f07bc
Fix bucket test fixture when moving tasks between lists test
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-24 22:47:32 +01:00
2bf5ffa1a1
Fix task pagination
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-02-20 17:10:56 +01:00
074b7e53f5
Don't show the list color in the list view
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-20 15:54:12 +01:00
8e2dfcffd5
Fix tasks not disappearing from the kanban board when moving them between lists
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-20 15:35:30 +01:00
be92db49a9
Fix setting dates in safari
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #207
2021-02-03 23:06:20 +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
8828426c91 Move all content to cards (#387)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #387
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-24 13:00:21 +00:00
d1a2eefca6 Improve consistency of the layout (#386)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #386
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-23 17:18:09 +00:00
eaec8c77d2
Fix flaky test part 2
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-22 00:11:55 +01:00
d172d99b49
Fix flaky test
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-22 00:00:58 +01: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
a8ada57e81 Fix team edit test (#382)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #382
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-21 19:14:26 +00:00
901f76ae3b
Fix team edit test
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-21 18:29:27 +01:00
198633c51d
Fix test
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-18 22:17:17 +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
f3e0b79b26
Fix edit task description test
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-17 14:51:30 +01:00
0afd5005a4
Fix tests after changing button classes
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-17 14:25:50 +01:00
0102709d92
Fix create new namespace test
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-17 12:15:57 +01:00
c6086ddf6c
Fix create new list test
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-16 22:50:04 +01:00
a2ad84fefd
Fix task relation search test
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-14 22:53:12 +01:00
fe6d975134 Replace vue-multiselect with a custom component (#366)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #366
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-06 22:36:31 +00:00
bb2800ec40 Improve editor buttons UX (#361)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: #361
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: profi248 <kostal.david8@gmail.com>
Co-committed-by: profi248 <kostal.david8@gmail.com>
2020-12-30 21:52:43 +00:00
33f1a0dc34
Remove leftover '.only' modifier
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-28 23:43:14 +01:00
ddd24825a3
Fix removing a kanban bucket
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-28 23:42:09 +01:00
a2ce7e761c
Change test waits (I wish I wouldn't need them)
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-18 23:52:15 +01:00
0ca9862ffe
Add wait in cypress test for user settings
Some checks failed
continuous-integration/drone/push Build is failing
2020-12-10 15:30:10 +01: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