Commit Graph

13 Commits

Author SHA1 Message Date
Joshen Lim
1a957b9ce1 Add logic to ensure that column widths in table editor is at least the length of the column name 2022-08-22 12:45:01 +08:00
Inian
8f217deeb6 add prettier to studio (#7615) 2022-07-08 12:46:46 +08:00
Joshen Lim
9d856dfa3e Implement export all rows to CSV in table editor 2022-07-06 13:29:26 +08:00
Joshen Lim
98e6302922 Remove console logs 2022-06-30 12:15:38 +08:00
Joshen Lim
b3c588eaa8 Clear through remaining todos 2022-06-28 15:10:36 +08:00
Joshen Lim
060c71d2b5 Add unit tests for grid utils format sort/filter url params 2022-06-28 12:20:31 +08:00
Joshen Lim
de6231198d Refactor table editor filter state to store as URL params 2022-06-27 16:59:12 +08:00
Joshen Lim
d960037708 Midway implementing sort filter through URL state 2022-06-27 13:00:38 +08:00
Joshen Lim
d91cf6bd4c Disable pagination buttons while rows are being fetched 2022-06-21 17:14:07 +08:00
Joshen Lim
7ca9b91693 Pass rows as props into Grid component instead to ensure that component re-renders 2022-06-21 17:14:07 +08:00
Joshen Lim
84262d36e4 Midway: Fix for pagination not clearing selected rows 2022-06-21 17:14:07 +08:00
Joshen Lim
36b70428d4 Assign each filter on the grid editor a uuid 2022-06-14 15:56:35 +08:00
Terry Sutton
639214f13e Move grid files 2022-05-25 16:50:33 -02:30