Commit graph

56 commits

Author SHA1 Message Date
Yukti Goyal
5094876dc5 Merge branch 'feat/env-permissions' into test/Automation-fix-env-permission 2025-12-31 14:39:42 +05:30
Yukti Goyal
7a5e7e26ca fixed permission modal issues for app environment changes 2025-12-31 10:51:51 +05:30
ajith-k-v
438ae2b8ba Merge branch 'test/platform-subpath-deployment-test' into test/platform-subpath-deployment-test-dummy 2025-12-18 14:06:01 +05:30
Mekhla Asopa
2b7234f786 fixed failed specs 2025-12-17 03:46:52 +05:30
ajith-k-v
c8a5daa539 Merge branch 'test/platform-subpath-deployment-test' into test/platform-subpath-deployment-test-dummy 2025-12-15 11:28:10 +05:30
Mekhla Asopa
6fd4cddab5 Merge branch 'lts-3.16' into test/Automation-marketplace-fixes 2025-12-12 15:04:37 +05:30
Siddharth Pundir
41c2e36147
Added the passwrod complexity if its env is present (#14718)
* Added the passwrod complexity if its env is present

* Updating the frontend password input

* bugs

* validatepassword

* update cypress test cases for new password flow

* Fix failing cypress test cases

* toast

* error msg

* sus

* Update login flow test cases

* valid password

---------

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
Co-authored-by: Rudhra Deep Biswas <rudra21ultra@gmail.com>
Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
2025-12-11 18:44:35 +05:30
ajith-k-v
c696589810 Merge branch 'test/platform-subpath-deployment-test' into test/platform-subpath-deployment-test-dummy 2025-12-10 09:56:55 +05:30
Mekhla Asopa
4f7620b37f Merge branch 'lts-3.16' into test/Automation-marketplace-fixes 2025-12-09 10:59:16 +05:30
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
ajith-k-v
0fb07ccebf modify the failing test cases 2025-12-05 19:19:10 +05:30
emidhun
d71b968846 Update command name on the util file. 2025-12-05 18:25:11 +05:30
ajith-k-v
167c4cd219 update domain 2025-11-26 18:45:28 +05:30
Mekhla Asopa
2a731f4e51 fix app version and multi env 2025-11-26 11:09:23 +05:30
ajith-k-v
abf4254a77 update failing specs 2025-11-24 11:29:54 +05:30
Mekhla Asopa
d6a3500160 fix app version spec and private public spec 2025-11-24 11:29:54 +05:30
ajith-k-v
3fdea4e27e update failed test cases 2025-11-24 11:29:54 +05:30
Mekhla Asopa
43ef386a52 fix app version spec and added wait for element for required places 2025-11-24 11:29:54 +05:30
YuktiGoyal02
7667cfaf9e
Merge branch 'test/Automation-fixes-part-4' into test/login-settings 2025-11-20 12:21:42 +05:30
ajith-k-v
97fa3e51ba update action failing test cases 2025-11-20 01:17:29 +05:30
Mekhla Asopa
c61fb8000a fix all user functionality spec 2025-11-19 18:26:54 +05:30
YuktiGoyal02
91f378035a
Merge branch 'test/Automation-fixes-part-4' into test/login-settings 2025-11-19 13:09:59 +05:30
emidhun
504873fba3 custom groupUI 2025-11-19 08:08:35 +05:30
emidhun
2451b32d82 Fix userRoleUI 2025-11-19 01:38:25 +05:30
Yukti Goyal
b354c99564 fixed minor issues 2025-11-18 20:55:10 +05:30
Yukti Goyal
4e33da3741 resolved conflicts 2025-11-18 15:57:47 +05:30
Yukti Goyal
4803adeb8b rebased 2025-11-18 15:53:37 +05:30
ajith-k-v
78dfb4ed12 update constants count dynamically 2025-11-18 13:45:31 +05:30
ajith-k-v
fc7f863888 Update custom group UI cases. 2025-11-17 17:45:57 +05:30
ajith-k-v
3d1016b53f Update user role UI cases 2025-11-17 16:26:29 +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
3f9e772e6b Add super admin cases 2025-11-12 19:58:47 +05:30
ajith-k-v
b8ddd671b7 Add cypress test for All users page 2025-11-12 17:52:28 +05:30
ajith-k-v
86359f1a4c fix declaration error 2025-11-11 17:27:03 +05:30
Srimanitejas123
bb5f9eb4f8 rebased with lts 3.16 2025-11-05 15:52:19 +05:30
Mekhla Asopa
a28bf92a87 added test case for paid 2025-11-04 19:01:36 +05:30
Srimanitejas123
217d21746b update spec with review comment 2025-11-04 17:46:06 +05:30
Srimanitejas123
076eb31c1d update spec with review comments 2025-11-04 16:51:53 +05:30
ajith-k-v
b9b63411e2 Merge branch 'test/license-limit-cases' into test/licensing-multi-env 2025-11-04 15:04:19 +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
309c27c7dd Update functions and specs as per review comments 2025-11-03 19:27:15 +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
Srimanitejas123
030113cbc7 updated multi env spec file with review comments 2025-10-31 12:41:04 +05:30
Srimanitejas123
a2fbd74d50 updated spec with disable functions 2025-10-30 14:34:58 +05:30
Srimanitejas123
7c643a1a81 added spec for multi env 2025-10-29 19:36:19 +05:30
Midhun Kumar E
2d66855ae1
Merge branch 'lts-3.16' into test/optimised-import-export-and-versions 2025-10-28 12:43:35 +05:30
emidhun
78703585ae test: enhance utility functions for better test reliability
- 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
2025-10-24 12:08:03 +05:30
ajith-k-v
50e8e6932e update test cases 2025-10-22 00:25:28 +05:30