* 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]>
- Add .first() selector to handle multiple button matches in verifyModal
- Add wait time before environment selection in selectEnv
- Use .first() selectors in version navigation functions
- Add openPreviewSettings helper function
- Add wait for appDs intercept in switchVersionAndVerify
* Add cypress test cases for enterprise user groups and permissions
* update constants
* update user groups test cases
* update spec
* update groups cases
* update lock.json
* update custom group cases
* update docker file
* update first user onboarding and platform commands
* add case for UI promote and release permission
* Update app import export cypress test cases
* Add calidation for invalid app file and version switchinh
* Fix failing test cases
* Fix failed test cases
* update test cases for proxy deployments
* update the utils
* Updated app version spec
* Updated app editor spec
* Updated app editor spec
* Updated app editor spec
* Updated apps spec
* Updated app spec
* changes on app spec
* Updated version spec
* App import and export spec
* Updated apps spec based on review commends
* updated app import and export spec based on review comments
* Updated appEditor and privateAndpublic app spec based on review commends
* Updated version and app import and export spec based on review commends
* fixed selector for query search bar
* Updated private and public app spec based on review comments
* updated private ad public app based on review comments
* Updated version spec
* Updated according to review comment
* Updated based on review comments
* Updated based on review comments
* removed commented lines
* Updated api commands
* Updated app import export spec
* updated app import and export with tj_db
* Updated version spec
* Updated app import and export spec
---------
Co-authored-by: Sri mani Teja s <[email protected]>
Co-authored-by: Ajith KV <[email protected]>
* Fix and modify platform test cases
* fix failing test cases
* Fix failing workspace test cases
* Add wait for failed test cases
* Remove query success toast
* skip the user onboarding via group
* Add cypress test for user onboarding with user groups
* Update config
* Update intercept api for ee
* fix failing specs
* Fix add users funtion
* Fix GDS spec for action
* Update config
* Modify cypress spec for EE
* Modify data-cy on users table
* Fix the failing specs
* Modify test cases for action
* Fix share app test cases for action
* Revert config changes
* Modify workspace cypress config
* Added wait for bulkuser upload test case
* Add new specs to the suite
* Fix new CSAs
* Fix common methods
* Fix appbuilder automation spec failures
* Fix import spec
* Add fix for button spec
* Add fix for button position
* Add fix for table and codehinder
* Add data-cy for v2 elements
* Add and modify data-cy
* fix and modify multiworkspace spec
* Add data-cy for workspace variable
* Fix user permission spec
* Add selectors and text for workspace variable
* Fix changes
* Add test cases for workspace varaible user permissions
* Modify workspace variable data-cy
* Add and modify data-cy for manage groups
* Fix and modify Manage groups spec
* Fix and modify single workspace spec
* Add missing data-cy for single workspace
* Fix and modify dashboard spec
* Add and modify data-cy for dashboard elements
* Fix and modify profile spec
* Add data-cy for avatar
* Fix and modify SSO onboarding spec
* Add data-cy for workspace name
* fix failing specs
* Add data-cy work edit workspace button
---------
Co-authored-by: Sherfin Shamsudeen <[email protected]>