epicmaxco / vuestic-admin

Free and Beautiful Vue 3 Admin Template

Home Page:https://admin.vuestic.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove uneeded pages

asvae opened this issue · comments

Right now there is a lot of pages in vuestic-admin that are not useful at all (they just add to the bulk).

They were relevant when there was no vuestic-ui, but not anymore:

  • Vuestic-admin
    image
  • Vuestic-ui
    image

I'm not seeing why would anyone prefer having this page in admin compared to ui docs.

TODO

  • UI elements
    • Typography - move to stories
    • Remove all other pages
  • Everything else apart from Pages - remove completely
  • For Pages
    • Move to the root level with a couple of exceptions:
      • Auth > Login, Register, Restore password (all 3 views should have navigation item)
      • Payments > Payment methods, Billing, Pricing plans (rename existing pages to suit)
      • All other pages should go in the root
      • "404 Pages" - rename to "404"
      • "Settings" - rename to "Application settings"
      • "Preferences" - rename to "Account preferences"