Qstick
66ad301892
Tweak Wanted Page, Missing Query ( #15 )
...
Fix wanted page query so it only pulls albums with missing tracks, Correct Album header on wanted page, Implement albumtitle cell to allow click on album.
2017-07-04 05:49:07 -05:00
Qstick
4cfd39f7fe
Fix Unit Tests Build ( #13 )
...
* Fix Unit Tests Build
* Updated Manage Artists view
Fix Unit Tests Build
* Small UI fixes
Small UI fixes
2017-07-01 19:21:39 -05:00
Matthew Despain
78639d1787
More refactoring
2017-05-03 09:03:43 -06:00
Mark McDowall
5fda64de66
Shift select range on Missing/Cutoff Unmet
2015-05-28 16:46:52 -07:00
Mark McDowall
6dd22e7dcb
New: Manual Import episodes
2015-05-05 08:41:39 -07:00
Mark McDowall
9cf575c096
New: Toggle selected on Wanted: Missing to change monitored status
2015-04-07 16:49:36 -07:00
Mark McDowall
015deacd7b
Upgraded to FontAwesome 4.3.0
2015-02-21 10:53:46 -08:00
Taloth Saldono
32fc68b9df
UI Cleanup - Updated System, Tags and Wanted subtrees.
2015-02-14 19:14:57 +01:00
Keivan Beigi
428a1439e5
rjs -> webpack
2015-02-02 17:43:14 -08:00
Taloth Saldono
221a457f3a
Fixed: Sorting on Series Title now ignores articles (a/an/the).
2014-06-30 23:24:59 +02:00
Mark McDowall
cb291d30b3
New: Missing/Cutoff Unmet will update when an episode is grabbed
2014-06-25 01:31:37 -07:00
Mark McDowall
2fdb0513e8
Fixed: Searching from missing won't trigger spinner on both buttons
...
Some formatting updates
2014-05-12 17:32:50 -07:00
Mark McDowall
99f2b07a11
Bootstrap 3
...
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
2014-05-11 15:57:33 -07:00
Mark McDowall
69f5c8444e
New: Added drone factory rescan button to Wanted
2014-03-21 21:31:15 -07:00
Mark McDowall
89e0b41ebc
New: Search for all missing episodes
2014-03-20 16:41:44 -07:00
Mark McDowall
90a6bcaa47
New: Filter history by event (all/grabbed/imported/failed)
2014-02-24 18:50:09 -08:00
Taloth Saldono
d416dd4177
Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
...
--HG--
rename : src/NzbDrone.Api/Missing/MissingModule.cs => src/NzbDrone.Api/Wanted/MissingModule.cs
rename : src/UI/Missing/ControlsColumnTemplate.html => src/UI/Wanted/ControlsColumnTemplate.html
rename : src/UI/Missing/MissingCollection.js => src/UI/Wanted/Missing/MissingCollection.js
rename : src/UI/Missing/MissingLayout.js => src/UI/Wanted/WantedLayout.js
rename : src/UI/Missing/MissingLayoutTemplate.html => src/UI/Wanted/WantedLayoutTemplate.html
extra : source : 2c76f3e423d39446f3bd7799b7344d7be63c70f5
2014-02-22 16:21:40 -08:00