Commit graph

26 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 <vjy239@gmail.com>
Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2025-12-05 22:13:00 +05:30
Mekhla Asopa
e8cff4edc1 fix with delete workspace 2025-11-24 21:53:23 +05:30
Mekhla Asopa
881b47ae5e added hardcode wait after alias wait 2025-11-14 14:34:07 +05:30
Mekhla Asopa
9585f6c073
Platform automation fixes (#14571)
* addedspace in button spec

* update manage sso

* fixed onboarding spec

* fixed license specs

* - Fix private and public app

* - Update spec by removing it only

* Add timeout for loading fixes.

* fix for first user onboarding.

* User invite flow 

* Profile 

* homePageDashboard 

* homePageDashboard  

* Redirection limit 

* userInviteFlowEdgeCases  

* First user onboarding 

* fixed global inspector specs

* - Fix multienv, and login

* Update openid test cases

---------

Co-authored-by: emidhun <midhun752@gmail.com>
Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
2025-11-13 18:25:04 +05:30
Ajith KV
9ffac730a6
Add cypress test cases for super admin limits (#14570) 2025-11-13 01:38:04 +05:30
Mekhla Asopa
0579ea8b1a
Fixed action failed specs (#14569)
* fixed action failures

* fixed action failures
2025-11-13 00:05:21 +05:30
ajith-k-v
5650f446d4 Merge branch 'test/Automation-fixes-part-1' into test/fix-license-failed-spec 2025-11-11 16:40:40 +05:30
ajith-k-v
62e5bd6154 Modify user limit test cases 2025-11-10 15:41:57 +05:30
Mekhla Asopa
368da722e3 fixed paid plan license spec 2025-11-07 19:06:49 +05:30
Mekhla Asopa
2d30fffa80 fixed multiEnv spec 2025-11-07 14:56:49 +05:30
Mekhla Asopa
80c2144359 fixed failed spec 2025-11-07 13:01:27 +05:30
ajith-k-v
651b9e5015 Merge branch 'test/Automation-fixes-part-1' into test/workspace-limit-license 2025-11-06 14:31:36 +05:30
ajith-k-v
7496bf2375 update spec 2025-11-05 16:56:51 +05:30
ajith-k-v
c7afe4e12d Add cypress test cases for workspace limit 2025-11-05 15:57:34 +05:30
emidhun
3feede8285 dummy changes 2025-11-05 15:42:30 +05:30
emidhun
f46d812401 Organise specs 2025-11-05 15:19:12 +05:30
Mekhla Asopa
a28bf92a87 added test case for paid 2025-11-04 19:01:36 +05:30
ajith-k-v
b7d57d003a update test cases 2025-11-04 13:13:27 +05:30
ajith-k-v
dba68aa70e Merge branch 'test/license-limit-cases' into test/licensing-multi-env 2025-11-04 11:43:58 +05:30
ajith-k-v
3538e85477 review changes 2025-11-03 20:04:36 +05:30
ajith-k-v
b31dccd844 Merge branch 'lts-3.16' into test/license-limit-cases 2025-11-03 12:41:03 +05:30
ajith-k-v
d428686c9c Add cypress test cases for multi env functionality with basic and valid license 2025-11-03 12:30:05 +05:30
Mekhla Asopa
526cbbfb86 updated selectors and method 2025-10-28 17:36:49 +05:30
ajith-k-v
a8cd1e0884 update for the user limit bug 2025-10-26 18:26:18 +05:30
ajith-k-v
03b2d63e12 Add user, app and workflow limit cases and functions 2025-10-26 18:20:54 +05:30
Mekhla Asopa
8e340d096c added verification test case for license 2025-10-24 20:41:08 +05:30