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 |
|
navaneeth
|
d4127736d6
|
Move the logic for option serializing to server
|
2021-08-30 23:15:31 +05:30 |
|
navaneeth
|
116fc1f9f3
|
Feature: OAuth support for REST API sources
|
2021-07-25 22:50:19 +05:30 |
|
navaneeth
|
c84f1756f4
|
Backend for GraphQL queries
|
2021-07-25 18:04:36 +05:30 |
|
navaneeth
|
067d924e6b
|
Queries for REST API using saved data sources
|
2021-07-25 15:51:24 +05:30 |
|
navaneeth
|
18346654c9
|
REST api as datasource
|
2021-07-17 19:54:48 +05:30 |
|