ToolJet/app/views
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
..
apps Feature: Friendly URLs for applications (#285) 2021-06-22 20:03:13 +05:30
data_queries Setup Rubocop 2021-04-29 12:11:23 +05:30
data_sources Setup Rubocop 2021-04-29 12:11:23 +05:30
folders Feature: Switch folers and display app counts 2021-05-19 14:42:32 +05:30
layouts Initial commit for rails API 2021-03-31 19:08:49 +05:30
organizations Table header should not be under table body 2021-05-26 00:36:52 +05:30
user_mailer Feature: Added forgot password (#264) 2021-06-17 12:29:23 +05:30
versions Setup Rubocop 2021-04-29 12:11:23 +05:30