Midhun G S
21d63d2c99
Feature: Mongodb more operations support ( #1717 )
...
* feature-842 mongo support
* feature-842 fix
* json parse improvement
* Feature-842 date data type support
* feature-842 fix
* convert ejson to bson on mongo queries
* fix type on parse
* json parsing
* Typo error fix
* Insert Many Fix
Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
2022-01-14 13:53:57 +05:30
Gandharv
b61d07e0c5
Refactor: move default options to schema files ( #1425 )
...
* refactor: move default options to schema files
* fix: use options instead of source.options
* add default empty object when defaults not present in schema
* add null checks for gsheets and slack component
* removes un-necessary console log
* delete constancts file
* delete default options file for data sources
2021-11-22 13:52:32 +05:30
Arpit
31e8752b65
code hinter height fixed for queryEditors - datasources ( #1431 )
2021-11-21 09:44:26 +05:30
Gandharv
1ddd170539
Add schema for data query editor ( #1361 )
...
* Initial commit for data query schema changes
* db: add mssql schema
* api: add graphql schema
* api: add redis data query editor
* db: add my sql db
* api: dataquery - add airtable api schema
* api: dataquery - add dynamodb api schema
* database: dataquery - add database api schema
* database: dataquery - add elastic search api schema
* database: dataquery - add mongo db schema
* database: dataquery - add postgre sql schema
* api: dataquery - add slack schema
* api: dataquery - add google sheets schema
* database: dataquery - add gcs schema
* fix: dynamodb styles
* fix: elastic search styles
* fix: firestore styles
* fix: remove line numbers + add className prop + add initialValue prop
* remove line numbers
* cleanup: remove jsx files of data queries
* cleanup: fix merge conflicts
* fix: on edit dropdowns not retaining value
* fix: remove unnecessary log statement
2021-11-17 23:29:00 +05:30