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
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
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
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