From 13c5efe5d6fcc83759a7f35f2d2364f9e0503a07 Mon Sep 17 00:00:00 2001 From: Gary Sharp Date: Thu, 28 Aug 2014 15:32:57 +1000 Subject: [PATCH] Added new UI Icons in FontAwesome 4.2.0 --- Disco.Services/Extensions/UIHelpers.cs | 16 ++++++++++++++-- .../Areas/Config/Views/JobQueue/Show.cshtml | 2 +- .../Config/Views/JobQueue/Show.generated.cs | 2 +- .../Areas/Config/Views/UserFlag/Show.cshtml | 2 +- .../Config/Views/UserFlag/Show.generated.cs | 2 +- 5 files changed, 18 insertions(+), 6 deletions(-) diff --git a/Disco.Services/Extensions/UIHelpers.cs b/Disco.Services/Extensions/UIHelpers.cs index 3a700f8a..89636001 100644 --- a/Disco.Services/Extensions/UIHelpers.cs +++ b/Disco.Services/Extensions/UIHelpers.cs @@ -77,6 +77,7 @@ namespace Disco.Services.Extensions new KeyValuePair("android" , "Android"), new KeyValuePair("apple" , "Apple"), new KeyValuePair("archive" , "Archive"), + new KeyValuePair("area-chart" , "Area Chart"), new KeyValuePair("arrow-circle-down" , "Arrow Circle Down"), new KeyValuePair("arrow-circle-left" , "Arrow Circle Left"), new KeyValuePair("arrow-circle-right" , "Arrow Circle Right"), @@ -85,16 +86,20 @@ namespace Disco.Services.Extensions new KeyValuePair("ban" , "Ban"), new KeyValuePair("beer" , "Beer"), new KeyValuePair("bell" , "Bell"), + new KeyValuePair("binoculars" , "Binoculars"), new KeyValuePair("bolt" , "Bolt"), new KeyValuePair("bomb" , "Bomb"), new KeyValuePair("book" , "Book"), new KeyValuePair("bookmark" , "Bookmark"), new KeyValuePair("briefcase" , "Briefcase"), new KeyValuePair("bug" , "Bug"), + new KeyValuePair("bicycle" , "Bicycle"), new KeyValuePair("building-o" , "Building"), new KeyValuePair("bullhorn" , "Bullhorn"), new KeyValuePair("bullseye" , "Bullseye"), + new KeyValuePair("bus" , "Bus"), new KeyValuePair("cab" , "Cab"), + new KeyValuePair("calculator" , "Calculator"), new KeyValuePair("calendar" , "Calendar"), new KeyValuePair("calendar-o" , "Calendar"), new KeyValuePair("car" , "Car"), @@ -115,6 +120,7 @@ namespace Disco.Services.Extensions new KeyValuePair("envelope" , "Envelope"), new KeyValuePair("exclamation" , "Exclamation"), new KeyValuePair("eye" , "Eye"), + new KeyValuePair("eyedropper" , "Eyedropper"), new KeyValuePair("fax" , "Fax"), new KeyValuePair("female" , "Female"), new KeyValuePair("fighter-jet" , "Fighter Jet"), @@ -146,6 +152,7 @@ namespace Disco.Services.Extensions new KeyValuePair("legal" , "Legal"), new KeyValuePair("life-ring" , "Life Ring"), new KeyValuePair("lightbulb-o" , "Lightbulb"), + new KeyValuePair("line-chart" , "Line Chart"), new KeyValuePair("linux" , "Linux"), new KeyValuePair("location-arrow" , "Location Arrow"), new KeyValuePair("magnet" , "Magnet"), @@ -160,13 +167,17 @@ namespace Disco.Services.Extensions new KeyValuePair("money" , "Money"), new KeyValuePair("moon-o" , "Moon"), new KeyValuePair("music" , "Music"), + new KeyValuePair("newspaper-o" , "Newspaper"), + new KeyValuePair("paint-brush" , "Paint Brush"), new KeyValuePair("paper-plane" , "Paper Plane"), new KeyValuePair("paperclip" , "Paperclip"), new KeyValuePair("paw" , "Paw"), new KeyValuePair("pencil" , "Pencil"), new KeyValuePair("phone" , "Phone"), + new KeyValuePair("pie-chart" , "Pie Chart"), new KeyValuePair("picture-o" , "Picture"), new KeyValuePair("plane" , "Plane"), + new KeyValuePair("plug" , "Plug"), new KeyValuePair("power-off" , "Power Off"), new KeyValuePair("print" , "Print"), new KeyValuePair("puzzle-piece" , "Puzzle Piece"), @@ -192,14 +203,15 @@ namespace Disco.Services.Extensions new KeyValuePair("thumbs-o-up" , "Thumbs Up"), new KeyValuePair("thumbs-up" , "Thumbs Up"), new KeyValuePair("thumb-tack" , "Thumb Tack"), - new KeyValuePair("trash-o" , "Trash"), + new KeyValuePair("trash" , "Trash"), new KeyValuePair("trophy" , "Trophy"), new KeyValuePair("truck" , "Truck"), new KeyValuePair("umbrella" , "Umbrella"), new KeyValuePair("university" , "University"), new KeyValuePair("wheelchair" , "Wheelchair"), new KeyValuePair("windows" , "Windows"), - new KeyValuePair("wrench" , "Wrench") + new KeyValuePair("wrench" , "Wrench"), + new KeyValuePair("wifi" , "WiFi") }.AsReadOnly(); // Icon Colours diff --git a/Disco.Web/Areas/Config/Views/JobQueue/Show.cshtml b/Disco.Web/Areas/Config/Views/JobQueue/Show.cshtml index 90876f51..be1b036f 100644 --- a/Disco.Web/Areas/Config/Views/JobQueue/Show.cshtml +++ b/Disco.Web/Areas/Config/Views/JobQueue/Show.cshtml @@ -119,7 +119,7 @@ resizable: false, modal: true, autoOpen: false, - width: 750, + width: 780, height: 650, buttons: { "Save": save, diff --git a/Disco.Web/Areas/Config/Views/JobQueue/Show.generated.cs b/Disco.Web/Areas/Config/Views/JobQueue/Show.generated.cs index 9fac9221..29b61301 100644 --- a/Disco.Web/Areas/Config/Views/JobQueue/Show.generated.cs +++ b/Disco.Web/Areas/Config/Views/JobQueue/Show.generated.cs @@ -567,7 +567,7 @@ WriteLiteral(" \r\n " dialog = $(\'#Config_JobQueues_Icon_Update_Dialog\').dialog({\r\n " + " resizable: false,\r\n " + " modal: true,\r\n autoOpen: f" + -"alse,\r\n width: 750,\r\n " + +"alse,\r\n width: 780,\r\n " + " height: 650,\r\n " + " buttons: {\r\n \"Save\": save,\r" + "\n Cancel: cancel\r\n " + diff --git a/Disco.Web/Areas/Config/Views/UserFlag/Show.cshtml b/Disco.Web/Areas/Config/Views/UserFlag/Show.cshtml index 4e339338..81012cb2 100644 --- a/Disco.Web/Areas/Config/Views/UserFlag/Show.cshtml +++ b/Disco.Web/Areas/Config/Views/UserFlag/Show.cshtml @@ -127,7 +127,7 @@ resizable: false, modal: true, autoOpen: false, - width: 750, + width: 780, height: 650, buttons: { "Save": save, diff --git a/Disco.Web/Areas/Config/Views/UserFlag/Show.generated.cs b/Disco.Web/Areas/Config/Views/UserFlag/Show.generated.cs index 915098ce..9af85353 100644 --- a/Disco.Web/Areas/Config/Views/UserFlag/Show.generated.cs +++ b/Disco.Web/Areas/Config/Views/UserFlag/Show.generated.cs @@ -598,7 +598,7 @@ WriteLiteral(" \r\n " dialog = $(\'#Config_UserFlags_Icon_Update_Dialog\').dialog({\r\n " + " resizable: false,\r\n " + " modal: true,\r\n autoOpen: f" + -"alse,\r\n width: 750,\r\n " + +"alse,\r\n width: 780,\r\n " + " height: 650,\r\n " + " buttons: {\r\n \"Save\": save,\r" + "\n Cancel: cancel\r\n " +