ToolJet/server/test/services
Anantshree Chandola 03e3fd950b
New Improved App creation flow (#7209)
* App creation flow

* Add separate footer and divider

* added create app dto, updated tests

* update test

* Update server/src/dto/app-create.dto.ts

Co-authored-by: Midhun G S <gsmithun4@gmail.com>

* Update server/src/dto/app-create.dto.ts

Co-authored-by: Midhun G S <gsmithun4@gmail.com>

* updates

* Removed comments

* small updates

* rename app flow

* Import App, Create App From Template, Clone App (BE+FE)

* Edit app updates

* remove comments

* updates

* updates

* styling updates

* handle spaces in app name

* update

* styling updates

* Update permissions

* updates

* don't show toast failure message

* Update frontend/src/Editor/Header/EditAppName.jsx

Co-authored-by: Muhsin Shah C P  <muhsinshah21@gmail.com>

* styling updates

* Update server/src/controllers/app_import_export.controller.ts

Co-authored-by: Muhsin Shah C P  <muhsinshah21@gmail.com>

* remove comments

* remove comments and small corrections

* removed logs and deleted unwanted files

* correct lint error

* resolve failing tests + handled trimmed app names

* resolve failing tests + handle trimmed app names

* updates

* duplicate imports removed

* updates

* Rebase corrections and updates

* update

* resolve failing e2e test

* fix error

* fix

* length fix

* fix

---------

Co-authored-by: Midhun G S <gsmithun4@gmail.com>
Co-authored-by: Muhsin Shah C P <muhsinshah21@gmail.com>
2023-10-17 13:18:18 +05:30
..
app_import_export.service.spec.ts New Improved App creation flow (#7209) 2023-10-17 13:18:18 +05:30
data_queries.service.spec.ts [Feature] Organisation level environment variables 🚀 (#3068) 2022-07-01 16:20:37 +05:30
encryption.service.spec.ts Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30
folder_apps.service.spec.ts Sanitising workspace folder name while creating or editing a folder (#6396) 2023-06-07 15:03:54 +05:30
group_permissions.service.spec.ts Wrap DB queries inside manager to enable rollback (#3809) 2022-08-18 13:22:03 +05:30
session.service.spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
users.service.spec.ts Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30