1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-01 16:32:56 +01:00
Commit Graph

58 Commits

Author SHA1 Message Date
Mark McDowall
e2addd47ec Add Series autocomplete extends beyond tiny modal now. 2013-07-05 13:27:10 -07:00
Mark McDowall
3f6a6d53d5 Media Management settings are alive 2013-07-04 20:26:07 -07:00
Mark McDowall
06c1055b0d Fixed the add button on add series 2013-07-01 10:41:15 -07:00
Mark McDowall
e283f54567 Add series UI changes
Link back to add series
Existing UI less contrasting
2013-06-30 22:58:38 -07:00
kay.one
96810c489c fully working add series 2013-06-30 12:57:41 -07:00
Keivan Beigi
b9b9ad6fb5 much smarter handling of series collection rendering. 2013-06-28 16:06:39 -07:00
Mark McDowall
f7c340d795 Save and add, notif settings cleanup 2013-06-27 18:56:05 -07:00
Mark McDowall
7f59062215 Prettier root folder 2013-06-27 18:56:03 -07:00
kay.one
3b80d59197 added prefixer.less 2013-06-25 22:42:44 -07:00
kay.one
4318b66a6e removed leftover {{debug}} 2013-06-24 23:27:09 -07:00
kay.one
28c93aa947 cleaned up mutators 2013-06-24 21:51:17 -07:00
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
Keivan Beigi
3c686808f2 updating add existing series to use the common views. 2013-06-21 17:48:23 -07:00
kay.one
72772bed5a moved add series to require. 2013-06-20 22:19:41 -07:00
Keivan Beigi
24c77b4047 broken 2013-06-20 18:43:58 -07:00
kay.one
8138ff5eee self closing icon tag 2013-06-18 23:41:45 -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
kay.one
4015984900 added placeholder image for missing posters. 2013-06-06 20:53:05 -07:00
kay.one
f94ea0e78a styling 2013-06-06 20:53:04 -07:00
Keivan Beigi
942679d4bd fixed card styling for import series 2013-06-04 18:04:34 -07:00
kay.one
e4e6bcae1d last used quality profile is now used as default 2013-05-27 22:40:58 -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
kay.one
6e6df842a0 removed add series tab 2013-05-26 23:20:03 -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
2a89897a99 fixed posters for add series search 2013-05-25 22:54:27 -07:00
kay.one
42994ae39d fixed new series id in addseries.collection 2013-05-24 21:55:13 -07:00
Mark McDowall
e1b9fb2f16 Should ignore Id when its 0 2013-05-24 20:40:35 -07:00
Keivan Beigi
343a794c2a existing series search shows first suggestion
requests are sent to server sequentially not to kill the client.
2013-05-24 19:09:03 -07:00
Mark McDowall
95a9a297bc RootFolder removed from Series, going back to Path 2013-05-23 21:45:11 -07:00
Mark McDowall
2c519a7dcd Added spinner to add series buttons 2013-05-22 23:25:58 -07:00
Mark McDowall
8713ebefd6 No longer creating folders for existing series 2013-05-22 22:38:13 -07:00
Mark McDowall
c039aedbb9 Using messenger for notifications on series add 2013-05-22 20:38:05 -07:00
Mark McDowall
9d96df9c2e Moved Missing and History to Fancy 2013-05-12 23:12:56 -07:00
Mark McDowall
525963f2a6 Existing series view loads again 2013-05-12 21:25:36 -07:00
kay.one
29ca16ce77 fixed add new series 2013-05-12 08:18:17 -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
Keivan Beigi
6ecfbe0c23 fixed add series 2013-05-03 16:09:09 -07:00
Mark McDowall
139bfc3c27 Fixed add existing series 2013-04-23 17:36:08 -07:00
Mark McDowall
1d49435675 Less is more 2013-04-20 23:25:24 -07:00
Mark McDowall
d49eb41f76 Add existing series no longer shows root dir 2013-04-20 18:29:26 -07:00
Keivan Beigi
549b497770 updated backbone, marionette, sugar, underscore, modelbinder, bootstrap.switch 2013-04-18 16:14:39 -07:00
Mark McDowall
d663d9cd5a Added events when series are added 2013-04-14 22:11:51 -07:00
Mark McDowall
23acb3a9ae Add series uses all available information 2013-04-11 08:28:48 -07:00
Mark McDowall
684a72792a Add series changes 2013-04-10 21:31:12 -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
Keivan Beigi
5d1026ded2 removed old references to AddSeries/SearchResultModel, AddSeries/SearchResultCollection 2013-04-09 17:46:42 -07:00