Commit graph

197 commits

Author SHA1 Message Date
Adish M
6e8a17267b changed node and npm version in render workflow 2024-04-18 09:47:20 +05:30
Adish M
7d830f74d6 Correction in docker release slack notification 2024-04-15 11:41:41 +05:30
gsmithun4
5e0710e341 Merge branch 'develop' into platformv14.5/merge-to-develop 2024-04-03 21:02:59 +05:30
Adish M
e64215b8cb Fix remote branch fetch issue on marketplace plugin workflow 2024-04-03 14:07:30 +05:30
Adish M
96aa4f6c26 Adding check for testing remote branch 2024-04-03 13:56:50 +05:30
Adish M
86472f113a Testing using dummy branch 2024-04-03 12:57:30 +05:30
Adish M
9e1156ea84 removed newly added label for workflow 2024-04-03 12:48:01 +05:30
Adish M
6ff9d67981 Adding command to check if remote branch exists 2024-04-03 12:41:11 +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
c96f94d48a incorrect command 2024-03-29 18:39:30 +05:30
Adish M
d7e0a8fcab sync repo 2024-03-29 18:38:47 +05:30
Adish M
d2e4bfb960 Fix marketplace workflow remote branch issue 2024-03-29 18:24:50 +05:30
Adish M
034da5d811 Fix marketplace workflow issue 2024-03-29 18:07:56 +05:30
Adish M
397bb991a2 Separate build the command 2024-03-29 17:50:46 +05:30
Adish M
170652afbb unable to find the dir 2024-03-29 17:48:02 +05:30
Adish M
d6651a9670 unable to find the dir 2024-03-29 17:44:31 +05:30
Adish M
fa465fa81a unable to find the dir 2024-03-29 17:41:11 +05:30
Adish M
10f237afbb unable to find the dir 2024-03-29 17:38:33 +05:30
Adish M
4856c5c0f4 unable to find the dir 2024-03-29 17:34:47 +05:30
Adish M
1f75f6df46 unable to find the dir 2024-03-29 17:31:54 +05:30
Adish M
59d203fcb1 Fix marketplace workflow issue 2024-03-29 17:28:13 +05:30
Adish M
0311ac6c67 Fix marketplace workflow issue 2024-03-29 17:14:56 +05:30
Adish M
af214dbdf9 Fix remote branch issue on build marketplace workflow 2024-03-29 17:11:16 +05:30
Adish M
497c811dc1
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
2024-03-28 14:32:30 +05:30
Abhinaba Adhikari
fe086ac96c
Add new templates (#8907)
* update whitelist IP address and add warning in workspace constants to avoid usage in the client

* [docs] platform milestone 11 (#8847)

* [docs]reset password

* [docs]edit+archive flow

* [docs]updated docs in v2.29 and v2.30

* [docs]github ssouserinfo

* [docs] openid - id_token_encrypted

* Change docker image build's slack message

* [docs]archive/unarchive workspaces:superadmin (#8880)

* mention that workspace constants will not work with workspace constants (#8887)

* update release notes and project overview sidebar (#8884)

* add rgba example for timeline doc (#8892)

* update commands and solution for migration issues

* minor grammar fix

* [docs] revamped how-to guides (#8688)

* [docs]revamped howto: serverside pagination

* [docs]revamp howto: import ext. js libs

* [docs]revamp howto:run actions from js query

* [docs]revamp howto: intentionally fail js query

* updated run query at specified

* revamped how to: use to_py

* [docs]updated how to access users location

* updated howtos in v2.30

* Add new templates - batch 3

---------

Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
Co-authored-by: Adish M <adish.madhu@gmail.com>
Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
2024-02-29 11:56:03 +05:30
Adish M
daef7b8d8a Updating postgrest image tag 2024-02-27 21:13:36 +05:30
Adish M
2ff5a3ba51 Updating postgrest image tag 2024-02-27 20:35:31 +05:30
Akshay Sasidharan
70f92a1d74 Merge branch 'develop' into chore/merge-main-to-develop 2024-02-26 15:17:59 +05:30
Adish M
14df04aa91 Change docker image build's slack message 2024-02-20 20:14:03 +05:30
Adish M
d62f33b077 Fix for marketplace cypress host-url 2024-02-16 15:12:47 +05:30
Adish M
2d94d32c4e Fix for marketplace cypress host-url 2024-02-16 14:27:51 +05:30
Adish M
6978d19ba3 Fix for marketplace cypress workflow 2024-02-16 13:18:22 +05:30
Adish M
9a41e6bbdf Fix marketplace workflow 2024-02-15 12:24:22 +05:30
ajith-k-v
3262059041 Add marketplace env var in cypress action 2024-02-06 14:51:44 +05:30
ajith-k-v
67a0b3b2c9 Add marketplace env var in cypress action 2024-02-03 14:47:40 +05:30
Ajith KV
9ea2b68e20
Modified platform cypress test cases for dashboard revamp (#8621)
* Modify platform cypress test cases for dashboard revamp

* Modify cypress test cases

* Modify failed test cases

* Update failed test cases
2024-01-23 18:04:59 +05:30
Akshay
ad4d81c5f4
Merge branch 'main' into release/templates-1.0 2024-01-05 19:19:01 +05:30
Adish M
68068bc626 New env for cypress workflow 2024-01-04 11:57:12 +05:30
Adish M
92e1ae711a test system automation main 2023-12-29 15:11:27 +05:30
Adish M
f4daf60c77
Test system automation (#8422) 2023-12-28 19:03:03 +05:30
Midhun Kumar E
06cc6ece9d
Added code coverage for cypress (#8234)
* Frontend: Add new plugin babel-plugin-istanbul

* Frontend: Add plugin to babel config

* Cypress: Add new plugin code-coverage

* Cypress: Add plugin to common  cypress suite

* Cypress: Add reports to .gitignore

* Actions: Add new action to check coverage

* Cypress: minor config changes

* test

* test-2

* Action: Add verification for generated coverage files

* Modify action file

* Modify action file with command changes

* debug commit

* debug commit-2

* debug commit-3

* Update runjsHappyPath.cy.js

* debug commit-4

* Revert "debug commit-5"

This reverts commit 8b795d86ae.

* Revert "debug commit-3"

This reverts commit d2e440e04b.

* Add action name

* Fix marketplace specs

* Fix query failures

* Add review changes

* Add cypress package.lock changes

* Add frontend package.lock changes

* Add cypress minor  package.lock changes

* Minor action changes
2023-12-28 15:16:16 +05:30
Adish M
c161d6db38
Deploy latest docs on Render (#8401) 2023-12-27 16:00:02 +05:30
Muhsin Shah C P
53d119680f
[chore] Node-module vulnerabilities (#8226)
* started working on node upgrade to 18.18.2

* testing ci

* updated ci node version

* updated action code

* deleted all package-lock.json files

* deleted and ovverrided some packages

* deleted and fixed server & frontend vulnerabilities

* updated firestore version

* fix: ws type issue

* fix: upgraded lerna version

* regenerated package-lock.json files again

* regenerated marketplace lock file

* updated node version in other ci and docker files

* update: lock file plugin side

* updated the npm version in docker & ci files

* removed unused imports from events file

* removed dependency-review action

* updated some packages

* tried to go with current node-module of jest. had to upgrade

* fix: deprecated function usage - ts-jest

* fix: server directory lint issues

* fixed login page issue after router-dom upgrade

* updated import/no-unresolved rule to ignore import errors of  react-loading-skeleton, react-spring packages

* fix: cypress node version & package-lock issue

* regenerated cli package-lock.json

* fix: new webpack version might cause runtime issues (had issues with enterprise). lets use old version only

* fix: form-data docker issue

* removed comment
2023-12-21 11:55:35 +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
51fbcffb06 Docker workflow improvements 2023-10-30 17:21:39 +05:30
Adish M
12fdb31c10
Update docs-pr-app.yml 2023-10-30 11:36:18 +05:30
Adish M
316fcf7bcf correction in condition 2023-10-27 10:05:35 +05:30