Commit Graph

8 Commits

Author SHA1 Message Date
2bd5227287 Notification message for add/remove mod
Also changed how scrolling resets on pagination.

And tweaked pagination styling.
2022-08-28 23:43:44 -04:00
10bc093300 Fix scroll on page change, add paginator at top of lists 2022-08-28 21:51:56 -04:00
5491894e00 Add pagination to cell and mod lists
Speeds up showing and hiding of the sidebar.
2022-08-28 02:27:53 -04:00
d76751f495 Close button icon hover styles 2022-08-19 22:35:00 -04:00
68796f6f9c Store ModList filter states in redux
So that navigating between cells and back from other pages will persist the filters.
2022-03-18 20:08:31 -04:00
0b85e30043 Add sort direction controls to ModList 2022-03-18 19:52:14 -04:00
1a39f7c5e4 Show exterior cells edited in ModList
Also abstracts jsonFetcher and csvFetcher into common lib functions.
2022-03-18 01:06:20 -04:00
914fbbb540 Add sort/filter controls to mod list 2022-03-17 01:11:59 -04:00