Closed cameron-eyds closed 3 years ago
Excellent start! 👍
- This commit doesn't break anything.
Very good. This will make it easier to find anything we break.
Excellent start! 👍
- This commit doesn't break anything.
Very good. This will make it easier to find anything we break.
The breaks will come soon Muahhaha 😈
Issue #: /bcgov/entity#6581
Description of changes:
Built new directory structure for Store.
Broke out ListData, Actions, Mutations, Getters and State from Module.
Prep for STORE swap.
Minor Dev config updates.
Notes:
This commit is the foundation for the store swap, i've tested some parts and the overall structure will work.
Following this commit, i will swap the store and start working through each component and updating its usage of Store values, Getters, Actions.
Some actions will be relocated to Getters and some existing Getters in the Module will need to be ported as well.
This commit doesn't break anything.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namerequest license (Apache 2.0).