Yukti Goyal
afcb9d758b
added auto sso custom commad
2025-12-31 15:56:49 +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
emidhun
0475fd553b
Update the commands
...
- Create marketplace commands
- Updated the utils and specs accordingly.
2025-12-05 18:07:00 +05:30
Yukti Goyal
9cf2244f88
fixed homepage issue
2025-11-19 13:00:06 +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
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
Mekhla Asopa
0579ea8b1a
Fixed action failed specs ( #14569 )
...
* fixed action failures
* fixed action failures
2025-11-13 00:05:21 +05:30
emidhun
f46d812401
Organise specs
2025-11-05 15:19:12 +05:30
ajith-k-v
309c27c7dd
Update functions and specs as per review comments
2025-11-03 19:27:15 +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
081ae143b0
Fix existing appSlug
2025-10-28 12:40:30 +05:30
emidhun
88dd7afbd2
Optimise import final it block
2025-10-27 19:05:28 +05:30
emidhun
6ef9c79df1
test: update private and public apps test spec
...
- Optimize test assertions and selectors
- Improve test reliability and performance
2025-10-24 12:08:20 +05:30
emidhun
1ab65ca798
test: refactor version test spec for better organization
...
- Add new appVersion.cy.js with optimized test structure
- Remove old version.cy.js file
2025-10-24 12:08:12 +05:30
emidhun
a79760a09b
Optimise import and export spec
2025-10-22 16:54:20 +05:30
Adish M
2d5be6b8ef
Merge pull request #14375 from ToolJet/test/general-user-role-ui
...
Revamp Groups UI test cases
2025-10-22 14:18:31 +05:30
ajith-k-v
50e8e6932e
update test cases
2025-10-22 00:25:28 +05:30
emidhun
59d5743579
Update dnd and minor changes
2025-10-17 17:32:00 +05:30
emidhun
7e17003703
Update real events dependency
2025-10-16 11:28:27 +05:30
emidhun
a3b0a33ce7
Fix-import spec
2025-10-15 15:26:34 +05:30
ajith-k-v
11a44062af
Add workspace constants test cases fro enterprise
2025-10-07 19:08:58 +05:30
ajith-k-v
bb33387614
update review comment
2025-10-07 13:25:52 +05:30
ajith-k-v
3067b6a02a
Merge branch 'lts-3.16' into test/platform-cypress-action
2025-10-07 11:24:56 +05:30
Mekhla Asopa
f042c48b0a
update after block
2025-10-07 11:05:57 +05:30
Mekhla Asopa
8ee53dc413
update folder structure
2025-10-07 10:54:41 +05:30
ajith-k-v
c9cb44681f
add test cases for constants from env
2025-10-07 10:40:47 +05:30
ajith-k-v
805972d8d2
update workspace constants test cases
2025-10-05 23:36:35 +05:30
ajith-k-v
87355c6f3e
update constants test cases
2025-10-01 13:40:52 +05:30
ajith-k-v
a31169ce5d
update function name
2025-09-29 10:51:52 +05:30
ajith-k-v
f0f8e39bcf
Update workspace constants test cases
2025-09-28 21:33:47 +05:30
Ajith KV
ddca1fa301
Modify the platform cypress test cases ( #13536 )
2025-07-30 10:57:27 +05:30
ajith-k-v
c50e436211
Update platform cypress test cases
2025-07-12 15:46:23 +05:30
Midhun G S
0c5ab3484c
Platform LTS Final fixes ( #13221 )
...
* Cloud Blocker bugfixes (#13160 )
* fix
* minor email fixes
* settings menu fix
* fixes
* Bugfixes/whitelabelling apis (#13180 )
* white-labelling apis
* removed consoles logs
* reverts
* fixes for white-labelling
* fixes
* reverted breadcrumb changes (#13194 )
* fixes for getting public sso configurations
* fix for enable signup on cloud
* Cloud Trial and Banners (#13182 )
* Cloud Blocker bugfixes (#13160 )
* fix
* minor email fixes
* settings menu fix
* fixes
* Cloud Trial and Banners
* revert
* initial commit
* Added website onboarding APIs
* moved ai onboarding controller to auth module
* ee banners
* fix
---------
Co-authored-by: Rohan Lahori <64496391+rohanlahori@users.noreply.github.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* Bugfixes/minor UI fixes-CLoud (#13203 )
* Bugfixes/UI bugs platform 1 (#13205 )
* cleanup
* Audit logs fix
* gitignore changes
* postgrest configs removed
* removed unused import
* improvements
* fix
* improved startup logs
* Platform cypress fix (#13192 )
* Cloud Blocker bugfixes (#13160 )
* fix
* minor email fixes
* settings menu fix
* fixes
* Bugfixes/whitelabelling apis (#13180 )
* white-labelling apis
* removed consoles logs
* reverts
* fixes for white-labelling
* fixes
* Cypress fix
* reverted breadcrumb changes (#13194 )
* cypress fix
* title fix
* fixes for getting public sso configurations
---------
Co-authored-by: Rohan Lahori <64496391+rohanlahori@users.noreply.github.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* deployment fix
* added interfaces and permissions
* Bugfixes/lts 3.6 branch 1 platform (#13238 )
* fix
* Licensing Banners Fixes Cloud and EE (#13241 )
* design: Adds license buttons to header
* Refactor header actions
* Cloud Blocker bugfixes (#13160 )
* fix
* minor email fixes
* settings menu fix
* fixes
* subscription page
* fix banners
---------
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Rohan Lahori <64496391+rohanlahori@users.noreply.github.com>
* fix for public apps
* fix
* CE Instance Signup bug (#13254 )
* CE Instance Signup bug
* improvement
* fix
* Add WEBSITE_SIGNUP_URL to deployment environment variables
* Add WEBSITE_SIGNUP_URL to environment variables for deployment
* Super admin banner fix (#13262 )
* Git Sync Fixes (#13249 )
* git-sync module changes
* git sync fixes
* added app resource guard
* git-sync fixes
* removed require feature
* fix
* review comment changes
* ypress fix
* App logo fix inside app builder
* fix for subpath cache
* fix (#13274 )
* platform-cypress-fix (#13271 )
* git sync fixes (#13277 )
* fix
* Add data-cy for new components (#13289 )
---------
Co-authored-by: Rohan Lahori <64496391+rohanlahori@users.noreply.github.com>
Co-authored-by: Rudhra Deep Biswas <98055396+rudeUltra@users.noreply.github.com>
Co-authored-by: Ajith KV <ajith.jaban@gmail.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: rohanlahori <rohanlahori99@gmail.com>
Co-authored-by: Adish M <adish.madhu@gmail.com>
Co-authored-by: Rudra deep Biswas <rudra21ultra@gmail.com>
2025-07-09 22:36:41 +05:30
Midhun G S
90e7c4cab9
Cloud licensing related changes ( #13033 )
...
* added all pending cloud migration
* restrict cloud migrations
* added cloud data-migrations
* Added cloud entities
* keep tables across all
* cloud licensing initial changes
* fix
* payments module
* license counts updates
* update
* Added all pending cloud migration to pre-release + Payments module (#13006 )
* added all pending cloud migration
* restrict cloud migrations
* added cloud data-migrations
* Added cloud entities
* keep tables across all
* payments module
* license counts updates
* update
* migration fixes
* pass orgId
* movement
* added cloud instance settings
* org id to license terms
* before merge
* dockerfile changes for cloud
* migration fixes
* subscription
* merge main
* posthog-js package
* fix
* selhostcustomer migration timestamp update
* fix
* fixes
* fix
* fix
* Adding cloud dockerfile changes
* migration fix
* fix
* fix
* fix
* fixes
* added migration progress
* fix
* added migration files for cloud
* fix
* added migrations for cloud
* add organizationId for pages controller
* fixes for plugins script
* fix
* final
* added cloud licensing envs
* UI WRAPPER BUG
* fix
* orgId groups fix
* lint check fixes
* Refactor Dockerfiles to use dynamic branch names for builds
* Feature/promote release permission management (#13020 )
* migration and entity changes
* removed extra migration
* added default group permissions
* basic ui changes
* added promote and release permissions
* fixed tooltips for promote and release buttons
* fix
* fixed app promote ability check
* ce compatibility ui change
* ui fixes
* removed console.log
* removed comments
* updated ee-preview.Dockerile
* using base img node:22.15.1-bullseye
* fix for ce render
* Update ce-preview.Dockerfile
* Update ee-preview.Dockerfile
* ui fix
* fix
* fixes
* fixes
* fixes
* fixes
* minor fixes
* fix
---------
Co-authored-by: Souvik <psouvik260@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
* Bugfix/git sync pre release (#13098 )
* bugfixes
* ui fixes for disabled states in version creation
* minor fixes
* removed unused imports
* fixes
* removed comments
* module file fixes
* module fixes
* white-labelling fixes
* login-configs
* fix for migration for ce
* Fix for app count guard (#13131 )
* fix for app count guard
* added check
* for debug
* license key
* Modules : Platform Functionality (#12994 )
* init
* mod
* app import-export
* licensing and UI
* review and permissions
* update
* updates
* update
* update
* fix breadcrumb
* fix app builder error
* remove launch button for modules
* fixed homepage
* fix permission check
---------
Co-authored-by: platform-ops123 <platformops545@gmail.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* reverted logs
* tjdb guard and dark mode (#13137 )
* ui fixes
* added modules module
* removed unused imports
* fix
* fix
* Cypress fix
* fixes for cloud instance level licensing (#13146 )
---------
Co-authored-by: platform-ops123 <platformops545@gmail.com>
Co-authored-by: Rudra deep Biswas <rudra21ultra@gmail.com>
Co-authored-by: Adish M <adish.madhu@gmail.com>
Co-authored-by: Rudhra Deep Biswas <98055396+rudeUltra@users.noreply.github.com>
Co-authored-by: Vijaykant Yadav <vjy239@gmail.com>
Co-authored-by: Rohan Lahori <64496391+rohanlahori@users.noreply.github.com>
Co-authored-by: Souvik <psouvik260@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: rohanlahori <rohanlahori99@gmail.com>
Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
2025-07-02 10:57:36 +05:30
Ajith KV
b54c3e1afb
Modify apps cypress test cases for enterprise ( #13078 )
...
* Modify apps cypress test cases for enterprise
* Update cypress.Dockerfile
* cypress fix
---------
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
2025-06-30 15:11:11 +05:30
Devanshu Gupta
1d1c7858cd
Feat/audit logs 2.0 ( #13012 )
...
* feat: added default audit logs for logout, archive, unarchive, profile_update
* feat: added resource data in audit table
* feat: added archive workspace, invite redeem
* feat: updated profile update audit
* feat: updated user invite audit
* feat: completed user actions audit
* feat: added default audit logs for logout, archive, unarchive, profile_update
* feat: added resource data in audit table
* feat: added archive workspace, invite redeem
* feat: updated profile update audit
* feat: updated user invite audit
* feat: completed user actions audit
* fix: merge conflict
* fix: ee commit
* fix: removed logs
* feat: added migration for resource_data
* fix: updated action names
* frontend ee commit
* feat: added /user/instance route
* fix: user instance update
* fix: updated feature name
* user ee commit
* feat: added instance level archive
* fix: user details update instance
* feat: added self signup audit
* ee audit commit
* ee commit
* metadata workspace field
* fix: instace user unarchive data
* feat: added grou permission default properties
* fix: review fixes
* feat: granular app
* fix: moved user name logic to service
* remove log
* ee commit
* feat: separate routes for app, data-source
* feat: added some actions
* ee commit
* ee commit
* feat: added audits
* ee commit
* fix pasword
* Update the new granular permission api end points in cypress test cases
* feat: batch-3 actions
* removed log
* remove import
* feat: added app audit logs
* feat: public app update route
* feat: added resource route
* fix: json clone
* feat: added feature audit
* revert INSTANCE_UPDATE
* feature key update
* fix: filter resource guard
* ee commit
* fe ee commit
* script for resolving submodule conflicts
* changing docs url to .ai
---------
Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
Co-authored-by: Rudra deep Biswas <rudra21ultra@gmail.com>
2025-06-25 12:40:07 +05:30
Midhun G S
1fbb148f16
Deprecated static local data sources ( #12687 )
...
* deprecated static local data sources
* changes
* transactions wrapped under dbTransaction wrap
* removed entity manager from app import export service
* Update export app cypress test case.
* update app export test case
* type error fix for loader
* fix for listing of tooljetdb for app import export
* postgrest configs
* added readme
* cleanup
* fix for app import export version order
* Update app export spec
* fix
---------
Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
2025-06-22 12:59:13 +05:30
ajith-k-v
6bef66ba63
Platform cypress fix
2025-06-19 15:33:43 +05:30
ajith-k-v
6f67da0d7b
Platform cypress fix
2025-06-19 14:08:29 +05:30
Mekhla Asopa
d7a5e07ff2
Added automation for Rest API all methods ( #12935 )
...
* add rest api auth
* add content-type scenario
* fixed failed cypress specs
* update version spec
2025-05-27 13:20:39 +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
ajith-k-v
01da114834
Fix failig test casses
2025-05-06 14:05:35 +05:30
emidhun
6ae277aead
commented failures
2025-04-28 19:22:44 +05:30
emidhun
34a11bee4d
Skip failing specs
2025-04-28 12:29:57 +05:30
Ajith KV
258469f78d
Fix failed platform cypress test cases ( #12537 )
...
* Fix failed platform cypress test cases
* fix apps test cases
* Update test cases
* Fix failing test cases
* Modify data-cy attribute
* Fix test cases in subpath deployment
* revert the utils changes
* Fix failing action test cases
* Add data-cy attribute
* Fix failing test cases
* Fix failing test cases
* Fix failing test cases
* fix action failing test cases
* Modify import export test cases
* Fix failing test cases
* Fix dashboard test cases
* Fix dashboard failing it block
* revert changes
2025-04-21 19:37:35 +05:30
Ajith KV
7f1d24a2da
Modularisation platform cypress fix ( #12432 )
2025-04-07 15:49:21 +05:30