Commit graph

19 commits

Author SHA1 Message Date
Rohan Lahori
5bec5a5b12
Feature/draft versioning support (#14284)
* added app_versions fields

* added data migration for backward compatibility

* added ce specific logic

* fixed ce migration (need to dev-test)

* moved to data migration

* migration changes

* added endpoint to create draft version

* backend changes

* added draft to app_import scenario

* added version description

* minor changes (needs improvement)

* fixed breaking dropdown in editor

* updated submodule commits

* revert package.json

* revert ui not used changes

* submodule changes

* reverting non used files

* ui changes

* ui changes

* ui changes

* ui changes

* ui changes

* copywriting changes

* ui changes

* ui changes

* edit version modal changes

* ui integration changes

* added button solid and removed unused css

* removed commented code from create version modal

* updated button size to use large

* ui changes

* draft version modal changes

* added sub-module commits to main

* draft version endpoint changes

* ui changes for draft version modal

* fix breaking ui

* ui changes for banner

* minor ui changes

* remove scss changes from themes file

* removed unused components (cleanup)

* removed unused components (pr cleanup)

* draft version changes

* create version modal changes

* canvas banner fixes

* comment creation logic

* refactor: version dropdown

* update endpoint changes

* fix: promote logic

* update submodule

* fix: released version and create version modal

* fix draft version creation

* minor ui changes

* minor backend fixes

* tooltip changes

* added all components in same folder

* added minor comments

* import fixes

* refactor files

* fix: overlay issues

* fix: on version creation

* fix ce bugs

* bug fixes

* bug fixes

* bug fixes

* bug fixes

* base merge

* feat: draft versioning support with UI enhancements and backend adjustments

- Updated AppCanvas to conditionally render AppCanvasBanner based on edit mode.
- Enhanced CreateDraftVersionModal to handle version selection and creation logic.
- Modified CreateVersionModal to streamline version creation process and handle commits.
- Improved ReleaseConfirmation to include development versions in release context.
- Refactored CreateDraftButton and VersionDropdownItem for better UI consistency and dark mode support.
- Updated VersionManagerDropdown to manage draft versions and improve version selection logic.
- Enhanced version switcher and promote/release buttons with dark mode styling.
- Adjusted server-side features and constants to support new draft versioning capabilities.
- Updated styles across components for better visual consistency and responsiveness.

* minor fixes

* rebase

* merge base

* update submodule

* Add data-cy attribute for draft version components

* Update cypress test cases for draft version feature

* Update failing test cases

* Update draft version test cases

* Skip older flow

* migration changes

* migration fixes

* Update the failed test cases

* removed multiple api calls

* fix: version set on draft creation

* fixes

* fix: version update on save version

* fixes

* name fix

* fix version lock banner styling

* bump version to 3.20.50-lts across all components

---------

Co-authored-by: Vijaykant Yadav <[email protected]>
Co-authored-by: ajith-k-v <[email protected]>
Co-authored-by: gsmithun4 <[email protected]>
2025-12-05 22:13:00 +05:30
ajith-k-v
48b6f27840 update workspace constants test cases 2025-11-19 22:14:33 +05:30
ajith-k-v
78dfb4ed12 update constants count dynamically 2025-11-18 13:45:31 +05:30
ajith-k-v
11a44062af Add workspace constants test cases fro enterprise 2025-10-07 19:08:58 +05:30
ajith-k-v
bb33387614 update review comment 2025-10-07 13:25:52 +05:30
ajith-k-v
c9cb44681f add test cases for constants from env 2025-10-07 10:40:47 +05:30
ajith-k-v
805972d8d2 update workspace constants test cases 2025-10-05 23:36:35 +05:30
ajith-k-v
87355c6f3e update constants test cases 2025-10-01 13:40:52 +05:30
ajith-k-v
a31169ce5d update function name 2025-09-29 10:51:52 +05:30
ajith-k-v
f0f8e39bcf Update workspace constants test cases 2025-09-28 21:33:47 +05:30
YuktiGoyal02
28cdddf6d8
added cases for workspace constants (#11884) 2025-01-30 12:12:29 +05:30
YuktiGoyal02
ca8d453f4d
added workspace constants missing cases (#11838) 2025-01-27 12:12:24 +05:30
Srimanitejas123
0db76634f7
Updated WS constants spec (#11721)
* Updated WS constants spec

* Updated ws spec

* Updated function for ws constants UI

---------

Co-authored-by: Sri mani Teja s <[email protected]>
2025-01-16 11:40:26 +05:30
Ajith KV
4f46fc8bef
Update the user group permission test cases (#11730) 2025-01-02 14:14:42 +05:30
Ajith KV
db918e7132
Optimize platform cypress test cases (#11689)
* Optimize platform Cypress test cases

* Add custom command for creating and rename custom commands
2024-12-23 14:51:27 +05:30
YuktiGoyal02
d0af6735a0
Groups Permission changes (#11574)
* group permission ui

* data-cy added

* Fixed groupduplication spec

* Removed unwanted code

* functionality cases added

* added removed selectors

* added waits

* fixed review comments and added remaining scenarios

* fixed comments

---------

Co-authored-by: Yukti Goyal <[email protected]>
Co-authored-by: Sri mani Teja s <[email protected]>
Co-authored-by: Ajith KV <[email protected]>
2024-12-18 15:42:08 +05:30
ajith-k-v
3e7118f6c4 Modify the domain specific functions 2024-12-06 17:33:32 +05:30
Anantshree Chandola
000b40c7c9
Masking workspace constants on frontend (#9596)
* masking workspace constants on frontend

* remove comment

* update

* added logic to verify constants keys used in codehinter

* Add check for value type

* update workspace constant permissions

* Fix exitsing issues related to validation on code hinter

* do not send encrypted value to fe

* small updates

* Add data-cy for workspace constants components

* Modify workspace constants cypress test cases

* fix value alignment

---------

Co-authored-by: ajith-k-v <[email protected]>
2024-05-14 15:49:12 +05:30
Ajith KV
bb28eb9f40
Add test cases for constants on editor (#7285) 2023-08-18 14:53:53 +05:30