Refactor buckets into pinia store
Move the buckets from the BucketsView
component to a dedicated pinia store. This simplifies the access and updating of the information by multiple components.
Move the buckets from the BucketsView
component to a dedicated pinia store. This simplifies the access and updating of the information by multiple components.
added enhancement label
assigned to @daniel.goebel
By Daniel Göbel on 2022-12-28T17:42:26 (imported from GitLab)
feature/29-refactor-buckets-into-pinia-store
to address this issue created branch feature/29-refactor-buckets-into-pinia-store
to address this issue
By Daniel Göbel on 2022-12-28T17:42:47 (imported from GitLab)
mentioned in merge request !23 (merged)
By Daniel Göbel on 2022-12-28T17:42:54 (imported from GitLab)
mentioned in commit 3f3c6024
By Daniel Göbel on 2022-12-28T17:45:19 (imported from GitLab)
mentioned in commit 237ec2ad
By Daniel Göbel on 2022-12-29T18:28:12 (imported from GitLab)
mentioned in commit 40e7e605
By Daniel Göbel on 2022-12-29T19:01:53 (imported from GitLab)
closed
mentioned in commit 7788bfbd
By Daniel Göbel on 2022-12-29T19:06:13 (imported from GitLab)
mentioned in commit ba37118e
By Daniel Göbel on 2022-12-30T16:30:55 (imported from GitLab)