Commit Graph

60 Commits

Author SHA1 Message Date
Keivan Beigi b0bd3f34f1 removed NzbDrone. namespace, everything is done using require. 2013-06-24 16:41:59 -07:00
kay.one 769331d45d updated jshint to 2.1.3
single quotes
2013-06-21 23:24:24 -07:00
kay.one 467c88f711 moved mixins to require.js 2013-06-20 22:35:56 -07:00
Keivan Beigi ba26eadd7e ModelBoundView now blows up if there is no model. 2013-06-18 18:10:32 -07:00
Keivan Beigi 6f8c73771d settings is fully moved to required. 2013-06-18 18:02:23 -07:00
kay.one 0ae1865dd8 fixed more require issues 2013-06-14 22:28:53 -07:00
Keivan Beigi 7c483e2db9 handlebars and templates are loaded with require.js 2013-06-14 16:36:59 -07:00
Keivan Beigi 2407e33ea2 almost all js files are loaded using require.js 2013-06-14 16:18:37 -07:00
Keivan Beigi aed7b95245 removing js refrences from index.html 2013-06-14 14:07:44 -07:00
kay.one 70cfa5e685 cleaned up all the cells. there is a cell for pretty much everything. 2013-06-09 13:51:32 -07:00
Mark McDowall 37ea5f4b9a Removed icon-sort, replaced with .clickable instead 2013-06-08 00:58:30 -07:00
Mark McDowall 1809aefea2 Backgrid pagination works again. 2013-06-08 00:58:27 -07:00
Mark McDowall 626d48c8ea Helper cleanup 2013-06-06 19:40:52 -07:00
Mark McDowall 1fb944976e Calendar defaults to week view 2013-06-06 19:40:51 -07:00
Mark McDowall 6c2534ec61 File size won't be bytes anymore 2013-06-06 19:40:47 -07:00
kay.one 763c4bd25b minor cleanup. 2013-06-06 18:29:54 -07:00
kay.one 50918ae65f all links are automatically handled through backbone router.
no more page reload.
2013-06-05 22:13:31 -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 f7c78da4ed fixed backbone ajax differed 2013-06-01 12:30:41 -07:00
kay.one 1613643307 fixed autobinder on re-render 2013-06-01 10:38:21 -07:00
Mark McDowall 03c085030e fixed copy pasta 2013-05-31 08:16:50 -07:00
Mark McDowall c94595b3ae SaveIfChangedMixin 2013-05-30 21:07:21 -07:00
Keivan Beigi 465dc725c8 finished add series,
still has a few rough edges but should be functional.
2013-05-27 19:06:47 -07:00
Mark McDowall 42fb4fcaa4 Removed tablesorter 2013-05-22 20:38:04 -07:00
Mark McDowall 34e35bd00b FormBuilder split out 2013-05-21 20:33:35 -07:00
Mark McDowall c5376319fe Notification settings added to the UI 2013-05-21 00:56:28 -07:00
kay.one dabbd5f90e fixed mediacover images not being returned.
autocomplete now shows 20 results instead of 8
2013-05-20 13:30:23 -07:00
Mark McDowall e9bf78a97d Notifications wired up server sided 2013-05-19 18:32:25 -07:00
Mark McDowall 92d913e4ac Better Backgrid.Column defaults, much cleaner 2013-05-16 20:47:28 -07:00
Keivan Beigi b8102b0d1f for now disabling animation 2013-05-14 19:20:43 -07:00
Keivan Beigi 5928ffc693 animate I say! 2013-05-14 19:07:14 -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
kay.one a6aba16902 Bind any collection to SignalR with a single call. 2013-05-05 17:33:43 -07:00
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
Mark McDowall 6a3d886588 Missing doesn't double fetch 2013-05-02 23:54:08 -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 b4242f9fb2 Pagination for missing is alive! 2013-05-01 22:50:34 -07:00
Mark McDowall 00276041ad Starting missing conversion to backgrid 2013-04-30 20:04:06 -07:00
Mark McDowall af2da6380b Unbroke backgrid template cell 2013-04-30 19:12:32 -07:00
Mark McDowall 5bfd9e3329 Backgrid template mixin will build the template itself 2013-04-30 19:02:33 -07:00
Mark McDowall 9d5cb6f3e0 Model driven indexer settings 2013-04-30 17:02:25 -07:00
Mark McDowall 6636b77489 Replaced bootstrap switch with css only version! 2013-04-25 19:44:39 -07:00
Keivan Beigi 4cd75cd8aa stuff we did :D 2013-04-24 21:27:49 -07:00
Mark McDowall 4878556e14 More posters 2013-04-23 22:53:44 -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
kay.one 27f45cfdee fixed bootstrap switches. still need to listen to checkbox event. 2013-04-20 15:51:39 -07:00