pinchflat/lib/pinchflat_web/controllers/pages/page_html
Kieran 53e106dac2
[Enhancement] Add sorting, pagination, and new attributes to sources index table (#510)
* WIP - started improving handling of sorting for sources index table

* WIP - Added UI to table to indicate sort column and direction

* Refactored toggle liveview into a livecomponent

* Added sorting for all table attrs

* Added pagination to the sources table

* Added tests for updated liveviews and live components

* Add tests for new helper methods

* Added fancy new CSS to my sources table

* Added size to sources table

* Adds relative div to ensure that sorting arrow doesn't run away

* Fixed da tests
2024-12-13 09:49:00 -08:00
..
history_table_live.ex Separate tabs for pending and downloaded in media history (#508) 2024-12-13 08:58:42 -08:00
home.html.heex [Enhancement] Add sorting, pagination, and new attributes to sources index table (#510) 2024-12-13 09:49:00 -08:00
job_table_live.ex truncate table columns via css (#507) 2024-12-13 08:57:32 -08:00
onboarding_checklist.html.heex Improve index tables and improved consistency (#97) 2024-03-19 19:03:02 -07:00