Commit Graph

42 Commits

Author SHA1 Message Date
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
kay.one 979efb8354 much smarter binding,
auto-binding is only done when the element has binding attributes ('name')
also now an error is throw in there are binding elements but view doesn't have a model
2013-04-20 11:59:19 -07:00
Keivan Beigi 549b497770 updated backbone, marionette, sugar, underscore, modelbinder, bootstrap.switch 2013-04-18 16:14:39 -07:00
kay.one 0e6faedffc fixed auto modelbinder. 2013-04-11 22:01:05 -07:00
kay.one 19dfd49ad3 added view name as class to DOM element for easier debugging. 2013-04-10 21:28:17 -07:00
Keivan Beigi 30595e85a3 model should automatically be bound to view. 2013-04-10 18:24:34 -07:00
kay.one c55c56f322 fixed some jshint issues. 2013-03-30 12:33:41 -07:00
kay.one 51038d656c template names are now case in-sensitive. 2013-03-30 12:13:10 -07:00
kay.one 445ea4f344 client side code webstorm code cleanup. 2013-03-29 16:28:58 -07:00
kay.one 375f887539 using pre-compiled handlebar templates
re-did static content from nancy
2013-03-29 16:00:38 -07:00
kay.one 663160c06a removed backbone from VS solution,
renamed NzbDrone.Backbone to UI
2013-03-29 12:18:44 -07:00