Commit graph

676 commits

Author SHA1 Message Date
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
navaneeth
0d0ae69b25 Show message if table data is empty 2021-05-26 18:01:33 +05:30
navaneeth
f0c81f289f Show spinner while app definition is being loaded from server 2021-05-26 17:56:47 +05:30
navaneeth
a02538bc9a Cleanup table inspector layout 2021-05-26 17:49:33 +05:30
navaneeth
2822ce28bb Query selector should be collapsible 2021-05-26 17:37:43 +05:30
navaneeth
103a03e6dd Every table column type should be editable 2021-05-26 17:21:43 +05:30
navaneeth
b549d17942 [Docs] Table 2021-05-26 15:33:06 +05:30
navaneeth
cc53e29fb5 [Docs] Charts 2021-05-26 14:18:32 +05:30
navaneeth
1b47655524 Components sidebar should display move cursor 2021-05-26 13:34:33 +05:30
navaneeth
dbff7be3e9 Added widget documentation link in inspector panel 2021-05-26 13:30:42 +05:30
navaneeth
4cad6deda8 Fixed table overlap with resizer 2021-05-26 13:02:48 +05:30
navaneeth
5bdc399226 Feature: Pie charts 2021-05-26 11:52:40 +05:30
navaneeth
06621cd7b8 Cursor of widgets should not be move cursor 2021-05-26 11:08:01 +05:30
navaneeth
6bf64aa39b Should be possible to resize in all directions 2021-05-26 10:49:05 +05:30
navaneeth
3fa4c7c441 Passwords should use password as the input type 2021-05-26 09:06:17 +05:30
navaneeth
9fa57932ad Fixed JS heap issue on docker-compose 2021-05-26 07:41:12 +05:30
navaneeth
a425fc7f9b Merge branch 'main' of github.com:ToolJet/ToolJet into main 2021-05-26 00:37:07 +05:30
navaneeth
300b78be91 Table header should not be under table body 2021-05-26 00:36:52 +05:30
Jithin Das
820e4a2698
fix hyperlink for contributing page in Readme (#174) 2021-05-26 00:01:53 +05:30