Cumulocity-IoT / cumulocity-app-builder

The Application Builder for Cumulocity provides a simple, coding-free way to create new applications inside Cumulocity. Application Builder is an open-source tool for you to create web applications in a no-code environment. Created by Global Presales.
Apache License 2.0
16 stars 6 forks source link

Ability to change the url #7

Closed rpeach-sag closed 4 years ago

rpeach-sag commented 4 years ago

The ability to set a new url would be a nice feature. so that /apps/app-builder?app=123#/application/123/dashboard/456 can instead be: /apps/my-demo

Implementation details: The app-builder would clone itself and store a applicationBuilder property on the cloned application object. On load any app-builder instance (now renamed) would check itself for an an applicationBuilder property and load that.