Commit graph

374 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
ajith-k-v
e28d8762e9 Update the config and selectors 2025-12-17 16:47:59 +05:30
Mekhla Asopa
2b7234f786 fixed failed specs 2025-12-17 03:46:52 +05:30
Mekhla Asopa
45397cff66 updated method and data-cy for form fill 2025-12-15 21:29:49 +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
54ec7d8e52 added automation for db 2025-12-15 03:55:17 +05:30
Muhsin Shah C P
b568bbb8fc
[feature] Able to configure multiple OIDC provider for an organisation (#14640)
* feat: add multi-tenant OIDC support and update organization SSO configuration handling

* feat: implement create and delete organization SSO configuration endpoints

* feat: add BackWithoutArrow icon and support for multiple organization SSO configurations

* feat: enhance OIDC support by fetching fresh data and adding count badge

* feat: update OIDC handling to check for enabled configurations

* refactor: remove createOrganizationSSO function and related features; update OIDC handling for multi-tenant support

* refactor: enhance SSO configuration processing to handle single and array formats

* refactor: improve OIDC handling to support both array and single object formats

* Update exisiting test cases for OIDC multi-tenent component changes

* Fix okta oidc spec for multi tenent feature

* Fix for Auto-enable sso bug

* Refactor SSO count logic to handle unique SSO types for multi-OIDC support

* Refactor SSO theme styles for improved readability and maintainability

* Add normal mix-blend-mode for oidc-count-badge in dark theme

---------

Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
2025-12-12 19:13:43 +05:30
Mekhla Asopa
818b557c43 updated fill form method and data-cy for field label 2025-12-12 18:11:49 +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
Mekhla Asopa
42c62da52e added postgres test cases 2025-12-11 04:10:16 +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
464805a2b6 - Update the basic spec 2025-12-05 19:04:09 +05:30
emidhun
9e3c347785 remove redundent file 2025-12-05 18:28:06 +05:30
emidhun
d71b968846 Update command name on the util file. 2025-12-05 18:25:11 +05:30
emidhun
0475fd553b Update the commands
- Create marketplace commands
- Updated the utils and specs accordingly.
2025-12-05 18:07:00 +05:30
emidhun
1c46fd89a5 Connection form UI utils updated. 2025-12-04 14:29:51 +05:30
Mekhla Asopa
87e8b566bd update method for password and fill form 2025-12-03 18:33:30 +05:30
Mekhla Asopa
bd31e01389 added DS connection form method 2025-12-03 11:14:10 +05:30
Mekhla Asopa
9414d86f10 updated method to fill form 2025-12-02 18:20:51 +05:30
emidhun
3675a29d7c Refactor Cypress commands for improved element handling and add common selectors for marketplace components 2025-12-01 15:00:46 +05:30
Mekhla Asopa
f611231c9c Added method for fields 2025-12-01 12:34:37 +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
087014423c update sso test cases 2025-11-25 17:01:32 +05:30
Mekhla Asopa
2c3161573c fix oidc and saml 2025-11-24 23:34:43 +05:30
Mekhla Asopa
9ee5d888ef
Merge pull request #14522 from ToolJet/test/login-settings
Added cypress UI test cases for Login settings
2025-11-24 19:34:53 +05:30
ajith-k-v
7eda76e712 Update SSO spec 2025-11-24 16:29:49 +05:30
ajith-k-v
033cb50dd7 fix OIDC spec 2025-11-24 14:35:46 +05:30
ajith-k-v
7b517bc6c4 update whitelabel spec 2025-11-24 13:04:02 +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
a72a830580 Update failed test cases 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
ajith-k-v
5731dc885f Fix failing test cases 2025-11-24 11:29:54 +05:30
Mekhla Asopa
321475f590 fix privateAndPublicApps spec 2025-11-24 11:29:53 +05:30
ajith-k-v
1ef23d15ca update failing specs 2025-11-21 21:00:02 +05:30
Mekhla Asopa
39e197bb11 fix app version spec and private public spec 2025-11-21 18:31:40 +05:30
ajith-k-v
c5cafb0f22 Update failed test cases 2025-11-21 15:26:24 +05:30
Yukti Goyal
8e22850d89 fixed homepage dashboard issues 2025-11-21 13:05:16 +05:30
ajith-k-v
afbc92d579 update failed test cases 2025-11-21 00:03:37 +05:30
Mekhla Asopa
36af929b39 fix app version spec and added wait for element for required places 2025-11-20 18:43:57 +05:30
Yukti Goyal
92468f1b5c fixed failed cases 2025-11-20 17:58:09 +05:30
ajith-k-v
a323eb3346 Fix failing test cases 2025-11-20 15:09:06 +05:30