Commit graph

70 commits

Author SHA1 Message Date
Souvik
1f7e2e9d45 small fix 2025-10-29 16:47:54 +05:30
Souvik
738ecf1576 updated fix 2025-10-29 16:38:09 +05:30
Souvik
9cf86c862e
Update render-preview-deploy.yml 2025-10-29 16:12:17 +05:30
Souvik
dcf1e4c16d added fix 2025-10-29 13:48:01 +05:30
Souvik
9569be1412 modified to target 2025-10-29 12:35:56 +05:30
Souvik
762c42fccb Use checkout-branch default 2025-10-28 23:38:23 +05:30
Souvik
87ab1b12da added event.issue.number 2025-10-16 22:51:15 +05:30
Souvik
10b334b5a4 updated render-preview-deploy file 2025-10-16 19:12:13 +05:30
Midhun G S
ef52acfb00
Merge branch 'develop' into main 2025-08-05 12:53:59 +05:30
Adish M
5f3ffad6bf
Changing folder for LTS and pre-release (#13666)
* Changing folder for LTS and pre-release

* correction in entrypoint path in pre-release dockerfile

* made change to render PR workflow to pickup the dockerfile according to branch
2025-08-05 12:28:01 +05:30
gsmithun4
78e83704db Merge branch 'main' into feat/mgs-merge-to-main 2025-08-03 12:42:52 +05:30
Adish M
383323a970
Fix: Render deployment spec (#13565) 2025-07-31 11:56:23 +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
55bcdb77b4 adding the comment option for triggerring in develop 2025-05-21 12:36:04 +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
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
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
Adish M
b5991a7a12 correction to pick up the password from the env and not hardcode it 2025-04-28 19:00:00 +05:30
Adish M
586bc2d6a0
Fix for render picking forked | develop branch (#12637) 2025-04-21 15:21:01 +05:30
Adish M
40ec663441 Fix forked branch handling by dynamically setting the repo URL. 🚀
- Detect if the branch is from a fork

- Dynamically set the repo URL to use the fork's owner

- Ensure correct repository reference during workflow execution
2025-03-28 15:52:18 +05:30
Adish M
7b844f5151
Fixed forked branch checkout issue in Render deployment (#12407)
Issue:
- Forked branch was not being pulled by Render create service.

Fix:
- Added fix in preview code to correctly fetch and checkout to forked
branch.
2025-03-28 15:33:13 +05:30
Adish M
b3c54f3b58 Fix: Destroy render service according to Edition
- Miss match with render create service name and destory service
2025-03-11 12:39:30 +05:30
Adish M
5276bfb667
Feature: Cypress for Modularisation (#12071)
* Feature: Cypress for Modularisation

* Adding submodule authentication

* remove render key

* adding fix to fallback to default branch

* adding fix to fallback to default branch

* adding fix to fallback to default branch

* adding submodule change to appbuilder cypress

* adding submodule change to marketplace cypress
2025-02-28 14:32:25 +05:30
Adish M
79fd8ab296
Corrections in render deployment for Modularisation (#12046)
* Testing redner dummy PR

* corrections in file names

* corrections in selecting the branch name

* commenting cloud render code
2025-02-26 11:36:38 +05:30
Adish M
5bdfbe6dee Adding sub-modules and Ops changes 2025-02-25 12:35:17 +05:30
Adish M
57f75626d1
Fix/tjdb render preview lts 3.0 (#11368)
* Fix for TJDB in render preview app lts-3.0 branch

* removed marketplace env
2024-11-20 13:43:28 +05:30
Adish M
f805116c9e Fixes in render for v3 2024-11-18 15:06:48 +05:30
Adish M
2ac17e2242
Chore: Tooljet database and marketplace are mandatory set for render (#11173)
* Chore: Tooljet database and marketplace are mandatory set on render and other deployment file for CE

* added PGRST_DB_PRE_CONFIG=postgrest.pre_config

* edited .env.example file
2024-10-30 17:31:08 +05:30
Akshay Sasidharan
e3aa03cef8 remove unused configuration 2024-07-09 16:34:04 +05:30
Manish Kushare
6f43a043dc
Feature: Aggregate and group by functionality in TJDB (#10170)
* Added no codition section when aggregates are not available

* Added feature to add aggregate condition and display it accordingly

* Added feature to change the aggregateFx option

* Added feature to update column option in the aggregate

* Added feature to delete the aggregate

* Disabling the group by according to valid condition but without tooltip

* Added flow for deleting aggregate

* feat: migration and configuration changes to support aggregation in tooljet database

* added functionality for join table operations

* Dropdown styles

* Showing section for aggregate dropdown for joinTable operation

* Added gap in multiple aggregate conditions

* Added table_id in aggregate condition

* Added custom placeholder

Adjusted width of add condition of aggregate

* Refactored logic for disable group_by field

Added tooltip when group by is disabled

* Updated aggregateFx to aggFx and groupBy to group_by

* feat: group_by and aggregate option in list rows

* added table name for aggregate dropdown value in joinTable operation

* Get the group by options

* value of aggregate column dropdown in join table operation

* Added error and success message for aggregate deletion

* Spacing adjustments

* Clear the unwanted code

* Updated the stucture of aggregate

* Updated the structure of group_by

* Fix: Query builder breaking due to undefined values

* feat: logic used to aggregate on joins

* Removing async

* fix: app is crashing

* feat: statement timeout at database level and user session level configuration can be done for ToolJet database

* Added min and max width to dropdown in tooljetdb query manager

* Added description

* Adding width as 80 percentage when description is not avaialable

* New Postgrest change for render related to Aggregate (#10175)

* New Postgrest change for render related to Aggregate and group by functionality

* correction in PGRST_DB_ENABLE_AGGREGATE value

* Adding the env variable PGRST_DB_PRE_CONFIG

* Adding the new postgrest related env changes to CE specific files

* fix: updated env variable naming for aggregates

* Showing description at the bottom for aggregate fx

* Fixing typo error

* Showing tick mark on selected item in dropdown when isMulti is false

* Updated requested changes

* Showing some description when option is not focused or selected

* Updated the component name to AggregateFilter

* fix: updated env variable to enable aggregation in tooljet database

* refactor: new wrapper to create migration connection for tooljet database

* fix: custom error message for aggregation errors has been handled for list_rows operation

* fix: code review fixes

* fix: aggregate function validation typo is updated

* fix: empty validation for Select and Aggregate fields

* postgrest changes for cypress

* removed PGRST_DB_ENABLE_AGGREGATE

---------

Co-authored-by: Ganesh Kumar <ganesh8056234@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: Adish M <adish.madhu@gmail.com>
2024-07-01 14:38:31 +05:30
Akshay
2d08d889de
Release: Community changes (v2.34.0) (#9226)
* add custom resolvers info and editable row selection info (#9057)

* fix system requirements icon

* add auth info for webhooks and fix casing

* add regex custom validation info (#9068)

* [docs]: Marketplace 1.7 updates (#9085)

* [docs] Amazon redshift plugin

* make minor improvements

* add and update docs for marketplace 1.7

* update order of plugins in overview to match sidebar

* create new version

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>

* add the latest version in the versions.json file (#9094)

* [docs]: Update PDF component (#9088)

* update PDF component

* merged with develop and added changes to the new version

* update docs favicon: (#9118)

* [docs] SSO revamp (#9031)

* add method to set default language

* update image settings through custom css and update screenshots for getting started and tooljet concepts (#9158)

* fix read documentation button

* fix formatting for setup icons (#9172)

* fix sidebar link for aws lambda

* Update static media (#9175)

* updated the screenshots

* reduced the gif size

* reverted the package.json file

* edited the zoomed in images and replaced some gifs with screenshots

* removed one gif

* update static media

* update file names

* update toolbar

* fix file names

* fix: dynamodb img path

* update media for org management dashboard

* fix: casing and formatting

* update workspace constant media

* update media in workspace settings and github

* update github sso

* minor change to github sso docs

* minor fix

* update google sso

* change includeCurrentVersion flag to false

---------

Co-authored-by: Asjad Ahmed Khan <iitasjad2001@gmail.com>
Co-authored-by: Asjad Ahmed Khan <60435499+2001asjad@users.noreply.github.com>
Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>

* Feature: Engagespot plugin (#9012)

* feat(plugins): added engagespot plugin

* feat(docs): added engagespot plugin docs

* chore(engagespot-plugin): revised copywritings

* Feature: Databricks data source (#9174)

* plugin-created

* Databricks integration

* icon, error handling

* removed unrelated changes from marketplace and frontend package-lock.json removed runAsync and maxRows timeouts pending

* timeout implementation

* socket timeout and error handling

* resolve comments

* resolve comments2

* solved render issue test connection improvements

* solved undefined error

* fix TJDB not null value fail for is operation (#9055)

* fix TJDB not null value fail for is operation

* handling not null and null case insenstive values

* Support for marketplace plugin deploy on render preview app (#9221)

* Fix for marketplace error on render preview app

* add marketplace build command

* Adding new workflow for building marketplace plugin

* removed render app creation

* [:docs] Add documentation for Databricks plugin (#9224)

* add docs for databricks

* update databricks docs

* update docs

* remove ref to clusters

* bump to v2.34.0

* Fixed data source cypress failure (#9227)

* updated spec with required text

* updated mongodb and import spec

* updated import spec

---------

Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
Co-authored-by: Aman Regu <amanregu@gmail.com>
Co-authored-by: Asjad Ahmed Khan <iitasjad2001@gmail.com>
Co-authored-by: Asjad Ahmed Khan <60435499+2001asjad@users.noreply.github.com>
Co-authored-by: Jobin Jose <129726530+jobin-logidots@users.noreply.github.com>
Co-authored-by: Syed Mohammad Akhtar Rizvi <85864291+ShazanRizvi@users.noreply.github.com>
Co-authored-by: blank0537 <111295371+blank0537@users.noreply.github.com>
Co-authored-by: Mekhla Asopa <59684099+Mekhla-Asopa@users.noreply.github.com>
2024-03-29 19:13:26 +05:30
Adish M
acfff2c4fa indentation issue 2023-11-01 11:20:43 +05:30
Adish M
cb41047c3b indentation issue 2023-11-01 11:16:08 +05:30
Adish M
c427e5b122 indentation issue 2023-11-01 11:14:20 +05:30
Adish M
05aede8dd9 Fix destory render workflow 2023-11-01 11:06:21 +05:30
Adish M
23ad5c47e5
Fix: buildx in docker workflow (#6900)
* Fix: buildx in docker workflow

* changing the buildx version

* adding branch for publish

* added fix for release if command
2023-07-11 11:47:26 +05:30
Adish M
db7fd5cac9
Fix:render destroy flow (#6876) 2023-07-03 13:13:59 +05:30
Adish M
0ebb42809d
Fix: Render pro workflow and cypress (#6684) 2023-06-12 11:56:20 +05:30
Adish M
9d2252ac68
testing cypress workflow (#6670)
* testing cypress workflow

* reverting to old set-up
2023-06-07 16:20:35 +05:30
Adish M
360bd34651
Fix: Render billing issue in PR apps (#6623)
* Fix: Render billing issue in PR apps

* changed the plan from pro to starter

* adding a render deployment workflow with pro plan for cypress

* added suspend label workflow for pro render workflow

* add the label -review-cypress-app

* Update render-preview-deploy-pro.yml

* Update render-suspend-labeler-pro.yml

* Update render-preview-deploy-pro.yml

* Update render-preview-deploy.yml
2023-06-01 19:00:53 +05:30
Adish M
9d152b1f21
Fix: psql command in destory review app workflow (#6606)
* Fix: psql command in destory review app workflow

* change in psql command
2023-05-31 14:11:49 +05:30
Adish M
9ae7890369
Fix: psql command in render workflow (#6541) 2023-05-25 12:29:54 +05:30
Adish M
4f081b1cd3
Fix for render workflow (#6538) 2023-05-25 11:55:18 +05:30
Akshay
5a5c2715ab
Merge pull request #6416 from ToolJet/marketplace-render-flow
Enable Marketplace Feature in Review App Deployment Workflow
2023-05-22 18:16:18 +05:30
Adish M
149474eaf5 removed uninstall code block 2023-05-22 12:11:12 +05:30