Commit graph

10231 commits

Author SHA1 Message Date
Nithin David Thomas
c29751e519 Fixes missing background changes 2025-07-07 17:20:55 +05:30
Nithin David Thomas
b74d0f58f1 Fixes banner shadow 2025-07-04 19:50:16 +05:30
Nithin David Thomas
3c4c49df23
Merge branch 'main' into feat/ui-revamp-surface 2025-07-04 19:33:22 +05:30
Nithin David Thomas
d7e17249e6 REview fixes 2025-07-04 19:21:34 +05:30
adishM98 Bot
584aa7a7ee 🔄 chore: update submodules to latest main after auto-merge 2025-07-04 12:17:17 +00:00
Adish M
c99e7dd856
fix: Restore authorization check in cloud frontend deployment workflow (#13195)
* fix: Restore authorization check in cloud frontend deployment workflow

* fix: Reinstate branch prefix validation in cloud frontend deployment workflow

* fix: Enhance Netlify deployment step for cleaner output

* fix: Update cloud frontend deployment workflow for improved clarity and authorization checks

* Remove deployment completion message from cloud frontend workflow

* Remove branch prefix validation from cloud frontend deployment workflow
2025-07-04 17:46:30 +05:30
Adish M
eae10cddeb
Update Docker image build references and add cloud edition workflow (#13191) 2025-07-04 12:00:20 +05:30
Johnson Cherian
1f00aaf3ff
Merge pull request #13181 from ToolJet/fix/appbuilder-01
Appbuilder prerelease bug fixes
2025-07-04 11:34:09 +05:30
Nithin David Thomas
9fc5bb6268 Review fixes related to banners 2025-07-04 10:58:56 +05:30
Johnson Cherian
f5ad1f034e
Merge branch 'main' into fix/appbuilder-01 2025-07-04 00:10:12 +05:30
Adish M
6355d6d509
fix: Remove outdated API redirects from netlify.toml (#13188) 2025-07-03 23:02:06 +05:30
Adish M
441306a1de
Update netlify.toml (#13187) 2025-07-03 22:37:08 +05:30
adishM98 Bot
86151ee64d 🔄 chore: update submodules to latest main after auto-merge 2025-07-03 17:02:08 +00:00
Adish M
0e8ed516b8
fix: Correct typo in TOOLJET_EDITION and update redirects in netlify.toml (#13186) 2025-07-03 22:31:21 +05:30
Kavin Venkatachalam
9769c33c60
Merge branch 'main' into fix/appbuilder-01 2025-07-03 21:49:46 +05:30
Adish M
e051caca47
fix: Update environment variable secrets for cloud deployment (#13171)
* fix: Update environment variable secrets for cloud deployment

* Add submodule checkout step to cloud frontend deployment workflow

* fix: Update checkout step to use actions/checkout@v4 and streamline configuration

* fix: Add missing environment variables for cloud deployment

* Update Node.js and NPM versions in Netlify configuration
2025-07-03 21:47:25 +05:30
Johnson Cherian
a5b28e7299
Merge branch 'main' into fix/appbuilder-01 2025-07-03 21:03:07 +05:30
johnsoncherian
1c2b312b9e chore: update version for release 2025-07-03 21:02:31 +05:30
Adish M
317f1e913f
fix: Update path for server keys in Dockerfile (#13184) 2025-07-03 20:58:10 +05:30
Adish M
b8aceb2e7a
fix: Update server installation steps in Dockerfile for consistency (#13183) 2025-07-03 20:49:15 +05:30
johnsoncherian
f60784aecc chore: update version for release 2025-07-03 20:36:37 +05:30
Johnson Cherian
105b1a4b19
Merge pull request #13176 from ToolJet/fix/pages-disable-module
Fix: disable pages on modules
2025-07-03 20:30:55 +05:30
Kavin Venkatachalam
841d660783 fix: modules are hidden if the query manager is expanded 2025-07-03 19:15:20 +05:30
Nithin David Thomas
b1622644ef Matches design after release 2025-07-03 18:31:45 +05:30
Kavin Venkatachalam
ace4fe754c fix: Added a fallback for module context 2025-07-03 17:49:20 +05:30
Kavin Venkatachalam
edf657b659 Revert "fix: add fallback for useModuleId hook in query panel"
This reverts commit 27ba7dec30.
2025-07-03 17:47:41 +05:30
Kavin Venkatachalam
d9b6efefad Updated submodules ref 2025-07-03 16:39:19 +05:30
johnsoncherian
27ba7dec30 fix: add fallback for useModuleId hook in query panel
Handle case where ModuleContext is not available by wrapping
useModuleId in try-catch with 'canvas' fallback
2025-07-03 16:39:05 +05:30
Kavin Venkatachalam
108aa42eea fix: show modules inside the editor 2025-07-03 16:38:40 +05:30
Vijaykant Yadav
8388838703 fix: disable pages on modules 2025-07-03 12:41:36 +05:30
Nithin David Thomas
4e50f819f7 Removes unwanted files 2025-07-03 11:37:01 +05:30
Nithin David Thomas
8e120af046 Design review fixes 2025-07-03 11:37:01 +05:30
Nithin David Thomas
dd42ec39cb Design review fixes 2025-07-03 11:36:59 +05:30
Nithin David Thomas
83bff04419 Fixes broken search box 2025-07-03 11:35:01 +05:30
Nithin David Thomas
71bd9701c2 Fixes broken styles 2025-07-03 11:33:32 +05:30
Nithin David Thomas
81041a0a7f feat: Changes background color to match new design 2025-07-03 11:12:26 +05:30
Nakul Nagargade
3045232497 Revert "Fix header resizer not coming up on Container, form and modal"
This reverts commit 709ab62502.
2025-07-03 11:10:10 +05:30
Nakul Nagargade
d84ba96bc3 Fix header resizer not coming up on Container, form and modal 2025-07-03 11:10:10 +05:30
Adish M
95866aed82
feat: Add GitHub Actions workflow for cloud frontend deployment (#13159)
* feat: Add GitHub Actions workflow for cloud frontend deployment

* chore: Comment out authorization checks and branch validation in deployment workflow for testing
2025-07-03 10:54:37 +05:30
Midhun G S
f1d7fe4d90
fix (#13158) 2025-07-02 18:33:53 +05:30
Johnson Cherian
4da794acd5
Merge pull request #13155 from ToolJet/fix/disable-modules-editor
[feat]: Show tooltip and disable modules if the license is expired
2025-07-02 17:52:28 +05:30
Kavin Venkatachalam
ddf49784ff chore: updated submodules 2025-07-02 17:51:33 +05:30
Rohan Lahori
f56ea9292b
migration fix (#13156) 2025-07-02 17:42:41 +05:30
Kavin Venkatachalam
bd3ff240c7 feat: disable modules on viewer if the license is invalid 2025-07-02 17:40:25 +05:30
adishM98 Bot
6aec215e96 🔄 chore: update submodules to latest main after auto-merge 2025-07-02 12:06:41 +00:00
Adish M
890161738e
refactor: streamline workflow worker setup and command determination (#13152)
* refactor: streamline workflow worker setup and command determination

* consolidate plugin build and prune commands in Dockerfile
2025-07-02 17:35:53 +05:30
Johnson Cherian
61c03fdaa3
Merge pull request #13132 from ToolJet/fix/chart-border
Added chart border property and removed white background color
2025-07-02 17:19:33 +05:30
Rohan Lahori
c9d01da916
Bugfixes/email smtp issues (#13154) 2025-07-02 17:16:39 +05:30
adishM98 Bot
8daf7c8452 🔄 chore: update submodules to latest main after auto-merge 2025-07-02 10:47:14 +00:00
Midhun G S
c38c12327f
guard level fixes (#13153) 2025-07-02 16:16:24 +05:30