Commit Graph

117 Commits

Author SHA1 Message Date
Mark McDowall 18441aca03 end added to EpisodeModel 2013-06-03 23:10:41 -07:00
kay.one 2e3863895c internal links are automatically handled using NzbDrone.Router.navigate instead
of re-loading page.
2013-06-03 20:34:06 -07:00
kay.one 49949bbe74 cleaned up refresh series info 2013-06-02 12:29:00 -07:00
kay.one 0c63e5ad81 episodes for series are now fetched using a single call and broken into seasons. 2013-06-01 12:31:39 -07:00
Mark McDowall af6e3ddb66 Cleaned up per comments 2013-05-29 00:20:55 -07:00
kay.one 6144ff8f3e better handling of situations where a parsed episode isn't in the database. 2013-05-28 18:28:47 -07:00
kay.one 5ad5307a7b add existing has a load more button that shows all of the results. 2013-05-25 22:54:28 -07:00
kay.one 95a6dfc34e added episode detail modal
summary tab is working.
2013-05-20 17:17:33 -07:00
kay.one 80759f923e diskscan is triggered when new episodes are added. 2013-05-20 15:45:16 -07:00
kay.one c6933f0228 episode grid is lining up properly. 2013-05-20 14:42:20 -07:00
kay.one 41c886b5dc adding episode status to episode view. 2013-05-20 14:06:01 -07:00
kay.one 21e9bad6d5 removed episode status from server. 2013-05-20 14:05:48 -07:00
Mark McDowall 92d913e4ac Better Backgrid.Column defaults, much cleaner 2013-05-16 20:47:28 -07:00
Mark McDowall 16e13e0c24 Posters/Banners/Fanart served from App_Data 2013-05-16 20:03:52 -07:00
Keivan Beigi 27fc51da48 Cleaned up modals in the UI.
added empty modal for episode info
2013-05-14 18:17:53 -07:00
Mark McDowall e6183b1f83 Fixed airdate parsing. Fixed minor UI issues 2013-05-13 20:21:37 -07:00
kay.one cbe4be814c fixed diskscan
removed all stored status fields from episode
2013-05-12 17:36:23 -07:00
kay.one feb947fb74 fixed build 2013-05-12 08:53:39 -07:00
kay.one c8a48d5df3 added command support to toolbar. 2013-05-11 16:39:32 -07:00
kay.one ff225e1753 added mail toolbar to series view 2013-05-11 13:51:32 -07:00
Mark McDowall d320c2b6a9 Look ma, history! 2013-05-10 15:33:04 -07:00
kay.one 40f384968a updated json serilizer to return defaults
use enum text instead of number
2013-05-05 18:16:38 -07:00
Mark McDowall 7ab1084437 Adding history 2013-05-02 23:54:11 -07:00
Mark McDowall 6a3d886588 Missing doesn't double fetch 2013-05-02 23:54:08 -07:00
kay.one 7696fb54dc indexer settings is dynamically generated 2013-05-02 22:31:51 -07:00
Keivan Beigi 50fd2f77b1 cleaned up some jslint errors 2013-05-02 16:10:30 -07:00
Mark McDowall 3983a36492 Fixed default sorting for series grid 2013-05-02 00:09:35 -07:00
Mark McDowall db8912e5b7 Moved FC properties out of episode model 2013-05-01 00:33:34 -07:00
Mark McDowall 00276041ad Starting missing conversion to backgrid 2013-04-30 20:04:06 -07:00
Mark McDowall 11cef70406 Calendar now using EpisodeResource 2013-04-30 18:54:15 -07:00
Mark McDowall 0da2047ca5 Missing uses EpisodeResource now 2013-04-30 17:25:33 -07:00
Mark McDowall c3c6c8ac01 Moar toggle switches! 2013-04-28 20:20:34 -07:00
kay.one fe554849c2 shared toolbar radio button style is working. just need to store state. 2013-04-25 21:46:00 -07:00
Mark McDowall bafb742141 Controls slide down for series poster 2013-04-25 11:58:38 -07:00
Mark McDowall a5d7649d77 Hidden series title, but searchable (I think) 2013-04-25 08:11:40 -07:00
Keivan Beigi 4cd75cd8aa stuff we did :D 2013-04-24 21:27:49 -07:00
Mark McDowall 32701d5e84 Added tooltip to airdate on posters view 2013-04-24 17:24:01 -07:00
kay.one 19732ba31a added support for multi-button groups to toolbar 2013-04-24 10:32:32 -07:00
Keivan Beigi 3638d85314 removed title region,
started adding support for a global tool bar.
2013-04-24 10:32:03 -07:00
kay.one 662ad28cc6 overview and series title in series list is now click-able,
use backbone navigation to bring up episode page instead of page reload.
2013-04-24 10:31:11 -07:00
Keivan Beigi 9a42e305ad started cleaning up episode page. 2013-04-24 10:31:10 -07:00
Keivan Beigi 9efee65966 minor cleanup 2013-04-24 10:28:14 -07:00
Mark McDowall 4878556e14 More posters 2013-04-23 22:53:44 -07:00
Mark McDowall c9c9e081a8 Don't activate view button until its set 2013-04-23 20:34:27 -07:00
Mark McDowall 46bc97ef92 Posters view added for series 2013-04-23 20:11:45 -07:00
Mark McDowall 475c86dcab Series Table 2013-04-23 17:30:25 -07:00
Mark McDowall 0db39edb2c Added TemplateBackedCell for all your cell template needs 2013-04-23 08:29:05 -07:00
Mark McDowall f8bae13e1c Added sorting icons to series table 2013-04-23 00:11:52 -07:00
Mark McDowall 4cc4e8133e Finished Series Index Table formatting 2013-04-22 23:06:55 -07:00
Mark McDowall d706a35ab7 Backgrid added 2013-04-22 17:35:04 -07:00
Mark McDowall 000b7bf9e0 Resync'd UI and API 2013-04-21 18:21:24 -07:00
kay.one c3214a2e88 added resource mapping validation tests 2013-04-21 14:05:42 -07:00
Mark McDowall d49eb41f76 Add existing series no longer shows root dir 2013-04-20 18:29:26 -07:00
Mark McDowall dfaf0db566 SeriesGrid updates 2013-04-20 17:44:57 -07:00
kay.one 33aad6e8ef added support for less file to grunt runner. 2013-04-20 16:48:29 -07:00
kay.one 27f45cfdee fixed bootstrap switches. still need to listen to checkbox event. 2013-04-20 15:51:39 -07:00
Mark McDowall f86cb87ced Added SeriesStatistics 2013-04-20 13:09:24 -07:00
Mark McDowall ccbd88be74 Using bsSwitch instead of switch to remove jslint errors 2013-04-20 10:03:34 -07:00
Keivan Beigi 8429139406 added empty view for series index collection. 2013-04-18 16:14:38 -07:00
Keivan Beigi 30595e85a3 model should automatically be bound to view. 2013-04-10 18:24:34 -07:00
Mark McDowall 35e2e83595 Merge branch 'series-grid' into vnext
Conflicts:
	UI/Config.js
2013-04-09 20:17:41 -07:00
Mark McDowall 900122c265 Existing series looks like add new series now 2013-04-04 23:24:23 -07:00
Mark McDowall 91cc65bae2 Use small posters from trakt 2013-04-03 21:38:51 -07:00
kay.one 4be637edff much nicer add new series. 2013-03-31 14:45:16 -07:00
kay.one 6d6b236fd4 replaced full version of handlebar with handlebar.runtime since we don't need the compiler anymore. 2013-03-30 11:37:41 -07:00
kay.one 445ea4f344 client side code webstorm code cleanup. 2013-03-29 16:28:58 -07:00
kay.one 663160c06a removed backbone from VS solution,
renamed NzbDrone.Backbone to UI
2013-03-29 12:18:44 -07:00