diff --git a/src/Ombi/ClientApp/app/login/login.component.scss b/src/Ombi/ClientApp/app/login/login.component.scss index 06b82489a..c560ee283 100644 --- a/src/Ombi/ClientApp/app/login/login.component.scss +++ b/src/Ombi/ClientApp/app/login/login.component.scss @@ -8,7 +8,7 @@ $info-colour: #5bc0de; $warning-colour: #f0ad4e; $danger-colour: #d9534f; $success-colour: #5cb85c; -$placeholder-colour: #1b1b1b; +$placeholder-colour: #3b3b3b; body, html { height: 100% !important; diff --git a/src/Ombi/ClientApp/app/settings/emby/emby.component.html b/src/Ombi/ClientApp/app/settings/emby/emby.component.html index 1ecb4bb1c..16f3e2d8b 100644 --- a/src/Ombi/ClientApp/app/settings/emby/emby.component.html +++ b/src/Ombi/ClientApp/app/settings/emby/emby.component.html @@ -7,7 +7,7 @@
-
+
@@ -29,65 +29,70 @@


-
- -
- +
+
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
-
- - +
+
+ + +
-
-
-
+ + + +
+ +
+ +
-
- - -
- -
- -
-
- -
-
- +
+
+ +
+
- -
-
- +
+
+
+
+ +
+
\ No newline at end of file diff --git a/src/Ombi/ClientApp/app/settings/plex/plex.component.html b/src/Ombi/ClientApp/app/settings/plex/plex.component.html index b81edb6cd..3dd8ac7d7 100644 --- a/src/Ombi/ClientApp/app/settings/plex/plex.component.html +++ b/src/Ombi/ClientApp/app/settings/plex/plex.component.html @@ -4,10 +4,6 @@ Plex Configuration
-
- Advanced - -
@@ -33,43 +29,8 @@

-
- -
- -
-
-
- -
-
- -
-
- -
-
-
-
-
-
-
-
- - - -
-
-
- -
+
+
@@ -98,7 +59,7 @@
-
+
@@ -124,42 +85,84 @@
- -
- Note: if nothing is selected, we will monitor all libraries -
-
- + +
+
+ +
+ +
+
+
+ +
-
-
-
-
-
- - + +
+
+ +
+
+
+
+
+
+
+
+
+ +
+ Note: if nothing is selected, we will monitor all libraries +
+
+ +
+
+
+
+
+
+ + +
+
+
+
+ +
+
+ +
+
+
-
-
- -
-
- +
+
\ No newline at end of file diff --git a/src/Ombi/ClientApp/app/settings/plex/plex.component.ts b/src/Ombi/ClientApp/app/settings/plex/plex.component.ts index 7d7d3a2f0..d31a253c3 100644 --- a/src/Ombi/ClientApp/app/settings/plex/plex.component.ts +++ b/src/Ombi/ClientApp/app/settings/plex/plex.component.ts @@ -24,7 +24,6 @@ export class PlexComponent implements OnInit, OnDestroy { private subscriptions = new Subject(); username: string; password: string; - advanced = false; serversButton = false; ngOnInit(): void { @@ -42,7 +41,7 @@ export class PlexComponent implements OnInit, OnDestroy { this.serversButton = true; this.notificationService.success("Loaded", "Found the servers! Please select one!") } else { - this.notificationService.warning("Error When Requesting Plex Servers", x.message); + this.notificationService.warning("Error When Requesting Plex Servers", "Please make sure your username and password are correct"); } }); } @@ -99,7 +98,7 @@ export class PlexComponent implements OnInit, OnDestroy { server.plexSelectedLibraries.push(lib); }); }, - err => { this.notificationService.error("Error", err) }); + err => { this.notificationService.error("Error", err) }); } save() { diff --git a/src/Ombi/ClientApp/app/settings/radarr/radarr.component.html b/src/Ombi/ClientApp/app/settings/radarr/radarr.component.html index d0e4e8113..4ae9eade1 100644 --- a/src/Ombi/ClientApp/app/settings/radarr/radarr.component.html +++ b/src/Ombi/ClientApp/app/settings/radarr/radarr.component.html @@ -2,124 +2,128 @@
- Radarr Settings -
- Advanced - -
-
-
-
+ Radarr Settings +
+ Advanced + +
+ +
+
The IP/Hostname is required
The Port is required
The Api Key is required
+
+
+
A Default Quality Profile is required
+
A Default Root Path is required
+
A Default Minimum Availability is required
+
+
+ +
+
+
+ +
-
-
A Default Quality Profile is required
-
A Default Root Path is required
-
A Default Minimum Availability is required
-
-
-
- - + + +
+ +
+ +
+
+ +
+ + +
+ +
+
+ + +
+ +
+ +
+
+
+
+ + + +
+
+
+ +
+ +
- - - -
- -
- +
+
+
+ +
-
- -
- - -
- -
-
- - -
- -
- -
-
-
-
- - - -
-
-
- -
- -
-
-
-
- -
-
-
- -
- -
-
- -
-
- - +
+ +
+ +
-
-
- -
- -
-
+
+
+ -
- -
- -
-
+
-
-
- -
-
-
-
- +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+
+ + +
+
+
+
+ +
-
-
-
- +
+
+ +
diff --git a/src/Ombi/ClientApp/app/settings/sonarr/sonarr.component.html b/src/Ombi/ClientApp/app/settings/sonarr/sonarr.component.html index a7de50f3f..f5f1ed472 100644 --- a/src/Ombi/ClientApp/app/settings/sonarr/sonarr.component.html +++ b/src/Ombi/ClientApp/app/settings/sonarr/sonarr.component.html @@ -1,125 +1,128 @@ 
-
- Sonarr Settings -
- Advanced - -
+
+ Sonarr Settings +
+ Advanced + +
-
-
+
+
The IP/Hostname is required
The Port is required
The Api Key is required
-
-
+
+
A Default Quality Profile is required
A Default Root Path is required
+
+
+
+
+ + +
- -
-
- - + +
+ +
+ +
+
+ +
+ + +
+ +
+
+ + +
+ +
+ +
+
+
+
+ + + +
+
+
+ +
+ +
- -
- -
- +
+
+
+ +
-
- -
- - -
- -
-
- - -
- -
- -
-
-
-
- - - -
-
-
- -
- -
-
-
-
- -
-
-
- -
- -
-
- -
-
- - +
+ +
+ +
-
-
- -
- +
+
+ + +
+
-
- - -
-
- - +
+ +
+ +
- -
-
-
- - + +
+
+ + +
+
-
-
-
- +
+
+ + +
+
+ +
+
+ +
-
-
-
- +
+
+ +
-
+