feature/pinia-kanban-store | pinia 8/9 #2411

Merged
konrad merged 2 commits from dpschen/frontend:feature/pinia-kanban-store into main 2022-10-01 12:15:24 +00:00
Member
No description provided.
dpschen added the
kind/feature
label 2022-09-24 10:38:06 +00:00
dpschen force-pushed feature/pinia-kanban-store from 813d0d8d99 to 9efc08d4d0 2022-09-24 10:43:57 +00:00 Compare
dpschen added 3 commits 2022-09-28 22:31:20 +00:00
dpschen force-pushed feature/pinia-kanban-store from 6cd51b2dfb to b40b6317f8 2022-09-29 00:32:23 +00:00 Compare
Member

Hi dpschen!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2411-feature-pinia-kanban-store--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi dpschen! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2411-feature-pinia-kanban-store--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
dpschen changed title from WIP: feature/pinia-kanban-store | pinia 8/9 to feature/pinia-kanban-store | pinia 8/9 2022-09-29 00:45:15 +00:00
dpschen requested review from konrad 2022-09-29 00:45:20 +00:00
konrad was assigned by dpschen 2022-09-29 00:45:24 +00:00
dpschen added 1 commit 2022-09-29 12:18:03 +00:00
dpschen added 3 commits 2022-09-29 19:45:56 +00:00
continuous-integration/drone/pr Build is passing Details
34ffd1d572
feat: port tasks store to pinia
continuous-integration/drone/pr Build is passing Details
c35810f28f
feat: port kanban store to pinia
dpschen reviewed 2022-10-01 10:13:23 +00:00
@ -355,0 +353,4 @@
loading: state => state.isLoading,
}),
...mapState(useTaskStore, {
taskLoading: state => state.isLoading,
Author
Member

This is also a fix coming from the task store port

This is also a fix coming from the task store port
dpschen marked this conversation as resolved
konrad merged commit d1d7cd535e into main 2022-10-01 12:15:24 +00:00
Author
Member

🔥

🔥
konrad deleted branch feature/pinia-kanban-store 2022-10-01 12:28:02 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.