Commit graph

34 commits

Author SHA1 Message Date
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
Karan Rathod
9548f5019e update read me and make minor edit in docker setup 2024-03-04 13:34:10 +05:30
Karan Rathod
2cde544098
fix docker local setup link (#8966) 2024-03-01 20:24:13 +05:30
Karan Rathod
4fb595a1d5
[docs]:Update run-py docs with transformations and other minor improvements (#8960)
* update run-py docs with transformations and other minor improvements

* revert changes from versions that don't have getter functions
2024-03-01 19:39:01 +05:30
Karan Rathod
0cb1e5994b fix local storage action doc 2024-02-28 18:27:06 +05:30
Karan Rathod
94ba6edc40 fix guide to upgrade to the latest version 2024-02-27 12:53:21 +05:30
Karan Rathod
2916205dbb fix issues with contributing guide and docker setup 2024-02-26 22:33:44 +05:30
Shubhendra Singh Chauhan
8f95801a3c
[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
2024-02-23 12:31:23 +05:30
Karan Rathod
583bab27e1 minor grammar fix 2024-02-22 20:42:04 +05:30
Karan Rathod
1d1eacf6ec update commands and solution for migration issues 2024-02-22 20:39:33 +05:30
Karan Rathod
fa6abbd5bf
mention that workspace constants will not work with workspace constants (#8887) 2024-02-22 09:12:12 +05:30
Karan Rathod
e9c4155e27 update whitelist IP address and add warning in workspace constants to avoid usage in the client 2024-02-20 10:05:19 +05:30
Karan Rathod
7d4cd6da47
[docs]:app builder 1.5 updates (#8672)
* add getter function and table transformation docs

* add dropdown, number-input, password-input and text-input docs

* [docs] custom parameters for queries

* update docs for revamped components, runJS and runPy functions and sidebar

* change order of properties and other misc changes

* update query panel and other minor fixes

* added version 2.29.0

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2024-02-15 11:51:55 +05:30
Shubhendra
9f9fd0daec [docs]version fixes in setup guides 2024-02-08 11:38:34 +05:30
Shubhendra Singh Chauhan
ed428ff8ee
[docs] how-to:print data from multiple tabs (#8576)
* [docs]how-to:print data from multiple tabs

* [docs] how-to: print multi tabs data

* typo fix

* changes after review
2024-01-31 13:49:56 +05:30
Shubhendra Singh Chauhan
8827e9eb8a
[docs]how-to: setup log file generation(rsyslog) (#8661) 2024-01-30 18:02:10 +05:30
Shubhendra Singh Chauhan
c12b1cf251
[docs]how-to: conditionally format cells in table (#8656) 2024-01-30 12:14:43 +05:30
Shubhendra Singh Chauhan
9633f549d3
[docs]gitsync guide for gitlab (#8636) 2024-01-24 12:26:07 +05:30
Shubhendra Singh Chauhan
37924c0351
[docs]fixed broken links (#8598) 2024-01-19 12:20:59 +05:30
Shubhendra Singh Chauhan
3339f7c593
[docs] minor correction in smtp doc (#8554)
* minor correction in smtp doc

* fix in smtp
2024-01-11 17:58:08 +05:30
Shubhendra Singh Chauhan
ccb6d560f8
minor update in gitsync doc (#8529) 2024-01-09 11:53:57 +05:30
Karan Rathod
1a1733856c
[docs]:update how to guides v2 (#8478)
* update 3 how-to guides

* add the changes to ver 27 and fix titles

* update a title
2024-01-03 11:58:43 +05:30
Karan Rathod
1ab45e7cc5
update 3 how-to guides (#8468) 2024-01-02 15:12:20 +05:30
Shubhendra Singh Chauhan
22f7659006
added paid label on gitsync (#8411) 2023-12-27 12:32:37 +05:30
Yash Hegde
ec65f15887
minor typo causing build issues (#8397)
* minor typo causing build issues

changed
npm run --prefix server db:mirgate

to npm run --prefix server db:migrate

You can ignore this PR. raising this so that if accepted then other contributors wont face this minor issue

* Update codespaces.md
2023-12-26 19:13:29 +05:30
Karan Rathod
ce17f12553
[docs]:file upload and display guide (#8375)
* revamp the tutorial for pdf and image uploads and retreival

* changes based on the new UI

* add an image and enhance the add more explanations for code

* update the tutorial as per the latest UI

* update the doc and add it to the previous verion

* fix proofreading issues
2023-12-26 16:39:19 +05:30
Shubhendra Singh Chauhan
e251e5a83f
[docs] added how-to: use events on chart (#8323)
* [docs]added how-to: use events on chart

* removed console statement

* updated the data for custom componentand other changes in guide
2023-12-21 11:13:16 +05:30
Shubhendra Singh Chauhan
223f1bbd3e
[doc]updates in gitsync doc (#8358) 2023-12-20 14:16:03 +05:30
Karan Rathod
3117b808cc
[docs]:update how to on cellvalue color changes (#8348)
* update how to on cellvalue color changes

* add one line for rowdata explanation

* Revert "add one line for rowdata explanation"

This reverts commit a0ad3e1147.

* Revert "Revert "add one line for rowdata explanation""

This reverts commit 98892a8262.

* add one line for rowdata explanation
2023-12-20 12:35:01 +05:30
Shubhendra Singh Chauhan
da46eaf136
[docs] git sync - docs v2.24 (#8078)
* [docs] gitsync

* [docs]git sync

* updates after review

* added flow diagram and use cases

* changes after review

* Update docs/docs/gitsync.md

* note for workspace constants

* Added docs v2.24.0
2023-12-13 16:27:58 +05:30
Karan Rathod
48f1a9f1df
[docs]:update quickstart guide v2 (#8058)
* revamp quickstart guide and add topics to ToolJet concepts

* add new guides using floik

* add new items to tooljet concepts

* update writing custom code concept

* make UI enhancements and update the getting started guide

* update tooljet concepts and add new topics

* merge with dev and misc enhancements

* create render

* enhance formatting in access values concept

* updates to quickstart guide and concepts

* fix proofreading errords and update docs

* revert versions and doc settings

* add platform overview page and fix issues with floik demo sizing

* add padding to badges and update workflows screenshot

* add latest docs to the previous version

* remove versions to preview on render

* remove old getting started guide from next and 2.25

* add homepage slug
2023-12-13 16:02:25 +05:30
Karan Rathod
0a97e762ad add backup info for docker setup 2023-12-12 17:56:50 +05:30
Shubhendra Singh Chauhan
5ad7dda6ee
minor changes in 2.25 (#8296) 2023-12-12 17:23:13 +05:30
Shubhendra
a9038f8cc2 Added docs v2.25.0 2023-12-05 16:46:01 +05:30