Skip to content

Commit

Permalink
docs: update brackets (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescoBorzi authored Sep 18, 2024
1 parent fc6b683 commit 8ac0348
Show file tree
Hide file tree
Showing 13 changed files with 65 additions and 35 deletions.
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"builder": "@angular-devkit/build-angular:application",
"options": {
"outputPath": {
"base": "dist/dashboard"
"base": "docs"
},
"index": "src/index.html",
"polyfills": [
Expand Down
34 changes: 23 additions & 11 deletions docs/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
@angular/common
MIT

@angular/core
MIT
--------------------------------------------------------------------------------
Package: @angular/core
License: "MIT"

@angular/platform-browser
MIT

rxjs
Apache-2.0
--------------------------------------------------------------------------------
Package: rxjs
License: "Apache-2.0"

Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
Expand Down Expand Up @@ -212,12 +211,23 @@ Apache-2.0
limitations under the License.


--------------------------------------------------------------------------------
Package: @angular/common
License: "MIT"


--------------------------------------------------------------------------------
Package: @angular/platform-browser
License: "MIT"


--------------------------------------------------------------------------------
Package: zone.js
License: "MIT"

zone.js
MIT
The MIT License

Copyright (c) 2010-2020 Google LLC. https://angular.io/license
Copyright (c) 2010-2024 Google LLC. https://angular.io/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -236,3 +246,5 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

--------------------------------------------------------------------------------
File renamed without changes.
13 changes: 13 additions & 0 deletions docs/browser/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!doctype html>
<html lang="en" data-critters-container>
<head>
<meta charset="utf-8">
<title>Dashboard</title>
<base href=".">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>@charset "UTF-8";:root{--bs-blue:#375a7f;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#e83e8c;--bs-red:#e74c3c;--bs-orange:#fd7e14;--bs-yellow:#f39c12;--bs-green:#00bc8c;--bs-teal:#20c997;--bs-cyan:#3498db;--bs-black:#000;--bs-white:#fff;--bs-gray:#888;--bs-gray-dark:#303030;--bs-gray-100:#f8f9fa;--bs-gray-200:#ebebeb;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#888;--bs-gray-700:#444;--bs-gray-800:#303030;--bs-gray-900:#222;--bs-primary:#375a7f;--bs-secondary:#444;--bs-success:#00bc8c;--bs-info:#3498db;--bs-warning:#f39c12;--bs-danger:#e74c3c;--bs-light:#adb5bd;--bs-dark:#303030;--bs-primary-rgb:55, 90, 127;--bs-secondary-rgb:68, 68, 68;--bs-success-rgb:0, 188, 140;--bs-info-rgb:52, 152, 219;--bs-warning-rgb:243, 156, 18;--bs-danger-rgb:231, 76, 60;--bs-light-rgb:173, 181, 189;--bs-dark-rgb:48, 48, 48;--bs-primary-text-emphasis:#162433;--bs-secondary-text-emphasis:#1b1b1b;--bs-success-text-emphasis:#004b38;--bs-info-text-emphasis:#153d58;--bs-warning-text-emphasis:#613e07;--bs-danger-text-emphasis:#5c1e18;--bs-light-text-emphasis:#444;--bs-dark-text-emphasis:#444;--bs-primary-bg-subtle:#d7dee5;--bs-secondary-bg-subtle:#dadada;--bs-success-bg-subtle:#ccf2e8;--bs-info-bg-subtle:#d6eaf8;--bs-warning-bg-subtle:#fdebd0;--bs-danger-bg-subtle:#fadbd8;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#afbdcc;--bs-secondary-border-subtle:#b4b4b4;--bs-success-border-subtle:#99e4d1;--bs-info-border-subtle:#aed6f1;--bs-warning-border-subtle:#fad7a0;--bs-danger-border-subtle:#f5b7b1;--bs-light-border-subtle:#ebebeb;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-font-sans-serif:Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#fff;--bs-body-color-rgb:255, 255, 255;--bs-body-bg:#222;--bs-body-bg-rgb:34, 34, 34;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0, 0, 0;--bs-secondary-color:rgba(255, 255, 255, .75);--bs-secondary-color-rgb:255, 255, 255;--bs-secondary-bg:#ebebeb;--bs-secondary-bg-rgb:235, 235, 235;--bs-tertiary-color:rgba(255, 255, 255, .5);--bs-tertiary-color-rgb:255, 255, 255;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248, 249, 250;--bs-heading-color:inherit;--bs-link-color:#00bc8c;--bs-link-color-rgb:0, 188, 140;--bs-link-decoration:underline;--bs-link-hover-color:#009670;--bs-link-hover-color-rgb:0, 150, 112;--bs-code-color:#e83e8c;--bs-highlight-color:#fff;--bs-highlight-bg:#fdebd0;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(55, 90, 127, .25);--bs-form-valid-color:#00bc8c;--bs-form-valid-border-color:#00bc8c;--bs-form-invalid-color:#e74c3c;--bs-form-invalid-border-color:#e74c3c}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}</style><link rel="stylesheet" href="styles-5CUH463T.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles-5CUH463T.css"></noscript></head>
<body>
<app-root></app-root>
<script src="polyfills-MH5IBZ74.js" type="module"></script><script src="main-3XBFSFGL.js" type="module"></script></body>
</html>
9 changes: 9 additions & 0 deletions docs/browser/main-3XBFSFGL.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/browser/polyfills-MH5IBZ74.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/browser/styles-5CUH463T.css

Large diffs are not rendered by default.

12 changes: 0 additions & 12 deletions docs/index.html

This file was deleted.

1 change: 0 additions & 1 deletion docs/main.d77e2e23b2daecf8c117.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/polyfills.ef9909ce1ec66e234589.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/runtime.4adc93d53f5a47ef91de.js

This file was deleted.

7 changes: 0 additions & 7 deletions docs/styles.9437322d7263065b6e8b.css

This file was deleted.

17 changes: 16 additions & 1 deletion src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,22 @@ <h2>Testing</h2>
<hr>
<h2>Fixing</h2>
<p class="lead">Confirmed bugs are organised into GitHub Projects according to their content bracket (e.g. Generic, 1-19, 20-29, etc...).</p>
<p class="lead">An overview of the Projects development status is available <strong><a href="https://github.com/azerothcore/azerothcore-wotlk/projects?type=classic&query=is%3Aopen+sort%3Aname-asc">here</a></strong>.</p>
<p class="lead">An overview of the brackets development status is available here:</p>
<ul>
<li><a href="https://github.com/azerothcore/azerothcore-wotlk/labels/ChromieCraft%20Generic">ChromieCraft Generic Issues (not bound to a specific level range)</a></li>
<li><a href="https://github.com/azerothcore/azerothcore-wotlk/labels/1-19">1-19</a></li>
<li><a href="https://github.com/azerothcore/azerothcore-wotlk/labels/20-29">20-29</a></li>
<li><a href="https://github.com/azerothcore/azerothcore-wotlk/labels/30-39">30-39</a></li>
<li><a href="https://github.com/azerothcore/azerothcore-wotlk/labels/40-49">40-49</a></li>
<li><a href="https://github.com/azerothcore/azerothcore-wotlk/labels/50-59">50-59</a></li>
<li><a href="https://github.com/azerothcore/azerothcore-wotlk/labels/60">60</a></li>
<li><a href="https://github.com/azerothcore/azerothcore-wotlk/labels/61-64">61-64</a></li>
<li><a href="https://github.com/azerothcore/azerothcore-wotlk/labels/65-69">65-69</a></li>
<li><a href="https://github.com/azerothcore/azerothcore-wotlk/labels/70">70</a></li>
<li><a href="https://github.com/azerothcore/azerothcore-wotlk/labels/71-74">71-74</a></li>
<li><a href="https://github.com/azerothcore/azerothcore-wotlk/labels/75-79">75-79</a></li>
<li><a href="https://github.com/azerothcore/azerothcore-wotlk/labels/80">80</a></li>
</ul>
<p>Want to help? Some useful links below:</p>
<ul>
<li><a href="https://www.azerothcore.org/wiki/getting-started">Getting started with AzerothCore</a></li>
Expand Down

0 comments on commit 8ac0348

Please sign in to comment.