Commit graph

18 commits

Author SHA1 Message Date
Siddharth Pundir
9586322269
Remove email verfication for signup in selfhosted (#14877)
* Removed email verification during signup for ee and ce

* Fixing the error

* Fixed the bug

* Fixed Automation cases for signup flow (#15006)

* update signup flow cases

* fixed signup spec

* fixed super admin cases

* removed invalid email it block

* Removed the it block which has duplicate flow

---------

Co-authored-by: YuktiGoyal02 <100783212+YuktiGoyal02@users.noreply.github.com>
2026-01-20 23:18:54 +05:30
Mekhla Asopa
2b7234f786 fixed failed specs 2025-12-17 03:46:52 +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
Mekhla Asopa
ece134ffc6 fix all users page functionality 2025-11-25 23:20:44 +05:30
Mekhla Asopa
f76a53868b all workspace ui 2025-11-25 21:40:03 +05:30
Mekhla Asopa
b40f6225b9 fix superadminwhitelabel 2025-11-25 16:00:02 +05:30
Mekhla Asopa
e8cff4edc1 fix with delete workspace 2025-11-24 21:53:23 +05:30
Mekhla Asopa
596a9adeea fix white label 2025-11-24 14:40:39 +05:30
ajith-k-v
7b517bc6c4 update whitelabel spec 2025-11-24 13:04:02 +05:30
Mekhla Asopa
d1db5f723f fix white label 2025-11-21 19:25:22 +05:30
ajith-k-v
a323eb3346 Fix failing test cases 2025-11-20 15:09:06 +05:30
emidhun
fa6f8932b3 Update whitelabeling with reset. 2025-11-20 01:30:53 +05:30
ajith-k-v
97fa3e51ba update action failing test cases 2025-11-20 01:17:29 +05:30
Mekhla Asopa
3bbac9d328 fix app version 2025-11-19 22:16:48 +05:30
Mekhla Asopa
c61fb8000a fix all user functionality spec 2025-11-19 18:26:54 +05:30
ajith-k-v
3b1c7446b8 Update super admin test cases 2025-11-12 21:04:22 +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