ToolJet/db
Akshay b30b0b0b10
Feature: Friendly URLs for applications (#285)
* add migration to create slug for apps

* update migration file to include default slug population

* update schemafile

* add capability to get app by slug

* add capability to frontend to set and fetch app by slug

* remove unrelated changes from lint

* respond default 204 itself when success else render error

* make input field to show error when slug taken

* wip: show error message

* Cleanup

* add new route to fetch app by slug

* add slug to show json jbuilder

* update react components to fetch app by both id and slug

* fix launch link not being set

Co-authored-by: navaneeth <navaneethpk@outlook.com>
2021-06-22 20:03:13 +05:30
..
migrate Feature: Friendly URLs for applications (#285) 2021-06-22 20:03:13 +05:30
schema.rb Feature: Friendly URLs for applications (#285) 2021-06-22 20:03:13 +05:30
seeds.rb Set the default organization user's status to active in the seed script (#242) 2021-06-13 19:25:15 +05:30