Commit graph

135 commits

Author SHA1 Message Date
Maurits Lourens
42a54644b9
Add remove object operation to S3 plugin (#4006)
Co-authored-by: MauritsLourens <maurits.lLourens@gmail.com>
2022-09-16 22:05:23 +05:30
Sherfin Shamsudeen
9998184ba7 Merge branch 'main' into develop 2022-09-08 17:19:17 +05:30
Arpit
13aa476fcf
[Plugins] Add support for self-hosted Baserow (#3969)
* Add support for self-hosted baserow

* docs:updated
2022-09-08 08:11:01 +05:30
Akshay Sasidharan
902a94c8a9 fix plugins package.lock 2022-09-05 23:08:10 +05:30
Erfan Naghashlou
473104e1ff
refactor: remove @babel/plugin-proposal-class-properties (2nd PR after CLA problem) (#3959)
* refactor: remove @babel/plugin-proposal-class-properties as plugin

* Remove class properties plugin from babel.config.js, Update frontend package.json, Update frontend,server,plugin package.lock.json
2022-09-05 22:41:03 +05:30
Arpit
84e7cef097
[Plugins] CosmosDB integration (#3828)
* init

* cosmos db icon

* manifest file

* adds azure package

* test connection

* operations: list databases

* operation: read item, insert items with a lookup function

* operation: delete item

* operation: query database using SQL-like syntax

* adds unit tests

* adds unit test: query db

* clean up

* docs: cosmosdb

* docs: cleanup

* typo

* updated the image(docs)

* updated inserting operation: field: placeholder

* item id for delete operation

* Revert "item id for delete operation"

This reverts commit bc2d1b87e4.

* item id for delete operation
2022-09-01 23:03:44 +05:30
Midhun G S
4f001f9214
fixes for rest api url encoded requests (#3924) (#3931) 2022-09-01 18:53:19 +05:30
Manish Kushare
fdb1ea6d24
Updated Minio icon svg (#3849)
* Updated minio logo

* replaced minio-connect png with newly added minio logo
2022-08-30 07:06:30 +05:30
Akshay
22cea25f09
Chore: Make typescript non dev dependency for plugins build (#3405)
* make typescript non dev dependency for plugins build

* move typescript to peer dependencies
2022-07-20 12:19:48 +05:00
Jan Bader
510a25052b
#2567 - Feature/add database instance option to mssql (#3545) 2022-07-13 13:15:59 +05:30
Sherfin Shamsudeen
e3917a13f1 Merge branch 'main' into develop 2022-07-12 16:11:37 +05:30
Kiran Ashok
2fcdb5eabc
s3 upload object not saving data. (#3499)
* upload stringified json

* pr change

* updates

* updated type

* fix for content type
2022-07-11 18:50:19 +05:30
Midhun G S
d8f6ca9461
Mysql plugin - throw query error (#3575) 2022-07-11 16:43:07 +05:30
Kiran Ashok
ce5a0b767c
Bugfix :: stripe refund post not working (#3170)
* testing refund issue with node version

* fixing stripe post refund bug

* content type updated

* changing error messages

* removing installation

* reverting lock file

* lock file reverted

* spacing

* reverting
2022-07-06 11:10:12 +05:30
Midhun G S
6bc17b4ed6
Merge pull request #3281 from ToolJet/feature/athena
Feature ::  Amazon Athena plugin
2022-06-29 13:47:08 +05:30
Santosh Bhandari
12f022b17c
Fix postgres datasource icon (#3351)
Basically removed preserveAspectRatio which was causing the issue
2022-06-28 21:41:03 +05:30
stepinfwd
37180f304c cleanup 2022-06-28 10:40:13 +05:30
stepinfwd
4e313377cf icon bug fix 2022-06-24 12:31:43 +05:30
Kiran Ashok
bb64303d28
Deleting WooCommmerce operations file (#3364) 2022-06-23 08:11:12 +05:30
stepinfwd
91e5e5d226 reverting sap hana deletion 2022-06-22 19:01:40 +05:30
stepinfwd
cd82f50048 pr changes 2022-06-22 14:39:29 +05:30
Kiran Ashok
956bb5b0db
Feature :: Bigquery revamp (#3301)
* added create delete table, create view

* new operations

* tested basic operations , constructing query for table operations

* updates

* updates:: insert , update , delete query construct

* insert query tested :: updates for other crud operations

* update view query

* update record

* view query tested

* removing logs

* completed update

* checking for bugs :: removed some unwanted code in list table,dataset, create,delete table

* adding placeholders

* changing condition as single string

* removing unused types

* custom column builder fucntion

* type update

* completed view :: for review

* removing logs

* pr changes :: changed cloumns to object and viewcolumn to string , updated WHERE condition

* typos and docs updated

* docs updates
2022-06-17 19:58:21 +05:30
Manish Kushare
29db040eea
added instruction text property in file picker widget to add custom instructions (#2731)
* added instruction text property  in file pciker to make user unable to provide custom instructions

* Added default instruction text

* made the changes to make sure existing app do not crashes because of instructionText prop

* Solve issue -  existing file pickers wont display anything if we don't default to the default instruction text

* changes in operation.json file

* migration script for adding instructionText prop

* removed unwanted operations.json file

Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2022-06-16 17:53:31 +05:30
stepinfwd
f9fe5833c0 bugix 2022-06-15 00:55:39 +05:30
stepinfwd
9b74e62ef4 fixing labels 2022-06-14 19:18:33 +05:30
stepinfwd
3d8bd7a7fc removing some unused variables 2022-06-14 18:55:46 +05:30
stepinfwd
57a1cf3ddf checks for undefined 2022-06-14 18:51:33 +05:30
stepinfwd
5dc6024c4a revert 2022-06-14 18:43:49 +05:30
stepinfwd
b9678e22bb revert 2022-06-14 18:39:50 +05:30
stepinfwd
ff53078e0e bugfix 2022-06-14 18:36:10 +05:30
stepinfwd
ddd7b741f7 added some advanced query params 2022-06-14 18:14:37 +05:30
stepinfwd
761d99028b custom parser for bigint 2022-06-14 17:05:13 +05:30
stepinfwd
9750fe3587 code refactor : get and test connection 2022-06-14 16:10:35 +05:30
stepinfwd
2cc223499d test connection fixed 2022-06-14 14:15:13 +05:30
stepinfwd
f87f0d675b testing 2022-06-14 13:57:58 +05:30
stepinfwd
18ad5c8508 Merge branch 'develop' into feature/athena 2022-06-13 19:36:32 +05:30
Muhsin Shah C P
f215f8901f
Added url-encoded body support to restapi plugin (#3218)
* Added url-encoded body support to restapi plugin

* Refactored the code
2022-06-10 11:22:23 +05:30
stepinfwd
a28ea44df6 lock files 2022-06-07 16:49:25 +05:30
stepinfwd
4fddb13193 updates 2022-06-07 16:47:08 +05:30
stepinfwd
2cc4240897 base code athena 2022-06-06 19:14:21 +05:30
Midhun G S
88925fcb35
Added Variables field for graphql plugin (#3093) 2022-06-02 09:58:20 +05:30
Kavin Venkatachalam
fcf5ee4093
Fixed text overlapping issue of Googlesheets operations (#3169) 2022-06-01 06:32:02 +05:30
Sherfin Shamsudeen
df54debeb0 Merge branch 'main' into develop 2022-05-26 19:39:51 +05:30
Midhun G S
3fac991da8
clead data call made recursive (#3133) 2022-05-26 19:38:03 +05:30
Midhun G S
b05ea813c2
[BUG] Hide authorization header for Rest API (#3129)
* Hide authorization header for Rest API

* Fixed mutatting response
2022-05-26 18:29:05 +05:30
Muhsin Shah C P
caf68b10e8
[Feature] Elasticsearch ssl certificates (#2883)
* added cert fields

* Implemented ssl certificates feature

* Fixed some errors

* removed try-catch

* updated the doc
2022-05-25 12:22:49 +05:30
Muhsin Shah C P
604bfe819a
Added bulk update feature to SQL data source (#3100)
* Added bulk update feature

* refactored the code
2022-05-24 11:46:45 +05:30
Midhun G S
c7d164c1c8
Added configuration to select plugins (#3024)
* Added configs to select plugins

* moving the configs to

* removing private from common

* fix

* removed if-env

* Fix

* docker compose changes

* review comments

* remove plugin build file

* revert docker file changes

* netlify changes

* netlify configs

* build script changes

* build script changes

* dockerfile changes

* add prebuild script
2022-05-20 19:32:46 +05:30
Midhun G S
493b0ceb00
Feature - SAP HANA Integration (#2957)
* SAP HANA Integration

* sap hana docs reviewed

* Add private true

Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-05-19 20:54:25 +05:30
Muhsin Shah C P
66764d5511
Added custom headers for access token URL (#3078) 2022-05-19 18:42:44 +05:30