mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-23 22:47:28 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| app_import_export.service.spec.ts | ||
| data_queries.service.spec.ts | ||
| encryption.service.spec.ts | ||
| folder_apps.service.spec.ts | ||
| group_permissions.service.spec.ts | ||
| session.service.spec.ts | ||
| users.service.spec.ts | ||