Commit graph

9802 commits

Author SHA1 Message Date
Johnson Cherian
a704fa3a8a
Merge pull request #12816 from ToolJet/fix/event-actions
Fix: Reorganised event actions and improved UX
2025-05-15 15:05:39 +05:30
Johnson Cherian
432066b4f6
Merge pull request #12709 from ToolJet/fix/query-duplicate-failure
Fix: Add datasourceId to static queries in GET requests
2025-05-15 15:04:06 +05:30
Johnson Cherian
51dbe8bee9
Merge branch 'main' into fix/query-duplicate-failure 2025-05-15 15:03:50 +05:30
Johnson Cherian
923092ebb3
Merge pull request #12447 from ToolJet/fix/multiselect-dropdown-issues
Fix: Triage room issues
2025-05-15 15:03:03 +05:30
devanshu052000
e1bf0ea4c6 Updated submodule ref 2025-05-15 14:28:22 +05:30
Johnson Cherian
e0169e2a59
Merge branch 'main' into fix/multiselect-dropdown-issues 2025-05-15 14:07:46 +05:30
Adish M
b94934279e
Merge pull request #12673 from ToolJet/fix/external-epi
Fix External API Modularisation
2025-05-15 10:37:07 +05:30
johnsoncherian
3dd2d9f284 update submodule refs 2025-05-15 00:13:41 +05:30
johnsoncherian
d442a12eb6 Update server/ee 2025-05-15 00:03:51 +05:30
gsmithun4
81f039b481 Merge branch 'main' into fix/external-epi 2025-05-14 21:41:27 +05:30
Muhsin Shah C P
958cbd1d02
[improvement] Default workspace (#12834)
* Added set-default API

* Setting default workspace for super-admin onboarding

* Seperated the migrations

* Added nestjs init

* removed nestjs init

* Added: default workspace case to signup

* Fixed: instance signup

* Fixed: existed non-active user instance signup

* Added: SSO default workspace support

* Added: Default workspace chooser

* Moved some scss changes to ee folder

* Added: disable workspace default organization check

* updated the migration

* Fixing .env issue

* Removed the logs

* Remove personal workspace check from enable signup

* Fixing sign-in cases

* Fixing workspace invited user's instance signup cases

* Fixing sso workspace invited user's instance signup cases

* fixing the workspace signup issue

* Adding ee server and frontend file

* Adding ee server and frontend file

* Adding active check

* Added query fix for the migration

* Added migration logic fix

* Removed/Commented the ENABLE_ONBOARDING_QUESTIONS_FOR_ALL_SIGN_UPS env support from EE and CE

* Adding server and frontend files

* Added frontend file

* Bump version
2025-05-14 16:06:52 +05:30
Adish M
c0009b2c3a
Fix repo in ee render app to pick the forked branch (#12873) 2025-05-14 15:33:39 +05:30
Adish M
51d9709ffc
Fix forked branch issur ee render app creation (#12872) 2025-05-14 15:22:00 +05:30
Adish M
c7b8981c55
Fix ce render pr app (#12867) 2025-05-14 10:55:28 +05:30
Rudra deep Biswas
dba41a8739 cleanup 2025-05-13 22:04:31 +05:30
Rudra deep Biswas
01d73bd3f9 remove orgId 2025-05-13 19:12:34 +05:30
Rudra deep Biswas
29202a8e40 pass ws admin 2025-05-13 18:10:29 +05:30
Rudra deep Biswas
6e6b721fca user-role 2025-05-13 17:08:09 +05:30
Rudra deep Biswas
592447dc83 util-service 2025-05-13 16:19:57 +05:30
devanshu052000
f06f7c4847 Changes after design review 2025-05-13 16:12:19 +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
Midhun G S
3d697f08b1
Merge branch 'main' into fix/external-epi 2025-05-13 11:36:36 +05:30
Adish M
6d7733c9da
testing EE PR preview app (#12851)
* testing PR app on render preview

* fix volume issue on ee pr app

* fix postgresql.conf issue

* fix postgresql.conf issue

* fix postgresql.conf issue (#12856)
2025-05-12 16:16:51 +05:30
Rudra deep Biswas
7af3812f5f fix 2025-05-12 15:26:40 +05:30
vjaris42
4e87ab1097
fix: page error handle logic (#12844) 2025-05-09 18:26:55 +05:30
devanshu052000
7113e51445 Removed icon logic and grouped the actions 2025-05-09 17:18:43 +05:30
Mekhla Asopa
3fde1e14b2
Added data-cy for data source (#12815)
* added datasource data-cy

* add method to get data-cy

* update the required fix

* fix format

* fix selectors

* fix selector for appSlug spec

---------

Co-authored-by: Akshay <akshaysasidrn@gmail.com>
2025-05-09 10:18:07 +05:30
Adish M
c3d48bd389
New label format for cypress automation (#12829)
* New label format for cypress automation

* fix lable trigger issue in app-builder cypress due to extra
2025-05-08 14:12:32 +05:30
Adish M
0fa2bd25a8
Merge pull request #12827 from ToolJet/fix/render-suspend-label
Fix failing of suspend label in render
2025-05-08 12:22:55 +05:30
Rudra deep Biswas
c7bca09dc6 merge fix 2025-05-08 12:16:44 +05:30
Adish M
931d90247f Fix failing of suspend label in render 2025-05-08 12:01:57 +05:30
Adish M
1acb1adfcb
Merge pull request #12819 from ToolJet/fix/migration-license-plan
fix: super admin issue
2025-05-08 11:00:37 +05:30
Midhun G S
49b14781f4
Merge branch 'main' into fix/migration-license-plan 2025-05-08 10:58:46 +05:30
Adish M
648cc2c247
Adding volume for render PR app (#12795)
* Adding volume for render PR app

* correction mountPath

* dummy PR for testing

* correction in mount path

* correction in mount path

* correction disk size

* correction disk size

* correction disk size

* correction disk size

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue

* postgres starting issue and volume issue fixed

* fix postgresql start up issue in ee edition

* fix postgresql start up in ee edition

* fix postgresql start up in ee edition

* fix postgresql start up in ee edition

* fix postgresql start up in ee edition

* fix postgresql start up in ee edition

* fix postgresql start up in ee edition

* clean up

* clean up

* fix EOF

* changed the instance spec for ee edition
2025-05-08 01:37:20 +05:30
Midhun G S
d35489f4fb
Merge branch 'main' into fix/migration-license-plan 2025-05-08 00:14:39 +05:30
Johnson Cherian
80c6029ea5
Merge pull request #12721 from ToolJet/fix/run-query-preview-update
Fix/run query preview update
2025-05-07 16:35:09 +05:30
devanshu
eb6cc28fbb fix: super admin issue 2025-05-07 13:07:55 +05:30
devanshu052000
ca218bd480 Add logic for rendering icons in actions dropdown 2025-05-06 22:07:33 +05:30
devanshu052000
0ecfa46cc8 Reordered all the actions 2025-05-06 21:15:28 +05:30
Rudra deep Biswas
ef20a0b9a5 Merge branch 'main' of https://github.com/ToolJet/ToolJet into fix/external-epi 2025-05-06 16:43:19 +05:30
Rudra deep Biswas
12f09f80d8 review 2025-05-06 16:38:13 +05:30
Johnson Cherian
6476af0fcf
Merge pull request #12807 from ToolJet/test/cypress-fix/run-query-preview-update
Fix failig cypress test cases for app builder release
2025-05-06 15:37:50 +05:30
ajith-k-v
b5149c07d3 update server host value 2025-05-06 14:44:46 +05:30
ajith-k-v
01da114834 Fix failig test casses 2025-05-06 14:05:35 +05:30
johnsoncherian
6f0ace6149 revert: version upgrade 2025-05-06 11:20:34 +05:30
johnsoncherian
989b03a6ad chore: version bump for release 2025-05-06 11:18:05 +05:30
johnsoncherian
56c077e2d1 Merge branch 'main' into fix/run-query-preview-update 2025-05-06 11:16:56 +05:30
Akshay
dfad7a55f8
Merge pull request #12708 from ToolJet/release/marketplace-sprint-10
Release: Marketplace Sprint 10

🚀 Features
- Added feature to add bulk upsert using PK in #12325 by @manishkushare
- Added feature to set default value to null while creating or editing FK column in #12704 by @manishkushare

🌟 Enhancements
- Enhanced plugin schema for validation and design component in #12655 by @parthy007
- Enhanced schema revamp for MySQL and MSSQL in #12661 by @parthy007
- Added metadata to QueryError and populated metadata in inspector on error in #12501 by @thesynthax
- Improved empty plugin state copywriting in #12588 by @thesynthax
- Added validation for encrypted fields with input reference on failure in #12541 by @parthy007

🛠️ Fixes
- Fix plugin copywriting and icon issues in #12664 by @parthy007
- Fix empty URL parameters in the GraphQL plugin in #12353 by @ganesh8056
- Fixed ToolJet database JSON column values not persisting in query builder in #12438 by @ganesh8056
2025-04-30 21:38:49 +05:30
Akshay Sasidharan
9b9f872e2e bump to v3.12.0 2025-04-30 21:31:45 +05:30
Mekhla Asopa
8f2744d00c
skip few specs (#12758) 2025-04-30 19:41:11 +05:30