pinchflat/lib/pinchflat_web/controllers/sources/source_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
..
actions_dropdown.html.heex [Enhancement] Misc. UI updates (#434) 2024-10-24 12:47:48 -07:00
edit.html.heex [Housekeeping] Bump Phoenix LiveView to 1.0.0 (#495) 2024-12-06 10:37:15 -08:00
fast_indexing_help.html.heex [Enhancement] Optionally use the YouTube API for improved fast indexing (#282) 2024-06-10 11:45:41 -07:00
index.html.heex [Enhancement] Add sorting, pagination, and new attributes to sources index table (#510) 2024-12-13 09:49:00 -08:00
index_table_live.ex truncate table columns via css (#507) 2024-12-13 08:57:32 -08:00
media_item_table_live.ex truncate table columns via css (#507) 2024-12-13 08:57:32 -08:00
new.html.heex [Enhancement] Improve flow for adding many sources at once (#306) 2024-07-12 08:53:26 -07:00
show.html.heex [Housekeeping] Bump Phoenix LiveView to 1.0.0 (#495) 2024-12-06 10:37:15 -08:00
source_form.html.heex Added presets to cutoff date selector (#494) 2024-12-04 12:32:47 -08:00