Skip to content

Organizing dashboards URLs 🎨 #148

@troncoli

Description

@troncoli

Hi,

I'm using a single smashing server to deploy a lot of differents dashboards. As I need to deploy more and more dashboards, it is becoming difficult to navigate inside of my dashboards folder, and to have coherent URLs.

I would like to find a way to organize this folder with sub-folders, and having those sub-folders generate sub-pathes in the URL like so :

dashboards folder :

  • dashboards
    • Accounting
      • Clients
        • Client_1.erb
        • Client_2.erb
    • Human Ressources
    • Support

Client 1 dashboard url :
http://<my_server>:3030/Accounting/Clients/Client_1

The only alternative I found on the wiki was to change de subpath for the whole server, but that doesn't solve my problem, it just simply shifts it by one level.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions