1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-25 15:43:08 +00:00
Radarr/src/UI
geogolem bab7bd20cd the Search All Missing button (#860)
was searching all missing and monitored only
though the dialog that popped up was informing the user it was
going to search for x movies, where x corresponded to the number
of movies filtered on the page.

I changed this button, so now it will search all the items as they are
filtered on the page.

For example, if you want to search all missing (regardless of
monitor/unmonitor) click the all filter and click the button.

If you want to search only monitored/missing, click the monitored button
and then click the search all button...

this included the old functionality, but allows the user alot more
flexibility...

i also added the all filter, and refactored the code,
so that builds the expression for the LINQ.. since this needed to be
used in two places.. just implement it once and use it in both places..

I tested this out... and stepped through with debugger.. i also did a
quick test of everything else. Im confident that the featureset
implemented and bugs fixed by this commit are OK... Im not 100% that
other parts of radarr dont use the same MissingMovieSearch routines..
but i dont think so...
2017-02-24 03:22:55 -05:00
..
.idea
Activity Add link to Activity -> History Tab (#408) 2017-01-24 16:12:58 -05:00
AddMovies Min availability (#816) 2017-02-23 00:03:48 -05:00
AddSeries
Calendar fix ical ics file (#603) 2017-02-05 20:04:38 +01:00
Cells Min availability (#816) 2017-02-23 00:03:48 -05:00
Commands
Content Cleanup min availability (#846) 2017-02-23 07:08:30 -05:00
Episode
EpisodeFile/Editor
Form
Handlebars some minor cleanup + changed filter on wanted/missing (#845) 2017-02-23 06:33:54 -05:00
Health
Hotkeys
Instrumentation
jQuery
JsLibraries Bulk Import. (#583) 2017-02-07 19:09:36 -05:00
ManualImport UI Enhancements for Manual Import (#681) 2017-02-09 16:25:51 -05:00
Mixins
Movies Cleanup min availability (#846) 2017-02-23 07:08:30 -05:00
Navbar Add year to quick search results 2017-01-19 19:56:26 -05:00
Profile
Quality
Release Sorting now working according to quality in release collection. Fixes #85. 2017-01-11 22:27:37 +01:00
Rename Revert "Merge branch 'rename-existing-folder' into develop" 2017-01-28 06:49:02 -05:00
SeasonPass
Series Replace Sonarr With Radarr in UI Directory 2017-01-11 21:42:47 -05:00
Settings Min availability (#816) 2017-02-23 00:03:48 -05:00
Shared Bulk Import. (#583) 2017-02-07 19:09:36 -05:00
Shims
System Updated website and donation links 2017-01-17 13:07:02 +01:00
Tags
Wanted the Search All Missing button (#860) 2017-02-24 03:22:55 -05:00
.jshintrc
app.js
AppLayout.js
Config.js Fix duplicate key prefixing 2017-01-22 16:59:53 -05:00
Controller.js Display UI for MovieEditor, remove reference to SeasonPass 2017-01-08 09:16:24 -05:00
index.html fix ical ics file (#603) 2017-02-05 20:04:38 +01:00
LifeCycle.js
login.html Update to favicon section, according to (#416) 2017-01-24 21:23:42 +01:00
main.js
oauth.html
polyfills.js
reqres.js
Router.js Display UI for MovieEditor, remove reference to SeasonPass 2017-01-08 09:16:24 -05:00
vendor.js
vent.js Fix Delete modal when adding movie 2017-01-31 10:32:12 -05:00