Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update console configuration tooltip links #1098

Merged
merged 6 commits into from
Oct 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 13 additions & 2 deletions console/ui/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,17 @@
"namedChunks": true
},
"configurations": {
"local": {
"buildOptimizer": false,
"optimization": false,
"vendorChunk": true,
"extractLicenses": false,
"sourceMap": true,
"namedChunks": true
},
"production": {
"outputPath": "dist/prod",
"deployUrl": "static/",
"baseHref": "/",
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
Expand Down Expand Up @@ -78,7 +86,7 @@
},
"production-nt": {
"outputPath": "dist/prod-nt",
"deployUrl": "static/",
"baseHref": "/",
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
Expand Down Expand Up @@ -114,6 +122,9 @@
"browserTarget": "ui:build"
},
"configurations": {
"local": {
"browserTarget": "ui:build:local"
},
"production": {
"browserTarget": "ui:build:production"
}
Expand Down
6 changes: 3 additions & 3 deletions console/ui/dist/prod-nt/index.html

Large diffs are not rendered by default.

39 changes: 24 additions & 15 deletions console/ui/dist/prod-nt/static/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,30 @@ THE SOFTWARE.
@ng-select/ng-select
MIT

@popperjs/core
MIT
The MIT License (MIT)

Copyright (c) 2019 Federico Zivolo

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 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.


@swimlane/ngx-charts
MIT
MIT License
Expand Down Expand Up @@ -997,21 +1021,6 @@ Apache-2.0



tslib
0BSD
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

ui

vanilla-jsoneditor
Expand Down
1 change: 1 addition & 0 deletions console/ui/dist/prod-nt/static/main.8958252c96b2615e.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion console/ui/dist/prod-nt/static/main.90406e943321b759.js

This file was deleted.

6 changes: 6 additions & 0 deletions console/ui/dist/prod-nt/static/styles.eae36ebc5439770a.css

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions console/ui/dist/prod-nt/static/styles.f1672f2c7326a24e.css

This file was deleted.

6 changes: 3 additions & 3 deletions console/ui/dist/prod/index.html

Large diffs are not rendered by default.

39 changes: 24 additions & 15 deletions console/ui/dist/prod/static/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,30 @@ THE SOFTWARE.
@ng-select/ng-select
MIT

@popperjs/core
MIT
The MIT License (MIT)

Copyright (c) 2019 Federico Zivolo

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 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.


@swimlane/ngx-charts
MIT
MIT License
Expand Down Expand Up @@ -997,21 +1021,6 @@ Apache-2.0



tslib
0BSD
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

ui

vanilla-jsoneditor
Expand Down
1 change: 1 addition & 0 deletions console/ui/dist/prod/static/main.70828e32393a6291.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion console/ui/dist/prod/static/main.9fe54d698b3be879.js

This file was deleted.

6 changes: 6 additions & 0 deletions console/ui/dist/prod/static/styles.eae36ebc5439770a.css

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions console/ui/dist/prod/static/styles.f1672f2c7326a24e.css

This file was deleted.

Loading
Loading