Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vue Rewrite] Start Vuex store #2010

Merged
merged 16 commits into from
Dec 6, 2022
Merged

Conversation

devlinjunker
Copy link
Contributor

@devlinjunker devlinjunker commented Dec 4, 2022

Related to #748

Follows #1998

Start Adding Vuex Store

  • Add separate files for folder/feed state
  • Update Types and Linting
  • Use computed state for SideBar items

Testing Completed

  • Verified that App Builds with make
    • Verified that Admin Settings Page Loads on localhost (NC 25)
    • Verified that App loads on localhost (NC 25)
  • Verified that Jest Unit Tests Pass (npm run test)
    • Added Unit Tests for Store Files
    • Added Unit tests for computed state to SideBar spec file
  • Verified that linting passes (npm run lint/stylelint)
  • Verified that Folder can be added/deleted and appears/disappears from side bar in UI

Dec-03-2022 17-05-24

Up Next

Signed-off-by: Devlin Junker <[email protected]>
Signed-off-by: Devlin Junker <[email protected]>
Signed-off-by: Devlin Junker <[email protected]>
Signed-off-by: Devlin Junker <[email protected]>
Signed-off-by: Devlin Junker <[email protected]>
Signed-off-by: Devlin Junker <[email protected]>
Signed-off-by: Devlin Junker <[email protected]>
Signed-off-by: Devlin Junker <[email protected]>
Signed-off-by: Devlin Junker <[email protected]>
Signed-off-by: Devlin Junker <[email protected]>
Signed-off-by: Devlin Junker <[email protected]>
Signed-off-by: Devlin Junker <[email protected]>
@Grotax Grotax merged commit cec1827 into nextcloud:vue-rewrite Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants