Commit Graph

9 Commits

Author SHA1 Message Date
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
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
Terry Sutton
639214f13e Move grid files 2022-05-25 16:50:33 -02:30