1
0

5 Commits

Author SHA1 Message Date
Dominik Pschenitschni
af639a180c fix: wrapped button
This somehow weirdly fixes the test. I have no clue why. Regardless it should be better than before, because a button  (DropdownItem) should never contain another interactive element (the setBucketLimit input and save button).

The test failed because I replaced a v-if with v-show. I do not know _why_ this made the test fail. When I reproduced the test step by step it worked for me…
2024-07-10 09:19:55 +00:00
kolaente
9f89fbe5a6
fix(tests): do not try to create tasks with bucket_id 2024-03-20 10:54:37 +01:00
kolaente
53e57d524a
fix(views): make kanban cypress tests work again 2024-03-19 14:21:32 +01:00
kolaente
cf9b2fa203
fix(views): tests for kanban and gantt views 2024-03-19 12:11:27 +01:00
kolaente
fc4676315d
chore: move frontend files 2024-02-07 14:56:56 +01:00