Commit graph

15 commits

Author SHA1 Message Date
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 <[email protected]>
Co-authored-by: Rudhra Deep Biswas <[email protected]>
Co-authored-by: ajith-k-v <[email protected]>
2025-12-11 18:44:35 +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 <[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
174ef0f955 update domain 2025-11-24 14:55:49 +05:30
Mekhla Asopa
0080481488 added wait for element method 2025-11-15 00:14:21 +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 <[email protected]>
Co-authored-by: ajith-k-v <[email protected]>
2025-11-13 18:25:04 +05:30
ajith-k-v
5e0b68cd08 Fix first user onboarding 2025-11-11 17:37:53 +05:30
Mekhla Asopa
80c2144359 fixed failed spec 2025-11-07 13:01:27 +05:30
Mekhla Asopa
a28bf92a87 added test case for paid 2025-11-04 19:01:36 +05:30
Ajith KV
7d28810652
Add cypress test cases for enterprise user groups and permissions (#14340)
* 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
2025-10-17 12:38:44 +05:30
ajith-k-v
805972d8d2 update workspace constants test cases 2025-10-05 23:36:35 +05:30
ajith-k-v
bfefd7853c modify first user onboarding spec 2025-09-22 12:55:16 +05:30
Ajith KV
3a22e34042
Cypress platfrom pipeline fixes (#13886)
* Cypress platfrom pipeline fixes

* feat: update Cypress Dockerfiles to use cypress-lts.Dockerfile for builds

* chore: update submodule commits for frontend and server

---------

Co-authored-by: adishM98 Bot <[email protected]>
2025-08-22 13:25:04 +05:30
Midhun G S
001f445708
cypress changes (#13037)
Co-authored-by: Ajith KV <[email protected]>
2025-06-23 13:16:35 +05:30
Ajith KV
33d6313bb4
Fix failing platform cypress test cass on action (#12805)
* Fix failing test cass on action

* Fix failing test cases

* fix dashboard test cases

* Fix failing test cases

* Fix app slug test cases

* skip failing test cases

* fix failing test cases

* fix dasboard test cases

* fix failing test cases

* modify config

* fix app slug test cases

* modify app slug test case

* Modify dashboard test cases

* modify config

* update folder structure

* Fix the dashboard test cases
2025-05-13 13:34:32 +05:30
Renamed from cypress-tests/cypress/e2e/happyPath/platform/ceTestcases/userFlow/firstUserOnboarding.cy.js (Browse further)