Akshay
ceca48b100
Revert "Feature: Snowflake integration ( #996 )" ( #1046 )
...
This reverts commit d4c4501d63 .
2021-10-14 22:10:18 +05:30
Akshay
d4c4501d63
Feature: Snowflake integration 🔥 ( #996 )
...
* add snowflake datasource and query manager for frontend
* add snowflake integration
2021-10-13 09:35:35 +05:30
Arpit
26c9cc655c
Fix linting errors across the app ( #785 )
...
* eslint-setup: rules for frontend and server
* setup pre-commit:hook
* frontend:eslint fixes
* frontend eslint errors and warning fixed
* eslint:fix for ./server
* fix server/test: expectatin string lint/error
* pre-commit:updated
* removed unwanted install cmd from docker file
* recommended settings and extension for vscode
* husky prepare script added
* updated extension recommendations
* added prettier as recommended extension
* added pre-commit to package.json
* remove .prettierrc file
* resolve changes
* resolve changes
2021-09-21 19:18:28 +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 <[email protected] >
2021-06-22 19:47:00 +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 <[email protected] >
2021-06-14 07:33:13 +05:30
navaneeth
7426571bec
List records operation for airtable datasources
2021-06-02 14:44:52 +05:30
navaneeth
a418a6ebae
Feature: Query editor for DynamoDB, list table query
2021-05-13 19:01:55 +05:30
navaneeth
fdfc9dc195
Fix component import issues
2021-05-08 16:55:54 +05:30
Akshay
6a467496b4
Fixes component exports ( #162 )
2021-05-07 23:43:11 +05:30
navaneeth
737c33f150
Query editor for mongodb
2021-05-04 18:10:44 +05:30
navaneeth
407de9f58e
Query editor for slack
2021-05-04 12:15:04 +05:30
navaneeth
cfb339d2cb
Feature: Enable transformations for all sources
2021-04-30 21:45:42 +05:30