Commit graph

7 commits

Author SHA1 Message Date
Rudhra Deep Biswas
bf32784ccc
added conditional checks for toast error messages (#10165) 2024-06-25 12:53:52 +05:30
Orinami Olatunji
3e63d645b7
bugfix: (#9388) Input field and cancel button should be disabled when an app import is in progress (#9446) 2024-04-24 17:32:22 +05:30
Muhsin Shah C P
8bcd96e3c9
[Improvement] Enter to save (#8551)
* Added FormWrapper to the App create & org-create modals

* Added sso and constants changes

* Refactored the code

* Added textArea handler

* [Improvements] Onboarding enter to save changes (#8566)

* Added selecting choices on tab and space keys

* Added action to org invite page

---------

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2024-02-26 12:16:34 +05:30
Ajith KV
2e01ae3b74
Add data-cy for components (#8126) 2023-11-08 15:36:56 +05:30
Anantshree Chandola
5e9366bfe4
Revamp: Remove duplicate function (#7937)
* revamp

* update
2023-10-17 23:54:53 +05:30
Anantshree Chandola
82a8b096fa fix 2023-10-17 15:36:24 +05:30
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