Commit graph

31 commits

Author SHA1 Message Date
navaneeth
11a9d3d62b Fix for radio cells not being marked as edited 2021-08-20 17:49:46 +05:30
navaneeth
501b8a8cf5 Fix for incorrect table radio button values 2021-08-20 17:38:10 +05:30
Arpit Nath
f25868a832
Feature: toggle switch as table cell (#551) 2021-08-20 09:43:16 +05:30
Arpit Nath
1fdd9eb765
fixes react-table duplicate column keys (#538)
* fixes react-table duplicate column keys

* uuid for column id

Co-authored-by: Arpit Nath <arpitnath@Arpits-MacBook-Pro.local>
2021-08-19 10:32:46 +05:30
Viraj Bahulkar
053d756d78
Fix array dataUpdates storing duplicate values (#436) 2021-08-02 20:05:21 +05:30
Navaneeth Pk
80da5ef884
Feature: Radio buttons as table cell type (#424) 2021-08-02 10:16:59 +05:30
navaneeth
e994725104 Use spinners instead of skeletons 2021-07-03 23:37:51 +05:30
Navaneeth Pk
150961b591
Feature/dark mode (#366)
* Dark mode part 1

* Dark mode part 2

* Dark mode part 3

* Dark mode part 4

* Dark mode part 5

* Dark mode part 6

* Dark mode part 7

* Dark mode part 7

* Dark mode part 8

* set light mode as default

* Dark mode part 9

* Dark mode part 10

* Dark mode part 11
2021-07-03 19:47:47 +05:30
Prasad Walvekar
c7446d4046
Chore: Rename class to className (#345) 2021-06-28 13:10:14 +05:30
Navaneeth Pk
c2234b6dea
Fix bug that made text type table cells not editable (#248) 2021-06-14 10:45:35 +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
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
45d4440ab2 Fix for add tag buttons 2021-05-11 14:55:06 +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
navaneeth
6525713b0a Toggle element for inspector 2021-05-02 19:13:44 +05:30