This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
managarr
Watch
1
Star
0
Fork
0
You've already forked managarr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b49bfaa9c14bc2def4dbf60c34c40048dc6c8fe7
managarr
/
src
/
app
/
radarr
History
Alex Clarke
b49bfaa9c1
Added sorting to the collections table, and fixed a bug that was refreshing the underlying table while users may be selecting a sort option.
2024-02-14 16:09:42 -07:00
..
mod.rs
Refactored table filtering and searching so that they are now relative to the table being filtered/searched on. Also created two new widgets for error messages and popups to make life easier moving forward. Going to refactor table sorting into StatefulTable's as well so all tables can be searched, filtered, and sorted moving forwards.
2024-02-11 19:02:18 -07:00
radarr_context_clues_tests.rs
Added sorting to the collections table, and fixed a bug that was refreshing the underlying table while users may be selecting a sort option.
2024-02-14 16:09:42 -07:00
radarr_context_clues.rs
Added sorting to the collections table, and fixed a bug that was refreshing the underlying table while users may be selecting a sort option.
2024-02-14 16:09:42 -07:00
radarr_tests.rs
Refactored table filtering and searching so that they are now relative to the table being filtered/searched on. Also created two new widgets for error messages and popups to make life easier moving forward. Going to refactor table sorting into StatefulTable's as well so all tables can be searched, filtered, and sorted moving forwards.
2024-02-11 19:02:18 -07:00