Commit graph

330 commits

Author SHA1 Message Date
navaneeth
01a96a357e Fix for inspector getting disabled when modal is open 2021-05-10 14:59:21 +05:30
navaneeth
c521a4e3d2 Feature: Handle to open widget inspector 2021-05-10 14:58:44 +05:30
navaneeth
add5b80b34 Feature: Size & title properties for modals 2021-05-10 13:29:17 +05:30
navaneeth
743190d46c Feature: Elements should be draggable within container 2021-05-10 11:09:22 +05:30
navaneeth
1db2fb7083 Feature: Modals 🎉 2021-05-09 23:36:11 +05:30
navaneeth
14703b584d Feature: 'Matches' filter for tables 2021-05-09 17:33:03 +05:30
navaneeth
dd1720b4ab Feature Editable tags as table column type 🎉 2021-05-09 16:21:26 +05:30
navaneeth
b2033dafc7 Feature: Multi-badges as column type for tables 2021-05-09 13:36:08 +05:30
navaneeth
bcb31d0306 Feature: Badge as table colum type 2021-05-09 12:56:54 +05:30
navaneeth
5720252e29 Do not allow to select page size if server-side pagination 2021-05-09 10:11:15 +05:30
Akshay
6a467496b4
Fixes component exports (#162) 2021-05-07 23:43:11 +05:30
navaneeth
181d792034 Multiple UI bug fixes 2021-05-07 22:10:11 +05:30
navaneeth
cb58164d91 Feature: Lazy load images 2021-05-07 16:55:20 +05:30
navaneeth
c9baa48c94 Fixes for editor crashes 2021-05-07 13:11:32 +05:30
navaneeth
cefb69e81a Fix: column width should not change on name change 2021-05-05 12:36:07 +05:30
navaneeth
9a2fbbb1de Fix for inconsistent resized columns issue 2021-05-05 07:19:11 +05:30
navaneeth
35aa8294b7 Fix for dropdown to use dynamic variables 2021-05-04 12:06:23 +05:30
navaneeth
07ae9efe2e Query editor UI cleanup 2021-05-03 17:49:19 +05:30
navaneeth
bc049271c7 [Table] Fix table headers, better layout for tbody 2021-05-02 19:53:03 +05:30
navaneeth
4f48b6b580 [Table] Show total pages if client-side paginaiton 2021-05-02 19:30:58 +05:30
navaneeth
b687b49127 Feature: Server-side pagination for tables 🎉 2021-05-02 19:15:13 +05:30
navaneeth
6525713b0a Toggle element for inspector 2021-05-02 19:13:44 +05:30
navaneeth
79597cd708 Cleanup layout & colors of date range picker 2021-05-02 12:40:51 +05:30
navaneeth
010fb8420d Use DraftJS for rich text editor instead of ckeditor 2021-05-02 11:12:19 +05:30
navaneeth
881ba05fd9 Feature: Edit component names 2021-05-01 22:28:34 +05:30
navaneeth
878f6fbcc3 CodeBuilder support for aall components 2021-05-01 21:10:03 +05:30
navaneeth
db890c9257 Tooltips and display names for inspector elements 2021-05-01 19:41:22 +05:30
navaneeth
43c61f48e6 UI: Replaced colors, fixed minor bugs 2021-05-01 14:31:15 +05:30
Navaneeth Pk
8b481ae9f4
ESLint fixes (#138)
* ESLint fixes

* Eslinted
2021-04-30 13:40:57 +05:30
navaneeth
2e3e637eb2 Setup prettier, suggested fixes 2021-04-30 12:01:32 +05:30
navaneeth
4cfca1ead5 Fix for table not getting re-rendered on changes to columns 2021-04-28 23:00:00 +05:30
navaneeth
2642b37ecc Minor UI changes 2021-04-28 22:50:10 +05:30
navaneeth
0c2d2cb3c2 Feature: Show grid line while dragging & resizing 2021-04-28 22:24:44 +05:30
navaneeth
1525cf0a08 Too many fixes for snapping to canvas objects to grid 🎉 2021-04-28 20:36:02 +05:30
navaneeth
b99d446a3a Feature: More filter operations for tables 2021-04-28 11:55:18 +05:30
navaneeth
83465d3567 Contains filter of table should not be case-sensitive 2021-04-28 11:01:02 +05:30
navaneeth
5ef1e4af11 Feature: Custom filter function for tables, equals filter 2021-04-27 21:34:20 +05:30
navaneeth
3af6fb2fef Fixed inconsistent loadingStates, minor fix for Table 2021-04-27 17:02:13 +05:30
navaneeth
817c09e69b Fir for table component crash when the data is not resolved to array 2021-04-27 15:26:15 +05:30
navaneeth
7e7430745c Fixes for inconsistent loadingState, dataUpdates of table 2021-04-27 09:56:02 +05:30
navaneeth
5038f30621 Tooltips for table, minor UI changes 2021-04-27 09:30:56 +05:30
navaneeth
5624deb3dd Feature: Run queries from query editor, bugfixes 2021-04-26 23:24:41 +05:30
navaneeth
d7e7f3bb72 BugFix for changeSet of tables not being updated sometimes 2021-04-26 23:10:43 +05:30
navaneeth
de5b6194e9 Feature: Multi-select dropdown as table column type 2021-04-26 22:41:27 +05:30
navaneeth
ae5d9c64b7 Feature: Components should be able to fire events from editor 2021-04-26 11:02:02 +05:30
navaneeth
f7c09e8bb0 Extending code builder dropdown for more components 2021-04-26 09:21:43 +05:30
navaneeth
65e4184aef Feature: Code builder - autocomplete dynamic variables 2021-04-25 23:38:23 +05:30
navaneeth
758784a256 Display component variables as json, policy fixes 2021-04-25 20:07:16 +05:30
navaneeth
2811d37c8e Feature: Clear table filters 2021-04-25 13:33:07 +05:30
navaneeth
29f826bbc4 Feature: Filters for table data 2021-04-25 13:21:48 +05:30
navaneeth
bfe6a58d8a Feature: Download table as CSV 2021-04-25 10:44:54 +05:30
navaneeth
5295b2b35b Multiple bug fixes for table component 2021-04-25 00:57:48 +05:30
navaneeth
2ea0cad371 Use loadash to update nested table data 2021-04-25 00:27:18 +05:30
navaneeth
e185434014 Feature: Dropdown column type for tables 2021-04-24 22:02:14 +05:30
navaneeth
c10f452f84 Habdle save changes & discard events for tables 2021-04-24 18:37:16 +05:30
navaneeth
537c9986e6 Feature: Bulk update query for tables, GUI mode for postgres 2021-04-24 18:27:15 +05:30
Navaneeth Pk
54b7c2269a
Feature: Editable tables (#123) 2021-04-24 13:24:36 +05:30
Navaneeth Pk
5cf8bfadfd
Feature: Google sheets as data source (#115) 2021-04-22 12:33:38 +05:30
navaneeth
98dd5bbacd BugFix for: cannot resize columns after saving a table 2021-04-21 19:16:50 +05:30
navaneeth
115a129003 Feature: Resize width of actions column 2021-04-21 13:26:17 +05:30
navaneeth
ae6c4f1814 Minor UI fixes 2021-04-21 13:14:36 +05:30
navaneeth
ec757ec154 BugFix: Disable drag while column resizing is active 2021-04-21 12:51:26 +05:30
Navaneeth Pk
4ad4a334f4
Feature: Resizeable columns for tables (#113) 2021-04-21 11:37:47 +05:30
navaneeth
7534284d17 Background & text colors for table action buttons 2021-04-20 11:16:31 +05:30
navaneeth
0d4323a040 Loading state for text component 2021-04-20 10:07:17 +05:30
navaneeth
77e1e8e897 Hide table body while in loading state 2021-04-20 09:20:36 +05:30
navaneeth
b209335222 Use datepicker also as timepicker 2021-04-18 22:43:32 +05:30
navaneeth
55a4a1d96a Toggle time picker for datepicker component 2021-04-18 22:29:17 +05:30
navaneeth
58247b9c85 Format option for datepicker, bug fixes 2021-04-18 22:14:03 +05:30
navaneeth
5394dd6235 Fix for unwanted margin of button component 2021-04-18 18:07:01 +05:30
navaneeth
efaeb16252 Date range picker should support past dates 2021-04-18 16:23:33 +05:30
navaneeth
6e47478906 [57] Display names for components on sidebar 2021-04-16 22:45:05 +05:30
navaneeth
6467bb16ec Merge branch 'main' of github.com:ToolJet/ToolJet into main 2021-04-16 19:15:08 +05:30
navaneeth
5da5dbbe57 Display loaing state for query creation/updation 2021-04-16 19:14:54 +05:30
Tejaswini Chile
ebbe4e6d7a
Merge pull request #90 from ToolJet/56-html-text
[56] dangerously display HTML
2021-04-16 15:25:46 +05:30
Tejaswini
656ac5cdae [56] dangerously display HTML 2021-04-16 15:24:43 +05:30
navaneeth
59bf73d1a2 Fix for dropdown crashing while value is not valid json 2021-04-16 14:25:52 +05:30
navaneeth
867720d7db Fix for invalid table loadingState 2021-04-15 14:37:38 +05:30
navaneeth
c49eb98d60 Component: Multiselect dropdown 2021-04-14 22:31:34 +05:30
navaneeth
78c3169eb1 Fixes for component loading states 2021-04-14 21:42:37 +05:30
navaneeth
f926a4d680 Action: Open webpage 2021-04-14 19:01:37 +05:30
navaneeth
774977bb5c Use autocompletion for dropdown component 2021-04-14 18:18:04 +05:30
navaneeth
4c4fd7b136 BugFix for textarea state issues 2021-04-14 17:02:03 +05:30
navaneeth
0655bb9ba8 Loading state for buttons 2021-04-14 14:10:25 +05:30
navaneeth
48ba645f7b Set default value & show exposed vars for textarea 2021-04-14 14:00:22 +05:30
Tejaswini
cfbd819de6 [38] Test postgres connection 2021-04-12 23:04:17 +05:30
navaneeth
370b9c5d9c Component: Date range picker 2021-04-12 19:45:30 +05:30
navaneeth
3700e142c4 Component: Date picker 2021-04-12 19:36:54 +05:30
navaneeth
7cde21f7db Feature: Checkbox component 2021-04-12 13:24:13 +05:30
navaneeth
a9e2257e86 Feature: Drop down component 2021-04-12 12:01:44 +05:30
navaneeth
9c93d4042b [68] Modal to display app users 2021-04-12 09:47:26 +05:30
navaneeth
5c53ba98bd Feature: Rich text editor 2021-04-11 17:53:32 +05:30
navaneeth
8bd61583b6 BugFixes for: viewer layout, array resolving 2021-04-11 12:38:44 +05:30
navaneeth
6641107c32 Feature: Container component 2021-04-11 12:08:06 +05:30
navaneeth
b7c2d7e975 Minor bug fix 2021-04-11 11:20:58 +05:30
navaneeth
85b3ce9721 [65] Fix for table loading skeleton not getting hidden 2021-04-11 11:14:33 +05:30
navaneeth
8511965f9c Minor UI changes 2021-04-11 10:05:11 +05:30
navaneeth
8194a19eb6 Show query variables on sidebar 2021-04-10 19:38:43 +05:30
navaneeth
1c4da58d8c BugFix: Errors for tables without loading state 2021-04-10 17:07:44 +05:30
navaneeth
65aea71e37 Feature: Show component variables on sidebar 2021-04-10 12:53:51 +05:30
navaneeth
ca094f64bd Component: Textarea 2021-04-10 10:21:19 +05:30
navaneeth
a0e3f876e7 Resizeable feature for all components, minor fixes 2021-04-10 09:19:07 +05:30
navaneeth
601f9b65dc Feature: UI for transformations 2021-04-10 07:36:17 +05:30
navaneeth
98eb624ecf Blur on resize, bugfixes for editor 2021-04-09 17:30:06 +05:30
navaneeth
900302f549 Feature: Resize components using visual editor 2021-04-09 15:09:28 +05:30
navaneeth
d27e35cc87 Feature: Pagination for data table 2021-04-09 12:20:59 +05:30
navaneeth
b292a56bfd Feature: Global searchf or data table 2021-04-09 11:09:27 +05:30
navaneeth
fe28ba350b Feature: Ability to sort the data table 2021-04-09 10:52:26 +05:30
navaneeth
b22386b1b0 Use react-table for rendering tables 2021-04-09 10:26:17 +05:30
navaneeth
099637ff5f Feature: Loading state for queries & prop for table 2021-04-08 20:49:18 +05:30
navaneeth
43618bd03b Minor UI corrections 2021-04-08 16:14:52 +05:30
navaneeth
b00b08b826 Ability to set name for table columns & map data 2021-04-08 14:37:35 +05:30
navaneeth
7a7325adf5 Use nested params as table column values 2021-04-08 13:19:38 +05:30
navaneeth
c88d98eb0a Major bug fixes for table actions 2021-04-06 21:18:35 +05:30
navaneeth
2e7eaa7fe3 Feature: Event selector for table action buttons 2021-04-06 19:46:32 +05:30
navaneeth
0483743794 Action buttons for table 2021-04-06 15:31:05 +05:30
navaneeth
139f7e9b1a Bug Fixes, refactoring 2021-04-06 08:45:10 +05:30
navaneeth
8b11020ff8 Image component 2021-04-05 13:19:40 +05:30
navaneeth
cc782ab2f4 onRowClicked event for tables 2021-04-05 13:19:17 +05:30
navaneeth
f77803f8d1 Feature: Custom columns for tables 2021-04-05 10:18:58 +05:30
navaneeth
2d7a6e2ac7 Feature: REST API queries 2021-04-04 22:37:03 +05:30
navaneeth
bdd8ec3d70 Bindings for components results/other data 2021-04-04 18:41:17 +05:30
navaneeth
ff7c915026 Feature: Dynamic data for tables 2021-04-04 11:56:46 +05:30
navaneeth
09d1c7799f Options & static data rendering for table component 2021-04-04 10:59:23 +05:30
navaneeth
89c0ced597 Layout for datasources 2021-04-03 10:55:41 +05:30
navaneeth
285ade7bd0 Feature: Actions - alert action for buttons 2021-04-02 21:12:48 +05:30
navaneeth
8d5eafc7ed Feature: Color picker component 2021-04-02 18:22:14 +05:30
navaneeth
782def75b3 Feature: App viewer 2021-04-02 16:39:55 +05:30
navaneeth
863a8ae732 Feature: Inspector for components 2021-04-02 14:54:51 +05:30
navaneeth
e6a71d75fc Setup & implement React DND with custom drag layer 2021-04-02 09:46:26 +05:30