1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-19 07:52:33 +02:00
Commit Graph

49 Commits

Author SHA1 Message Date
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
a2054e782f Notification name will default to implemenation name 2013-07-28 18:42:47 -07:00
Mark McDowall
625acef635 Added links and api key links to notifications 2013-07-27 13:57:41 -07:00
Adrian Cowan
9399869469 Fixes for pedantic filename case on linux 2013-07-27 12:16:37 +10:00
Mark McDowall
24117047b8 Renamed notifications to connect in settings 2013-07-26 18:51:07 -07:00
Keivan Beigi
c82be387f2 MARK IS BEING SUCK TODAY! 2013-07-26 16:08:24 -07:00
Mark McDowall
f25df49068 Settings will load with zero notifications 2013-07-26 15:07:51 -07:00
Mark McDowall
224ef64e6e Fixed alignment issues and better rendering for add cards 2013-07-26 00:46:24 -07:00
Mark McDowall
6522b38584 Indexers add card 2013-07-26 00:20:08 -07:00
Mark McDowall
4f1b27a523 Quality Profile add card 2013-07-26 00:20:05 -07:00
Mark McDowall
d7c70a9c91 Add notification card 2013-07-26 00:20:04 -07:00
Keivan Beigi
00dcce469d making modals event driven, 2013-07-23 21:18:28 -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
Mark McDowall
2b2bd23065 Fixed settings icons 2013-06-28 17:51:46 -07:00
Mark McDowall
6f949dd129 Manual episode search added to episode details 2013-06-28 17:35:40 -07:00
Mark McDowall
f7c340d795 Save and add, notif settings cleanup 2013-06-27 18:56:05 -07:00
Mark McDowall
0ffb72bca1 Delete added to indexers 2013-06-27 00:37:39 -07:00
Mark McDowall
195f9d9d27 Carded notifications 2013-06-26 16:49:43 -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
kay.one
be139b9e5b self closing div tag 2013-06-18 23:41:46 -07:00
kay.one
8138ff5eee self closing icon tag 2013-06-18 23:41:45 -07:00
kay.one
806e58ed1f fixed saving settings. now done more generically. 2013-06-18 21:27:41 -07:00
Keivan Beigi
6f8c73771d settings is fully moved to required. 2013-06-18 18:02:23 -07:00
Keivan Beigi
2407e33ea2 almost all js files are loaded using require.js 2013-06-14 16:18:37 -07:00
Mark McDowall
da4f53dbe4 Test button moved to modal footer 2013-06-13 21:35:58 -07:00
Mark McDowall
8b8ee912c0 Fixed up per comments 2013-06-13 21:35:57 -07:00
Mark McDowall
8cac7ed1cd Notifications can be tested
Notification ImplementationType was added for showing in UI (Humanized/Title cased of Implementation)
2013-06-12 23:47:56 -07:00
Mark McDowall
1f4cf0034e Added test button to notification edit 2013-06-12 23:47:27 -07:00
Mark McDowall
ef58acb4b5 Better message handling on save 2013-05-31 17:22:47 -07:00
Keivan Beigi
3c53e6009d cleaned up qualityprofile response format. 2013-05-30 18:22:28 -07:00
Mark McDowall
0725dcee73 Fixed up notifications edit 2013-05-29 00:21:00 -07:00
Mark McDowall
af6e3ddb66 Cleaned up per comments 2013-05-29 00:20:55 -07:00
Mark McDowall
1d007be8fd Notifications wired up 2013-05-28 19:49:34 -07:00
Mark McDowall
5660b5086c Cleaned up a bit 2013-05-28 19:49:32 -07:00
Mark McDowall
d8259f5cff Removed ugly notification icons 2013-05-26 22:32:45 -07:00
Mark McDowall
ff29ab9150 Purdy Add Notifications 2013-05-26 22:27:33 -07:00
Mark McDowall
9ed187202a Fixed notifications re GH feedback. 2013-05-25 17:36:12 -07:00
Mark McDowall
3b09cc1240 Notification Schema in UI 2013-05-24 23:38:43 -07:00
Mark McDowall
01075ec8d5 Fixed indexer settings, switches are Yes/No now 2013-05-23 08:37:00 -07:00
kay.one
4b5b0ad751 renamed remove methods in QualityProfile, Notification 2013-05-22 19:39:28 -07:00
Mark McDowall
34e35bd00b FormBuilder split out 2013-05-21 20:33:35 -07:00
Mark McDowall
339e220cac Fixed booleans when sent to client in fields 2013-05-21 00:56:32 -07:00
Mark McDowall
63f2ba7f77 More notificationUI changes, start notification updates 2013-05-21 00:56:28 -07:00
Mark McDowall
c5376319fe Notification settings added to the UI 2013-05-21 00:56:28 -07:00
Keivan Beigi
50fd2f77b1 cleaned up some jslint errors 2013-05-02 16:10:30 -07:00
Keivan Beigi
30595e85a3 model should automatically be bound to view. 2013-04-10 18:24:34 -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