feature/rename-lists-to-projects__rebased #2978

Merged
konrad merged 15 commits from dpschen/frontend:feature/rename-lists-to-projects__rebased into main 2023-03-14 14:04:25 +00:00

15 Commits

Author SHA1 Message Date
kolaente f004fb1767
fix(tests): make sure the task is created with a bucket
continuous-integration/drone/pr Build is passing Details
2023-03-14 14:55:38 +01:00
kolaente 55e42a03d9
fix(ci): always pull latest unstable api image for testing
continuous-integration/drone/pr Build is failing Details
2023-03-14 14:43:20 +01:00
kolaente 6507066f0f
fix: make sure redirects to a saved view work as intended
continuous-integration/drone/pr Build was killed Details
2023-03-14 14:09:30 +01:00
kolaente b958c5f197
fix(tests): wait for request instead of fixed time 2023-03-14 13:50:00 +01:00
kolaente 26a2c69bf7
fix(link share): redirect to list view after authenticating 2023-03-14 13:49:43 +01:00
Dominik Pschenitschni c9a492e4e9
feat: add redirect for old list routes
continuous-integration/drone/pr Build is failing Details
2023-03-10 18:11:56 +01:00
Dominik Pschenitschni 5283b871db
fix: improve projectView storing and add migration 2023-03-10 18:11:56 +01:00
Dominik Pschenitschni 01cb413ccd
fix: spacing 2023-03-10 18:11:56 +01:00
Dominik Pschenitschni d63dfe020f
fix: wording 2023-03-10 18:11:56 +01:00
Dominik Pschenitschni 2a9bbb62db
fix: rebase readd CustomTransition 2023-03-10 18:11:56 +01:00
Dominik Pschenitschni cd08978d4d
feat: improve variable naming for ProjectCardGrid 2023-03-10 18:11:56 +01:00
Dominik Pschenitschni c25c0fa2da
fix: switching to view type now 2023-03-10 18:11:56 +01:00
Dominik Pschenitschni e522fb1d9f
fix comment 2023-03-10 18:11:56 +01:00
kolaente 81a77c96b6
feat: rename list to project everywhere
fix: project table view

fix: e2e tests

fix: typo in readme

fix: list view route

fix: don't wait until background is loaded for list to show

fix: rename component imports

fix: lint

fix: parse task text

fix: use list card grid

fix: use correct class names

fix: i18n keys

fix: load project

fix: task overview

fix: list view spacing

fix: find project

fix: setLoading when updating a project

fix: loading saved filter

fix: project store loading

fix: color picker import

fix: cypress tests

feat: migrate old list settings

chore: add const for project settings

fix: wrong projecten rename from lists

chore: rename unused variable

fix: editor list

fix: shortcut list class name

fix: pagination list class name

fix: notifications list class name

fix: list view variable name

chore: clarify comment

fix: i18n keys

fix: router imports

fix: comment

chore: remove debugging leftover

fix: remove duplicate variables

fix: change comment

fix: list view variable name

fix: list view css class name

fix: list item property name

fix: name update tasks function correctly

fix: update comment

fix: project create route

fix: list view class names

fix: list view component name

fix: result list class name

fix: animation class list name

fix: change debug log

fix: revert a few navigation changes

fix: use @ for imports of all views

fix: rename link share list class

fix: remove unused css class

fix: dynamically import project components again
2023-03-10 18:11:53 +01:00
Dominik Pschenitschni 317a0a9aae
feat: rename files with list to project 2023-03-10 18:10:06 +01:00