From e40b8c5171ff2fda78c016c9ff6de1ba7e0d5f18 Mon Sep 17 00:00:00 2001 From: REJack Date: Sun, 30 Jun 2019 23:46:41 +0200 Subject: [PATCH] added project add & project edit demo - created project_add & project_edit - updated project_detail - added menu link to all demo files - added a line break in _colors.scss --- build/scss/_colors.scss | 1 + index.html | 36 ++ index2.html | 36 ++ index3.html | 36 ++ pages/UI/buttons.html | 36 ++ pages/UI/general.html | 36 ++ pages/UI/icons.html | 36 ++ pages/UI/modals.html | 36 ++ pages/UI/navbar.html | 36 ++ pages/UI/sliders.html | 36 ++ pages/calendar.html | 36 ++ pages/charts/chartjs.html | 36 ++ pages/charts/flot.html | 36 ++ pages/charts/inline.html | 36 ++ pages/examples/404.html | 36 ++ pages/examples/500.html | 36 ++ pages/examples/blank.html | 36 ++ pages/examples/contacts.html | 22 + pages/examples/e_commerce.html | 30 ++ pages/examples/invoice.html | 36 ++ pages/examples/legacy-user-menu.html | 36 ++ pages/examples/profile.html | 36 ++ pages/examples/project_add.html | 707 ++++++++++++++++++++++++ pages/examples/project_detail.html | 27 +- pages/examples/project_edit.html | 779 +++++++++++++++++++++++++++ pages/examples/projects.html | 24 + pages/forms/advanced.html | 36 ++ pages/forms/editors.html | 36 ++ pages/forms/general.html | 36 ++ pages/layout/boxed.html | 36 ++ pages/layout/collapsed-sidebar.html | 36 ++ pages/layout/fixed-footer.html | 36 ++ pages/layout/fixed-topnav.html | 36 ++ pages/layout/fixed.html | 36 ++ pages/mailbox/compose.html | 36 ++ pages/mailbox/mailbox.html | 36 ++ pages/mailbox/read-mail.html | 36 ++ pages/tables/data.html | 36 ++ pages/tables/simple.html | 36 ++ pages/widgets.html | 36 ++ 40 files changed, 2774 insertions(+), 4 deletions(-) create mode 100644 pages/examples/project_add.html create mode 100644 pages/examples/project_edit.html diff --git a/build/scss/_colors.scss b/build/scss/_colors.scss index f943b1c6d..3302659a0 100644 --- a/build/scss/_colors.scss +++ b/build/scss/_colors.scss @@ -40,6 +40,7 @@ @each $name, $color in $colors { .bg-#{$name} { background-color: #{$color}; + &, > a { color: color-yiq($color) !important; diff --git a/index.html b/index.html index e9da559f1..8e98521e4 100644 --- a/index.html +++ b/index.html @@ -453,6 +453,42 @@

Profile

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -
+ diff --git a/pages/examples/project_edit.html b/pages/examples/project_edit.html new file mode 100644 index 000000000..f4802509d --- /dev/null +++ b/pages/examples/project_edit.html @@ -0,0 +1,779 @@ + + + + + + AdminLTE 3 | Project Edit + + + + + + + + + + + + + + +
+ + + + + + + + +
+ +
+
+
+
+

Project Edit

+
+
+ +
+
+
+
+ + +
+
+
+
+
+

General

+ +
+ +
+
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ +
+ +
+
+
+
+

Budget

+ +
+ +
+
+
+
+ + +
+
+ + +
+
+ + +
+
+ +
+ +
+
+

Files

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
File NameFile Size
Functional-requirements.docx49.8005 kb +
+ + +
+
UAT.pdf28.4883 kb +
+ + +
+
Email-from-flatbal.mln57.9003 kb +
+ + +
+
Logo.png50.5190 kb +
+ + +
+
Contract-10_12_2014.docx44.9715 kb +
+ + +
+
+
+ +
+ +
+
+
+
+ Cancel + +
+
+
+ +
+ + +
+
+ Version 3.0.0-beta.2 +
+ Copyright © 2014-2019 AdminLTE.io. All rights + reserved. +
+ + + + +
+ + + + + + + + + + + + + + diff --git a/pages/examples/projects.html b/pages/examples/projects.html index a4d101c9b..9fadfdbae 100644 --- a/pages/examples/projects.html +++ b/pages/examples/projects.html @@ -456,6 +456,30 @@

Projects

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +