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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vue Rewrite] Start More Routes #2024

Merged
merged 2 commits into from
Dec 23, 2022
Merged

Conversation

devlinjunker
Copy link
Contributor

@devlinjunker devlinjunker commented Dec 15, 2022

Related to #748

Follows #2010

Start Adding More Routes

  • Add separate file for Routing Config
  • Add New Route and StarredPanel Component

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)
  • Verified that linting passes (npm run lint/stylelint)
  • Verified that New Route can be loaded
    routes

Up Next

  • TBD: Template Testing??
  • Look into Three Panel Layout (Bookmarks App seems like Good Example...)
  • We are almost here!! 馃コ 馃帀 : More UI Components to match current features!
    • Some Ideas:
      • Explore Items from API
      • Connect All SideBar Actions
        • Add Feed
        • Feed: Mark Read
        • Feed: Pin to Top?
        • Feed: Sort (Newest/Oldest)
        • Feed: Enable Full Text?
        • Feed: Unread Updated?
        • Feed: Open Feed URL
        • Feed: Rename
        • Feed: Delete
        • Folder: Mark Read
        • Folder: Rename
        • Folder: Delete
      • Starred Items Component
      • FeedItem Component
      • Feed Component
      • Folder Component
      • News Sidebar Settings

Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
@Grotax Grotax merged commit 450047e into nextcloud:vue-rewrite Dec 23, 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.

None yet

2 participants