Commit graph

5944 commits

Author SHA1 Message Date
navaneeth
b116b41d43 Minor UI fix for empty state of the canvas 2021-06-03 11:58:32 +05:30
navaneeth
152f08ebba Tranformation code editor should ignore dyn variables 2021-06-03 11:52:56 +05:30
navaneeth
98bb809e25 Disable suggestions when codehinter loses focus 2021-06-03 11:52:28 +05:30
navaneeth
dd3545a6cf Feature: Option to enable codehinter suggestions withiut dyn vars 2021-06-03 11:48:55 +05:30
navaneeth
fedef087e6 Use codehinter for transformations 2021-06-03 11:29:13 +05:30
navaneeth
3e12ae85a0 Fix for incorrect scope while authorizing google sheets 2021-06-03 09:52:43 +05:30
navaneeth
69b84c69f4 Invalid google sheets credentials should not throw 500 2021-06-03 09:51:52 +05:30
navaneeth
317c3923f0 Fixed broken error toasts 2021-06-03 09:41:59 +05:30
navaneeth
d44dff1b08 [Docs] Airtable datasource reference 2021-06-02 23:44:44 +05:30
navaneeth
27e1ae169f [Docs] Fixed broken navbar logo link 2021-06-02 23:24:46 +05:30
navaneeth
a5e45dedea Merge branch 'release/v0.5.0' into main 2021-06-02 21:15:16 +05:30
navaneeth
f5c5a22a40 Fixed incorrect datasource documentation link 2021-06-02 21:13:05 +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
navaneeth
53cb26a3c8 Feature: Airtable as a datasource 2021-06-02 14:44:08 +05:30
navaneeth
ada96f7bdb Fixed inconsistent loading state of datasource manager 2021-06-02 13:34:49 +05:30
navaneeth
cd75db2697 Minor bug fixes 2021-06-02 10:20:50 +05:30
navaneeth
7d2f67bb2c [Docs] Server-side search for table widgets 2021-06-01 22:08:20 +05:30
navaneeth
5e114a4bdb Optimized codehinter to reduce onChange events 2021-06-01 17:35:37 +05:30
navaneeth
08853de273 Minor performance optimization for inspector 2021-06-01 16:55:45 +05:30
navaneeth
9629e698e9 Feature: Server-side search for table widget 🎉 2021-06-01 16:54:37 +05:30
navaneeth
efbc428daa Global search of table should be triggered only on enter 2021-06-01 13:39:17 +05:30
navaneeth
58f2375f75 Reset PG connection if connection status is bad 2021-06-01 13:27:13 +05:30
Unnikrishnan KP
ccadcb2e9d
Rubocop fixes for controllers (#180)
* Improves ruby code in app/models/app_user.rb based on suggestions from Rubocop

* Rubocop fixes for more models

* Rubocop fixes for controllers
2021-06-01 12:39:07 +05:30
Unnikrishnan KP
47a816742c
Improves ruby code in app/models/ based on suggestions from RuboCop (#179)
* Improves ruby code in app/models/app_user.rb based on suggestions from Rubocop

* Rubocop fixes for more models
2021-06-01 12:36:13 +05:30
navaneeth
44cf3d7eff Minor UI fixes 2021-06-01 10:25:22 +05:30
navaneeth
a38243ae2b Support for transformers in query previews 2021-05-31 22:34:45 +05:30
navaneeth
ab03d55d50 Remove external svg dependencies 2021-05-31 16:08:18 +05:30
navaneeth
e15f159af7 Dynamic darker hover color for button widget 2021-05-31 09:27:54 +05:30
navaneeth
c870bea46a Disable RND in viewer 2021-05-31 08:36:51 +05:30
navaneeth
86815f2a81 Fix for JS warning in table widget 2021-05-31 08:27:22 +05:30
navaneeth
769b58af41 Disable drag handles on viewer 2021-05-30 21:21:31 +05:30
navaneeth
796d7b1195 Fixed bug that caused null values for dyn vars in preview queries 2021-05-30 19:35:10 +05:30
navaneeth
ccd5c3c1c4 Minor UI fix for dropdowns 2021-05-30 18:53:54 +05:30
navaneeth
2dfc35ac9c Fix for connection error not being shown 2021-05-30 18:27:48 +05:30
navaneeth
d3bedfb4f4 Feature: Support for remote Elasticsearch clusters 2021-05-30 18:24:06 +05:30
navaneeth
1d6e74c2fe CodeHinter fields should be focused on click within field 2021-05-29 22:44:17 +05:30
navaneeth
2fd9339d5d Update k8s configs for lockbox 2021-05-29 22:24:21 +05:30
navaneeth
5a343adc9a Use lockbox for credential encryption 2021-05-29 20:41:32 +05:30
navaneeth
2db557ad24 Feature: Remove event actions from widgets 2021-05-28 21:28:00 +05:30
navaneeth
8dcc327df8 Child widgets should be focued when parent is focused 2021-05-28 18:55:52 +05:30
navaneeth
7dc6fadd2b Tooltips for homepage actions 2021-05-28 18:01:13 +05:30
navaneeth
cf8fa8fa47 Fixed the bug that caused pg query crashes 2021-05-28 00:04:29 +05:30
navaneeth
6464ce423e Fix broken logo on signup page 2021-05-27 17:19:53 +05:30
navaneeth
7330dad6f9 Standalone component for empty state of dashboard 2021-05-27 13:41:28 +05:30
navaneeth
fde9df08fd Fix for overlapping documentation link 2021-05-27 07:22:22 +05:30
navaneeth
883306a056 Remove visibility property 2021-05-27 07:14:04 +05:30
navaneeth
5f56ef530a Fix for new queries not being added to query-selector 2021-05-26 21:19:33 +05:30
navaneeth
68bf100b75 Fixed the react issue that caused table size reset 2021-05-26 21:14:22 +05:30