Arpit
|
2b303c026b
|
[Feature] : Gsheet update operation (#1453)
* gsheet update op: schema and UI
* gsheet update op: server
* update operation for google sheet datsource api
* remove unsued comments
* backward compatiable: removed custom rule for sheet
* unsused consolelogs
* .
* Show gsheets update query body as a single-line codehinter
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
|
2021-12-02 12:25:40 +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 |
|
Arpit
|
4dc356cb36
|
Parameter to accept a specific range within a Googlesheet (#798)
* Parameter to accept a specific range within a googlesheet
* default range: A1:Z500
|
2021-09-21 17:20:29 +05:30 |
|
Akshay
|
8ded79318a
|
Add support for appending and deleting row on google sheets (#447)
* add ability to append data to google sheets
* add ability to delete data from google sheets
|
2021-08-03 19:02:11 +05:30 |
|
navaneeth
|
ec2662c124
|
Airtable integration
|
2021-07-24 18:35:08 +05:30 |
|
navaneeth
|
dd19f31b37
|
Google sheets integration
|
2021-07-24 17:36:56 +05:30 |
|