Commit graph

377 commits

Author SHA1 Message Date
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
Adish M
f23c4ecbe1 Update display image 2025-07-09 15:28:57 +05:30
Adish M
b2a582b1c8 update submodule handling in merging PR workflow 2025-07-09 14:19:35 +05:30
Adish M
e8ed047388 🔄 chore: streamline submodule update process and automate PR creation 2025-07-09 12:46:43 +05:30
Adish M
ee769195c3
feat: Update Packer configuration to use Ubuntu Jammy and adjust instance types and AMI settings (#13259) 2025-07-08 16:23:03 +05:30
Adish M
ed571cafe3
feat: Update Packer workflow to checkout lts-3.6 branch and add Neo4j setup with APOC plugin (#13225)
* feat: Update Packer workflow to checkout lts-3.6 branch and add Neo4j setup with APOC plugin

* refactor: remove deprecated EC2 ce deployment files and scripts

* fix: ensure newline at end of file in setup_app and setup_machine scripts
2025-07-07 18:14:18 +05:30
Adish M
348127afd7
Enhance submodule checkout process to handle branch existence and fallback to main (#13218)
* Enhance submodule checkout process to handle branch existence and fallback to main

* Improve submodule checkout process to handle branch validation and fallback to main

* chore: Comment out Node.js setup, dependency installation, and build steps in cloud frontend workflow

* refactor: Enhance submodule checkout process to include submodule name in logs

* Update submodule checkout process to use the correct submodule name extraction method

* fix: Update submodule checkout script to use correct submodule path variable

* Improve submodule checkout process to correctly handle branch names and fallback to main

* chore: Uncomment Node.js setup, dependency installation, and build steps in cloud frontend workflow

* fix: Update branch checkout logic to use correct syntax and improve fallback handling

* fix: Update git checkout command to use -B flag for branch creation

* fix: Improve submodule checkout process to explicitly fetch branch ref before checkout

* fix: Enhance submodule checkout process with improved branch validation and error handling

* fix: Improve branch checkout logic by enhancing fetch command and validating branch existence

* fix: Enhance manual Git checkout process with improved fetch and error handling

* fix: Restore Node.js setup, dependency installation, and Netlify deployment steps in workflow
2025-07-07 12:28:45 +05:30
Adish M
b1afdd4efc
refactor: Improve cloud frontend deployment workflow with manual Git checkout and enhanced user authorization (#13213) 2025-07-06 15:29:17 +05:30
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
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
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
Adish M
abae4dc009
feat: update Dockerfiles and entrypoint for PostgreSQL and Temporal integration (#13144)
* feat: update Dockerfiles and entrypoint for PostgreSQL and Temporal integration

* fix: update Docker image tags for ee-latest versioning

* fix: remove default Dockerfile path and update tag generation logic

* fix: remove unnecessary newline in manual Docker build workflow

* fix: remove duplicate TOOLJET_EDITION environment variable declaration

* fix: update PostgreSQL source list for compatibility and enhance entrypoint script for improved logging and error handling

* update PostgreSQL source list to use bookworm for compatibility
2025-07-02 12:35:22 +05:30
Adish M
817c371f17
Refactor Dockerfile for improved build efficiency and dependency management (#13110)
* Refactor Dockerfile for improved build efficiency and dependency management

* Update Dockerfile to include copyfiles installation and correct key path

* Enhance Dockerfile and entrypoint script for improved setup and functionality

- Install grpcurl in the Dockerfile and entrypoint script if not already present
- Add installation steps for Temporal Server and UI Server binaries
- Register Temporal namespace if it doesn't exist
- Update environment variables for Temporal configuration

* Update Dockerfile to use dynamic branch name for checkout

* Update Dockerfile to set BRANCH_NAME as a build argument

* Fix Dockerfile to correct unzip command for Oracle Instant Client zip file
2025-06-30 19:38:44 +05:30
Adish M
af867a703b
Created a manual-docker-build workflow (#13117) 2025-06-30 16:41:44 +05:30
Adish M
bed888bd8a
removed docker buildx from cypress-platform.yml (#13075) 2025-06-24 17:43:14 +05:30
Adish M
17045befd3
Update node version in vulnerability automation (#13071) 2025-06-24 14:58:46 +05:30
Adish M
7123fc278b
Update merging-pr.yml for rebase submodule current main to base repo (#13067) 2025-06-23 18:08:08 +05:30
Adish M
3bb1fbd2a6
Feature: Automation for auto-merge submodule PRs after base PR merges to main (#13057) 2025-06-20 16:01:40 +05:30
Midhun G S
175345479a
Node upgrade 18->22 (#12836)
* node upgrade initial commit

* Removed node-saas and added saas. Fixed the CSS warnings from saas

* add node version 22 to dockerfile and AMI setup script

* change the base image to debian 12

* Update the node version (#12860)

* correction in builder image

* Update ce-production.Dockerfile

* upgrade node to 22.15.1

* server package lock

* package upgrade

* package upgrade

* base directory package upgrade

* revert sentry package upgrade

* fix

* added copy files

* fix dockerfile for copywrite package issue

* removed copy files package

* fix dockerfile for copywrite package issue

---------

Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
Co-authored-by: Adish M <adish.madhu@gmail.com>
Co-authored-by: Ajith KV <ajith.jaban@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: Muhsin Shah C P <muhsinshah21@gmail.com>
2025-06-17 13:01:46 +05:30
Ajith KV
ea5e6beb7e
Update platform cypress workflow for enterprise edition (#12875)
* Update platform cypress workflow

* fix syntax

* fix syntax

* update the workflow

* update workflow

* update the port

* correction in the .env variables

* correction in the matrix check

* correction in the matrix check

* correction in the matrix check

* fix for platform ee cypress workflow

* Update the workflow for environment specific cypress env

* Update ee config

* update the file name

* update the file name

* update typo

* update dockerfile

* update the port

* adding logs to check the migration

* added redis to the dockerfile

* added redis to the dockerfile

* fix redis issue

* corrections ce and ee steps

* clean up

* adding latest submodules

* removing submodules

* removing submodules

---------

Co-authored-by: Adish M <adish.madhu@gmail.com>
2025-06-04 12:30:00 +05:30
Adish M
bd3b21ce3e
Render refactor and Fix for Marketplace plugin workflow (#12911)
* Render refactor

* fixed the issue with commenting

* fix clear cache api

* enhanced the comment

* fixed the issue with comment not fetched by action

* issue with if condition intendation

* testing clear and push commint comment

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* fix for comment trirgger

* adding back to labels

* adding back to labels

* fixing fetching detail from api

* fixing fetching detail from api

* fixing fetching detail from api

* fixing fetching detail from api

* adding the comment option for triggerring

* fix label trigger

* fix label trigger

* fix label trigger

* fix label trigger

* fix label trigger

* adding failure notification on marketplace plugin failure

* update s3 bucket upload script with error logs

* update the aws/sdk package

* Adding the github action url to the PR comment

* Adding the output from s3 upload output for better understanding

* fix the build error due common files issue

* fix the build error due common files issue

* adding the submdoule file
2025-05-21 19:01:25 +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
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
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
931d90247f Fix failing of suspend label in render 2025-05-08 12:01:57 +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
Mekhla Asopa
d55f9ec958 update yml file 2025-04-29 22:07:10 +05:30
Adish M
5128f41aad
Merge pull request #12724 from ToolJet/test/fix-yml
Modified the actions files to trigger from all labels.
2025-04-29 11:44:32 +05:30
emidhun
5eede75ea1 Add trigger only on adding label 2025-04-29 10:55:07 +05:30
emidhun
3cb98f1b6b dummy changes-revert 2025-04-29 10:46:46 +05:30
emidhun
fbe0d3fc79 dummy changes 2025-04-29 10:42:20 +05:30
Adish M
c4523cc4cd added change in EE edition PR app 2025-04-29 08:53:02 +05:30
Adish M
73e5fbf899 correction render yaml 2025-04-29 07:54:35 +05:30
emidhun
7a02d5dc96 Modify the actions files 2025-04-29 06:28:20 +05:30
Adish M
b5991a7a12 correction to pick up the password from the env and not hardcode it 2025-04-28 19:00:00 +05:30
Midhun Kumar E
8eae755e46
Merge branch 'test/appbuilder-gh-workflow' into test/appbuilder-gh-workflow-test 2025-04-28 11:35:56 +05:30
Adish M
5b00c91317 Fix docker image pull issue 2025-04-25 19:00:38 +05:30
Adish M
5d079372b4 Fix docker image pull issue 2025-04-25 18:54:28 +05:30
Adish M
a2d68a83ff Fix docker image pull issue 2025-04-25 18:35:05 +05:30
Adish M
0b1f36091b Fix docker image pull issue 2025-04-25 17:55:46 +05:30
emidhun
ee6e44936d Merge remote-tracking branch 'origin/main' into test/appbuilder-gh-workflow-test 2025-04-25 14:28:36 +05:30
emidhun
c3781490eb Fix seeding 2025-04-25 14:25:26 +05:30
emidhun
d544035e3b Add seeding 2025-04-25 14:17:09 +05:30
emidhun
1d9a66a692 Merge remote-tracking branch 'origin/main' into test/appbuilder-gh-workflow 2025-04-25 14:08:17 +05:30
Muhsin Shah C P
1faa34bc8f Merge branch 'main' into rebasing/main-post-mod 2025-04-25 12:53:01 +05:30
emidhun
5974dbc60a temp 2 2025-04-22 15:54:27 +05:30
emidhun
6a4edb9534 temp 1 2025-04-22 15:28:41 +05:30