feat: lists store with composition api #2606

Merged
konrad merged 1 commits from dpschen/frontend:feature/pinia-composition-lists-store into main 2022-10-31 20:41:24 +00:00
Member
No description provided.
dpschen added the
area/internal-code
label 2022-10-31 13:23:22 +00:00
konrad was assigned by dpschen 2022-10-31 13:23:22 +00:00
dpschen added 1 commit 2022-10-31 13:23:22 +00:00
continuous-integration/drone/pr Build is passing Details
74ccffc0b5
lists store with composition api
dpschen requested review from konrad 2022-10-31 13:23:26 +00:00
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://2606-feature-pinia-composition-lists---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://2606-feature-pinia-composition-lists---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 lists store with composition api to feat: lists store with composition api 2022-10-31 15:14:24 +00:00
konrad reviewed 2022-10-31 20:37:29 +00:00
@ -81,0 +47,4 @@
}
})
const searchList = computed(() => {

Shouldn't this be a function?

Shouldn't this be a function?
Author
Member
See https://kolaente.dev/vikunja/frontend/pulls/2607#issuecomment-38710
konrad approved these changes 2022-10-31 20:38:19 +00:00
konrad left a comment
Owner

Looks good otherwise.

Looks good otherwise.
konrad merged commit 5ae8bace82 into main 2022-10-31 20:41:24 +00:00
konrad deleted branch feature/pinia-composition-lists-store 2022-10-31 20:41:25 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.