Commit graph

65 commits

Author SHA1 Message Date
Gandharv
8791f697e2
Use state instead of props in util file' (#720) 2021-09-13 21:53:27 +05:30
Gandharv
3c6669799e
Add default values for rest api query builder (#705) 2021-09-08 10:26:40 +05:30
Gandharv
365e9e3cb3
Redesigned Rest api query builder 🎉 (#612)
* feat: add rest api new design

* fix page break on create/save query

* remove console.log

* align the i/p fields

* rename files

* remove border from i/p

* remove hover styles

* fix: filter empty headers, url_params, body

* fix when editmode headers empty

* fix the options on preview getting null

* fix navlink color on dark mode

* add color for non active tab in dark mode
2021-08-30 16:55:27 +05:30
navaneeth
1fdc4a1f23 Stability fixes for REST API query editor 2021-08-29 21:33:40 +05:30
navaneeth
8612f8f0d6 Fix for REST API URL field height 2021-08-24 08:12:16 +05:30
navaneeth
636bf0bc4b Codehinter enhancements 2021-08-21 09:39:04 +05:30
Akshay
5909aaacff
Feature: bulk update capability for mysql plugin (#561) 2021-08-20 19:26:47 +05:30
Arpit Nath
7d37cf25f4
Feature: update record operation Airtable (#468)
* update record(s) operation : airtable

* fix: update record  operation - Airtable

* nolints

* indentation fix

* duplicate props removed
2021-08-12 21:06:31 +05:30
Arpit Nath
1eb2e787a4
Feature: Delete record operation for Airtable (#459) 2021-08-05 16:48:09 +05:30
Viraj Bahulkar
f837b31e0b
Fix input consistency in posgres GUI (#385)
* Fix input consistency in posgres GUI

* Add wrapper class to GUI select search element
2021-07-30 11:36:27 +05:30
Navaneeth Pk
e34350ff4f
Fix get operation of firestore (#369) 2021-07-03 19:58:41 +05:30
Navaneeth Pk
150961b591
Feature/dark mode (#366)
* Dark mode part 1

* Dark mode part 2

* Dark mode part 3

* Dark mode part 4

* Dark mode part 5

* Dark mode part 6

* Dark mode part 7

* Dark mode part 7

* Dark mode part 8

* set light mode as default

* Dark mode part 9

* Dark mode part 10

* Dark mode part 11
2021-07-03 19:47:47 +05:30
Nishant Samel
4e44e0a319
Feature: delete row from Google sheets (#354)
* Add feature `delete row from Google sheets`

- Fix https://github.com/ToolJet/ToolJet/issues/312

* Update operation name to `delete_row`

Co-authored-by: Nishant Samel <nishant@saeloun.com>
2021-06-29 22:36:59 +05:30
Prasad Walvekar
c7446d4046
Chore: Rename class to className (#345) 2021-06-28 13:10:14 +05:30
Navaneeth Pk
cf2673d237
Feature: previews for CodeHinter fields (#334)
* Feature: previews for codehinter fields

* css fix
2021-06-26 22:53:00 +05:30
Ashish
2eaff6e8b6
Feature: support for GraphQL data sources 🎉 (#288)
* Feature: Add GraphQL data sources

* Querying graphql

* use graphlient gem to talk to a graphql datasource

* use the source headers and params while initializing the graphql-client

* remove unnecessary body field from the graphql source addition modal

* add documentation for graphql datasource setup

Co-authored-by: navaneeth <navaneethpk@outlook.com>
2021-06-22 19:47:00 +05:30
Viraj Bahulkar
03e42fa844
Add datasource pre-fix to REST queries (#261) 2021-06-17 11:26:53 +05:30
Akshay
134e2f51ca
Feature: SQL Server integration 🎉 (#244)
* MS SQL server integration

* enable mssql service to test, create and process connection

* return 400 when query fails

* [Docker] Install freetds on buster

Co-authored-by: navaneeth <navaneethpk@outlook.com>
2021-06-14 07:33:13 +05:30
Navaneeth Pk
725a52b440
Build react app as part of Heroku 1-click deployment (#181)
* heroku

* testing

* Fixes

* fixes

* Fixes

* Fix

* Fix

* Fix

* ff

* ff

* fix

* fix

* Fix

* fix

* Fix

* f

* f

* fix

* Fix

* renamed

* renamed

* Fix

* Fix

* fix

* some fixes

* fix
2021-06-05 13:29:23 +05:30
navaneeth
29dc290757 Remove as_user option from slack message query (deprecated) 2021-06-04 14:12:28 +05:30
navaneeth
d060bb5085 Cleaned up changeOption function of inspector to avoid field resets 2021-06-03 12:29:27 +05:30
navaneeth
16c9270b24 Fix unwanted scroll in airtable query editor 2021-06-02 15:50:50 +05:30
navaneeth
a31433d44d Feature: Retrieve record operation for airtable datasources 2021-06-02 15:42:35 +05:30
navaneeth
7426571bec List records operation for airtable datasources 2021-06-02 14:44:52 +05:30
navaneeth
61c9b41a38 Feature: Scan query for AWS DynamoDB tables 2021-05-24 21:50:50 +05:30
navaneeth
27d9eeb424 Feature: Query dynamodb tables 2021-05-24 21:43:52 +05:30
navaneeth
49994251e9 Feature: Support for order in firestore queries 2021-05-24 15:37:24 +05:30
navaneeth
6bf6ae156b Feature: support for order in firestore queries 2021-05-24 15:29:20 +05:30
navaneeth
2f23e5f023 Layout fixes for firestore query editor 2021-05-24 15:20:10 +05:30
navaneeth
121e66cce4 SelectSearch for firestore query collection operation 2021-05-24 15:14:36 +05:30
navaneeth
ad2c7ffb09 Fix unwanted scroll in dynamodb query editor 2021-05-24 10:34:08 +05:30
navaneeth
79dc5d23c0 Delete operation for dynamodb datasources 2021-05-24 10:28:43 +05:30
navaneeth
ad64f4d343 Feature: Get item operation for dynamodb 2021-05-24 10:12:57 +05:30
navaneeth
45dc65d615 UI fixes for firestore query editor 2021-05-22 18:15:14 +05:30
navaneeth
e322b64206 Feature: Run queries from query manager list 2021-05-22 12:59:44 +05:30
navaneeth
a6ebc25a8f Show human readable labels for API query manager 2021-05-21 10:18:23 +05:30
navaneeth
d024f4f4e3 Fix for error while adding new REST api query 2021-05-19 07:51:46 +05:30
navaneeth
2a359f8046 Feature: Update document query for ES 2021-05-14 18:55:17 +05:30
navaneeth
3cc36e315c Feature: Get document query for ES 2021-05-14 18:46:50 +05:30
navaneeth
6be9cdc41d Feature: Index query for elasticsearch 2021-05-14 18:29:33 +05:30
navaneeth
ca88831395 Feature: Fetch OpenAPI spec from remote sources 2021-05-14 13:23:20 +05:30
navaneeth
72a90f97c6 Feature: Placeholders for codehinter fields 2021-05-13 23:25:39 +05:30
navaneeth
86933958a8 Feature: Query to insert multiple documents to mongodb 2021-05-13 22:47:10 +05:30
navaneeth
e6134c875d Feature: Query to insert one document to mongodb 2021-05-13 22:33:00 +05:30
navaneeth
a418a6ebae Feature: Query editor for DynamoDB, list table query 2021-05-13 19:01:55 +05:30
navaneeth
1833a798f6 Minor UI bug fixes 2021-05-13 12:55:54 +05:30
navaneeth
5053245112 Feature: Query goodle sheet metadata 2021-05-13 12:40:15 +05:30
navaneeth
b671faeb13 Feature: Append data to google sheets 2021-05-13 12:20:26 +05:30
navaneeth
135a055913 Use select-search for google sheets query editor 2021-05-13 10:54:25 +05:30
navaneeth
432b1b6386 Feature: Delete documents from firestore 2021-05-11 21:22:44 +05:30