Commit graph

18 commits

Author SHA1 Message Date
navaneeth
efbc428daa Global search of table should be triggered only on enter 2021-06-01 13:39:17 +05:30
navaneeth
ab03d55d50 Remove external svg dependencies 2021-05-31 16:08:18 +05:30
navaneeth
86815f2a81 Fix for JS warning in table widget 2021-05-31 08:27:22 +05:30
navaneeth
0d0ae69b25 Show message if table data is empty 2021-05-26 18:01:33 +05:30
navaneeth
4cad6deda8 Fixed table overlap with resizer 2021-05-26 13:02:48 +05:30
navaneeth
4b362b2f15 Show a blue dot on filter icon if there are table filters 2021-05-15 12:43:53 +05:30
navaneeth
097cb7b97b Feature: Editable text columns for tables 2021-05-10 16:54:55 +05:30
navaneeth
b8c07ee89d Feature: Expandable text as table column type 2021-05-10 16:22:35 +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
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
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
Renamed from frontend/src/Editor/Components/Table.jsx (Browse further)