Commit Graph

624 Commits

Author SHA1 Message Date
Mark McDowall 7c72e1e865 Season status icon added to seasons on series details 2013-09-04 23:33:06 -07:00
Mark McDowall 4bcd5ce5c6 Removed season menu in favour of minimizing seasons 2013-09-04 22:05:38 -07:00
Mark McDowall f00c0f0cca Actioneer won't blow up after saving model 2013-09-04 17:24:46 -07:00
Mark McDowall c184ec2d98 Progress messages are logged with Logger.Progress 2013-09-03 22:01:28 -07:00
Mark McDowall a7eb331d4e Merge branch 'ui-notifications' into develop
Conflicts:
	NzbDrone.Common/NzbDrone.Common.csproj
	UI/Series/Details/SeasonLayout.js
2013-09-03 07:18:04 -07:00
Mark McDowall 95b21358c4 Episode files are refreshed after season is renamed 2013-09-02 22:02:47 -07:00
Mark McDowall e0735de9da semi-colon required 2013-09-01 21:12:59 -07:00
Mark McDowall c928ccb201 Added progress messaging, using info logging
Also extension methods for complete and failed (for coloured UI messaging)
2013-09-01 21:12:57 -07:00
Mark McDowall e68fe9033d If nzbdrone restarts mid command the client will treat it as failed 2013-09-01 21:12:51 -07:00
Mark McDowall c96ba5efd3 Commands return immediately and signalr is used to control the UI 2013-09-01 21:12:41 -07:00
Mark McDowall 780e374122 Added ProgressMessaging through nlog 2013-09-01 21:12:30 -07:00
Mark McDowall ffce325edb Logs won't throw when cleared from a page past page 1 2013-09-01 12:51:50 -07:00
Mark McDowall 0974d275ef nzb titles in manual search will wrap 2013-09-01 11:31:16 -07:00
kay.one 4465d50a31 added path validation to add series/ recent folders. 2013-08-31 13:32:55 -07:00
Mark McDowall a4d92f0a31 Removed tooltip for quality profile name 2013-08-30 23:25:31 -07:00
kay.one e256271c5c store scene name in history 2013-08-29 23:38:55 -07:00
Mark McDowall 1f90d546d4 Fixed some help icons that were pointing at old names 2013-08-28 22:56:45 -07:00
Mark McDowall 0fa4934358 Using warning instead of danger for form elements 2013-08-25 22:34:01 -07:00
Mark McDowall 1c4a687854 Added history details modal 2013-08-25 22:34:00 -07:00
kay.one 4188946395 Added more magic to fancy. it now automatically figures our response for PUT and POST based on request ID.
file name sample uses HTTP GET instead of post
2013-08-25 22:14:55 -07:00
kay.one 147bb5476b added input validation to quality profiles 2013-08-25 20:50:13 -07:00
Mark McDowall 4fb2c0a143 Rename will just refetch episodeFiles instead of the whole page 2013-08-22 22:37:37 -07:00
Mark McDowall c9a0aebbfb Fixed automatic search failing because series wasn't part of episode 2013-08-22 19:07:13 -07:00
Mark McDowall eb6d6e74b0 Fixed add series referencing spinnerView 2013-08-22 18:52:19 -07:00
Mark McDowall a00587dbd4 Fixed calendar on air 2013-08-21 21:30:26 -07:00
Mark McDowall 0208ae8347 Fixed LoadingView 2013-08-21 21:04:03 -07:00
Mark McDowall fb26cbb4a4 Refresh seasons after rename 2013-08-21 20:43:48 -07:00
Mark McDowall ce9166c6a9 EpisodeFile is downloaded if not available already 2013-08-21 20:34:52 -07:00
Mark McDowall b1899b5f6f Using reqres to map episode to episode file 2013-08-21 20:34:49 -07:00
Mark McDowall 8737cb0145 fixed on air for upcoming view 2013-08-21 20:34:46 -07:00
Mark McDowall b1fa306223 Episode details summary has access to series now 2013-08-21 20:34:44 -07:00
Mark McDowall 8e2364966a Less model pollution 2013-08-21 20:34:41 -07:00
Keivan Beigi 488da59143 more validation 2013-08-21 17:36:35 -07:00
Keivan Beigi 66ce8e8b27 removed leak from signalr 2013-08-21 12:08:29 -07:00
Mark McDowall 5327068557 QualityCell editing cleanup 2013-08-21 08:27:19 -07:00
Mark McDowall 7c915bd522 Save episode quality after change 2013-08-20 23:50:38 -07:00
Mark McDowall df1cb91a84 Added loading to recent folder list 2013-08-20 23:50:37 -07:00
Mark McDowall 298bc07be7 Merge branch 'because-kayone' into develop 2013-08-20 18:42:19 -07:00
Keivan Beigi 9195dc6de5 can display server-side errors on the UI. 2013-08-20 18:07:48 -07:00
Mark McDowall f9437baf80 started Inline edit of quality for episode file 2013-08-20 16:35:28 -07:00
Mark McDowall 324862ee13 Added more information to episode details 2013-08-20 16:35:28 -07:00
Mark McDowall 551e6e2e5b Using listenTo instead of on 2013-08-19 08:12:35 -07:00
Mark McDowall 59c033dd68 Allow series grid sorting by episodes (percent downloaded) 2013-08-18 16:32:41 -07:00
Mark McDowall 73ee1f89fe No need for custom header for series status 2013-08-18 15:32:03 -07:00
Mark McDowall 82378a8628 Ended overrides not monitored and sorting separates by monitored state 2013-08-17 23:10:18 -07:00
Mark McDowall 2f061e648e No longer clearing cookies, oops. 2013-08-17 22:28:00 -07:00
Mark McDowall b1e5646d7d more nd icons and some spelling fixes 2013-08-14 08:18:34 -07:00
Mark McDowall 3ef9b40754 Cleaned up some series less 2013-08-14 08:18:34 -07:00
Mark McDowall 7d35adebf3 Reload series info on model sync (details) 2013-08-14 08:18:33 -07:00
Mark McDowall a6e54a627e btn-danger on switch will make it red for on and black for off 2013-08-13 07:39:44 -07:00
kay.one 1675f35aa4 update js libraries 2013-08-12 19:51:47 -07:00
Mark McDowall a4d6851be1 Added option to not auto download propers 2013-08-11 23:00:40 -07:00
Mark McDowall fded4cf7f3 Added examples to naming settings 2013-08-11 17:42:11 -07:00
Mark McDowall a6e356c0cf Version and branch shown when not on master 2013-08-10 16:46:27 -07:00
kay.one d4706dd8f5 branch is now part of status api and shows up in the footer if not on master. 2013-08-10 13:13:31 -07:00
Mark McDowall e9fdc6a575 Episode status icons converted to nd icons 2013-08-10 12:11:58 -07:00
Mark McDowall c1b68e0dee When a new episode is grabbed the client will update its status 2013-08-10 11:38:01 -07:00
Mark McDowall 649f666a3a Switches are now red when set to off 2013-08-09 19:51:30 -07:00
Mark McDowall 07f7bba1f4 Some nd icons renamed and added 2013-08-08 23:04:45 -07:00
Mark McDowall 3559d35d92 Add existing series, load more will only load 5 results at a time 2013-08-08 20:58:44 -07:00
Mark McDowall 157e299698 NzbDrone red added as variable 2013-08-08 00:41:06 -07:00
Mark McDowall cdf34d5676 Toolbar/Actioneer callback cleanup 2013-08-08 00:38:14 -07:00
Mark McDowall 1df9c49c46 Ellipsis added, but doesn't play nice with onRender... yet. 2013-08-08 00:27:49 -07:00
Mark McDowall aa2fdb9d76 Add series auto complete will show results outside of modal now. 2013-08-07 22:48:09 -07:00
Mark McDowall 1274c1c144 Added commands to delete logs and log files (separately) 2013-08-07 20:18:49 -07:00
Mark McDowall 017975696e Donate is a little more colourful <3 2013-08-07 00:46:37 -07:00
Mark McDowall 1d0f18e8f1 Added size to episode downloaded tooltip 2013-08-07 00:05:07 -07:00
Mark McDowall 3f8f0c2130 Episode details file uses backgrid 2013-08-06 23:48:28 -07:00
Mark McDowall 7de7b7d599 Fixed an issue with series editing after going to series details 2013-08-06 22:37:55 -07:00
kay.one 4fc4cc51fc fixed series page background 2013-08-05 23:46:24 -07:00
Mark McDowall 4cfe57f13d Added latest button to Season Pass 2013-08-05 23:18:02 -07:00
Mark McDowall 083f649b5c User can now configure RSS Sync Interval 2013-08-05 22:31:32 -07:00
kay.one a2db70bb19 added page loading animation while the app is loading. 2013-08-05 19:29:34 -07:00
kay.one 4ff068db0a minor cleanup 2013-08-05 19:01:32 -07:00
Keivan Beigi 376b386b31 show a basic spinner while the app is loading all the js files/series list. 2013-08-05 19:01:32 -07:00
Mark McDowall 6ca17942f0 Added season pass for toggling monitored status of seasons
Linked from missing
2013-08-05 02:09:41 -07:00
Mark McDowall 694714726c Seasons will reload when series info is refreshed 2013-08-04 12:30:04 -07:00
Mark McDowall 1ef168370e Recent folder list will scroll when needed
Able to add more than one recent folder without refreshing the page
2013-08-04 10:52:21 -07:00
Mark McDowall 26dbafee08 Monitored status tooltip should disappear properly now 2013-08-03 23:51:28 -07:00
Keivan Beigi 1f7d57c2c2 series collection is now loaded on app start. 2013-08-01 17:24:00 -07:00
Keivan Beigi f44ef2ff5e fixed issue with number only series title.
series detail page should load much faster.
2013-08-01 17:12:52 -07:00
Mark McDowall 91cef6d662 Because pencil = edit 2013-08-01 16:54:01 -07:00
Mark McDowall 12bb55f52d Added indexer name to manual search 2013-08-01 16:34:36 -07:00
Mark McDowall e1272b4f34 Notification and Indexer settings are enabled by default on add
NzbClub and omgwtfnzbs are off by default
2013-08-01 08:25:09 -07:00
Mark McDowall 125deb3931 Added seasons to top of series details (toggling and jump to) 2013-07-31 23:32:44 -07:00
kay.one 49c5762c6d logo point to series home. 2013-07-31 22:21:10 -07:00
Mark McDowall bdab0d585f Added DateHeaderCell to prevent drunk sorting on null dates 2013-07-31 19:12:52 -07:00
Mark McDowall cf6512bc57 Toggle cell appends tooltip to body 2013-07-31 10:14:27 -07:00
Mark McDowall c132d54ff7 This should fix the sticky tooltip issues
Lost some control over positioning based on parents, but we can add data attributes if required
2013-07-30 23:25:44 -07:00
Keivan Beigi 4275aa7a65 updated lodash 2013-07-29 17:57:53 -07:00
Mark McDowall 4fe127aca6 Fixed AirDate displayed on Episode Details modal 2013-07-29 21:24:41 +02:00
Mark McDowall 56a34b5ea6 Downloaded overrides other statuses. 2013-07-28 19:30:01 -07:00
Mark McDowall a2054e782f Notification name will default to implemenation name 2013-07-28 18:42:47 -07:00
Mark McDowall 3efbf43e0b Added day view to calendar 2013-07-28 18:38:00 -07:00
Mark McDowall 837626fda3 More details in series footer 2013-07-28 18:32:52 -07:00
Mark McDowall 74a4def877 Added series stats to footer 2013-07-28 18:12:34 -07:00
Mark McDowall 708cb954c4 hiding rss sync time, added warning to womble's 2013-07-28 17:27:48 -07:00
Mark McDowall 4c536a077f Log files are viewable in the UI 2013-07-28 16:13:14 -07:00
Mark McDowall a9ac2500d5 System page added, with link to logs 2013-07-28 13:20:26 -07:00
Mark McDowall 625acef635 Added links and api key links to notifications 2013-07-27 13:57:41 -07:00