From 2c946632ee07c9958f6f534eb677f7b07162d7c7 Mon Sep 17 00:00:00 2001
From: Eduard Klimenko
Date: Mon, 22 Apr 2024 20:31:39 +0300
Subject: [PATCH 1/7] upgrade app to Angular 16.x
---
.browserslistrc | 1 +
.gitignore | 2 +
.gitlab-ci.yml | 71 +
Dockerfile | 7 +
LICENSE | 661 -------
README.md | 58 +-
angular.json | 377 ++--
custom-widgets.json | 248 +++
e2e/protractor.conf.js | 28 -
e2e/src/app.e2e-spec.ts | 14 -
e2e/src/app.e2e-spec.ts~ | 14 -
e2e/src/app.po.ts | 11 -
e2e/tsconfig.e2e.json | 13 -
karma.conf.js | 2 +-
package.json | 114 +-
src/app/app-routing.module.ts | 5 +-
src/app/app.component.html | 2 +-
src/app/app.component.ts | 4 +-
src/app/app.module.ts | 706 +++----
.../codejar-wrapper.component.html | 12 +
.../codejar-wrapper.component.scss | 23 +
.../codejar-wrapper.component.ts | 109 ++
.../custom-ag-grid.component.ts | 270 +--
.../custom-ag-grid/custom-ag-grid.module.ts | 10 +-
.../custom-ag-grid/setting-button.html | 2 +-
.../custom-ag-grid/setting-button.scss | 2 +-
.../controls/custom-ag-grid/setting-button.ts | 6 +-
.../custom-table/custom-table.component.css | 4 +-
.../daterangepicker.component.html | 12 +-
.../daterangepicker.component.scss | 283 +--
.../daterangepicker.component.ts | 47 +-
.../daterangepicker/daterangepicker.config.ts | 2 +-
.../daterangepicker.directive.ts | 3 +-
.../daterangepicker/daterangepicker.module.ts | 62 +-
.../controls/daterangepicker/timezone.pipe.ts | 5 +-
.../full-screen/full-screen.component.html | 59 +-
.../full-screen/full-screen.component.scss | 27 +-
.../full-screen/full-screen.component.ts | 20 +-
.../controls/loki-results/moment.pipe.ts | 2 +-
.../modal-resizable.component.html | 140 +-
.../modal-resizable.component.scss | 424 +++--
.../modal-resizable.component.ts | 389 +++-
.../modal-resizable/modal-resizable.model.ts | 29 +
.../modal-resizable/modal-resizable.module.ts | 9 +-
.../controls/modal-resizable/modal.service.ts | 77 +
.../window/window.component.ts | 345 ++--
.../transaction-graph-settings.component.html | 8 +-
.../transaction-graph-settings.component.scss | 2 +
.../transaction-graph-settings.component.ts | 8 +-
.../transaction-info.component.ts | 2 +-
.../controls/webshark/webshark.component.scss | 6 +-
.../controls/webshark/webshark.component.ts | 2 +-
.../add-dashboard-dialog.component.html | 22 +-
.../add-dashboard-dialog.component.scss | 2 +-
.../dashboard/dashboard.component.html | 5 +
.../edit-dialog/edit-dialog.component.html | 14 +-
.../edit-dialog/edit-dialog.component.scss | 2 +-
.../edit-dialog/edit-dialog.component.ts | 4 +-
src/app/components/login/login.component.html | 2 +-
src/app/components/login/login.component.scss | 56 +-
src/app/components/login/login.component.ts | 8 +-
src/app/components/menu/menu.component.ts | 6 +-
.../active-cell/active-cell.component.scss | 2 +-
.../data-cell/data-cell.component.scss | 2 +-
.../expire-cell/expire-cell.component.ts | 4 +-
.../generic-cell/generic-cell.component.scss | 2 +-
.../last-error-cell.component.scss | 2 +-
.../tool-cell/tool-cell.component.scss | 2 +-
.../dialog-advanced.component.html | 31 +-
.../dialog-advanced.component.scss | 4 +-
.../dialog-agentsub.component.html | 8 +-
.../dialog-alias/dialog-alias.component.html | 438 +++--
.../dialog-alias/dialog-alias.component.scss | 10 +-
.../dialog-authkey.component.html | 12 +-
.../dialog-hepsub.component.html | 44 +-
.../dialog-hepsub.component.scss | 4 +-
.../dialog-mapping.component.html | 386 ++--
.../dialog-mapping.component.ts | 8 +-
.../dialog-scripts.component.html | 46 +-
.../dialog-scripts.component.ts | 8 +-
.../dialog-user-settings.component.html | 80 +-
.../dialog-user-settings.component.scss | 4 +-
.../dialog-users/dialog-users.component.html | 95 +-
.../dialog-users/dialog-users.component.ts | 6 +-
.../page-admin/page-admin.component.html | 8 +-
.../page-admin/page-admin.component.scss | 10 +-
.../page-advanced-settings.component.scss | 4 +-
.../page-agent-subscriptions.component.scss | 4 +-
.../page-alias/page-alias.component.scss | 4 +-
.../pages/page-alias/page-alias.component.ts | 4 +-
.../page-api-auth.component.scss | 4 +-
.../page-hepsub/page-hepsub.component.scss | 4 +-
.../page-mapping/page-mapping.component.scss | 4 +-
.../page-profile/page-profile.component.html | 104 +-
.../page-reset/page-reset.component.html | 6 +-
.../page-reset/page-reset.component.scss | 10 +-
.../page-scripts/page-scripts.component.scss | 4 +-
.../page-system-overview.component.scss | 4 +-
.../page-user-settings.component.scss | 4 +-
.../page-users/page-users.component.scss | 4 +-
.../pages/page-users/page-users.component.ts | 6 +-
.../preference/preference.component.scss | 14 +-
.../preference/preference.component.ts | 2 +-
.../dialog-import.component.html | 2 +-
.../detail-dialog.component.scss | 9 +-
.../detail-dialog/detail-dialog.component.ts | 2 +-
.../tab-callinfo/tab-callinfo.component.ts | 2 +-
.../tab-callinfo/tab-callinfo.module.ts | 2 +-
.../tab-export/tab-export.component.scss | 8 +-
.../detail-dialog/tab-hepsub/moment.pipe.ts | 2 +-
.../tab-messages/tab-messages.component.scss | 9 +-
.../tab-qos/tab-qos.component.html | 4 +-
.../tab-qos/tab-qos.component.scss | 14 +-
.../tab-qos/tab-qos.component.ts | 4 +-
.../detail-dialog/tab-qos/tab-qos.module.ts | 2 +-
.../export-dialog/export-dialog.component.ts | 8 +-
.../status-filter/status-filter.component.ts | 13 +-
.../grid-chart-dialog.component.scss | 8 +-
.../grid-chart-dialog.component.ts | 2 +-
.../grid-settings-dialog.ts | 2 +-
.../message-content.component.scss | 4 +-
.../message-content.component.ts | 4 +-
.../column-uuid-renderer.component.ts | 58 +-
.../search-grid-call.component.html | 316 +++-
.../search-grid-call.component.scss | 10 +-
.../search-grid-call.component.ts | 39 +-
.../clickhousechart-widget.component.scss | 9 +-
.../clickhousechart-widget.component.ts | 2 +-
...ting-clickhousechart-widget.component.html | 8 +-
...ting-clickhousechart-widget.component.scss | 4 +-
.../clock-widget/clock-widget.component.ts | 2 +-
.../setting-clock-widget.component.ts | 4 +-
.../influxdbchart-widget.component.ts | 4 +-
...etting-influxdbchart-widget.component.html | 24 +-
...etting-influxdbchart-widget.component.scss | 4 +-
.../prometheus-widget.component.ts | 4 +-
.../setting-prometheus-widget.component.html | 8 +-
.../setting-prometheus-widget.component.scss | 4 +-
.../chips-input/chips-input.component.html | 10 +-
.../protosearch-widget.component.html | 1042 +++++++----
.../protosearch-widget.component.scss | 69 +-
.../multi-select-field.component.html | 3 +-
.../result-chart-widget.component.scss | 2 +-
...ode-style-smart-input-field.component.scss | 2 +-
src/app/helpers/functions.ts | 16 +-
src/app/helpers/ng-multiselect.directive.ts | 6 +-
src/app/helpers/parser.ts | 2 +-
src/app/helpers/windowFunctions.ts | 128 ++
src/app/pipes/moment.pipe.ts | 2 +-
src/app/services/authentication.service.ts | 6 +-
.../services/call/full-transaction.service.ts | 14 +-
src/app/services/data-time-range.service.ts | 4 +-
src/app/services/session-storage.service.ts | 2 +-
src/app/services/time-formatting.service.ts | 8 +-
src/app/services/tooltip.service.ts | 2 +-
src/app/workers/clickhouse.worker.ts | 4 +-
src/app/workers/qos.worker.ts | 2 +-
src/assets/css/mapbox-gl.css | 1 +
src/assets/css/vis.min.scss | 1355 ++++++++++++++
src/assets/images/vis/addNodeIcon.png | Bin 0 -> 4072 bytes
src/assets/images/vis/backIcon.png | Bin 0 -> 3641 bytes
src/assets/images/vis/connectIcon.png | Bin 0 -> 3715 bytes
src/assets/images/vis/cross.png | Bin 0 -> 2821 bytes
src/assets/images/vis/deleteIcon.png | Bin 0 -> 3851 bytes
src/assets/images/vis/downArrow.png | Bin 0 -> 4208 bytes
src/assets/images/vis/editIcon.png | Bin 0 -> 3993 bytes
src/assets/images/vis/leftArrow.png | Bin 0 -> 4154 bytes
src/assets/images/vis/minus.png | Bin 0 -> 3872 bytes
src/assets/images/vis/plus.png | Bin 0 -> 4026 bytes
src/assets/images/vis/rightArrow.png | Bin 0 -> 4179 bytes
src/assets/images/vis/upArrow.png | Bin 0 -> 4206 bytes
src/assets/images/vis/zoomExtends.png | Bin 0 -> 4014 bytes
src/environments/environment.dev.ts | 2 +-
src/favicon.ico | Bin 1150 -> 948 bytes
src/index.html | 135 +-
src/karma.conf.js | 31 -
src/main.ts | 12 +-
src/polyfills.ts | 6 +-
src/styles.scss | 1652 ++++++++++-------
src/tsconfig.app.json | 74 +-
src/tslint.json | 13 +-
src/upgrade.html | 23 +
swagger-styles.scss | 35 +-
tsconfig.app.json | 23 +
tsconfig.json | 92 +-
185 files changed, 7325 insertions(+), 4316 deletions(-)
create mode 100644 .gitlab-ci.yml
create mode 100644 Dockerfile
delete mode 100644 LICENSE
create mode 100644 custom-widgets.json
delete mode 100644 e2e/protractor.conf.js
delete mode 100644 e2e/src/app.e2e-spec.ts
delete mode 100644 e2e/src/app.e2e-spec.ts~
delete mode 100644 e2e/src/app.po.ts
delete mode 100644 e2e/tsconfig.e2e.json
create mode 100644 src/app/components/controls/codejar-wrapper/codejar-wrapper.component.html
create mode 100644 src/app/components/controls/codejar-wrapper/codejar-wrapper.component.scss
create mode 100644 src/app/components/controls/codejar-wrapper/codejar-wrapper.component.ts
create mode 100644 src/app/components/controls/modal-resizable/modal-resizable.model.ts
create mode 100644 src/app/components/controls/modal-resizable/modal.service.ts
create mode 100644 src/app/helpers/windowFunctions.ts
create mode 100644 src/assets/css/mapbox-gl.css
create mode 100644 src/assets/css/vis.min.scss
create mode 100644 src/assets/images/vis/addNodeIcon.png
create mode 100644 src/assets/images/vis/backIcon.png
create mode 100644 src/assets/images/vis/connectIcon.png
create mode 100644 src/assets/images/vis/cross.png
create mode 100644 src/assets/images/vis/deleteIcon.png
create mode 100644 src/assets/images/vis/downArrow.png
create mode 100644 src/assets/images/vis/editIcon.png
create mode 100644 src/assets/images/vis/leftArrow.png
create mode 100644 src/assets/images/vis/minus.png
create mode 100644 src/assets/images/vis/plus.png
create mode 100644 src/assets/images/vis/rightArrow.png
create mode 100644 src/assets/images/vis/upArrow.png
create mode 100644 src/assets/images/vis/zoomExtends.png
delete mode 100644 src/karma.conf.js
create mode 100644 src/upgrade.html
create mode 100644 tsconfig.app.json
diff --git a/.browserslistrc b/.browserslistrc
index 8651e3c1..664d601b 100644
--- a/.browserslistrc
+++ b/.browserslistrc
@@ -14,6 +14,7 @@ last 2 Edge major versions
last 2 Safari major versions
last 2 iOS major versions
Firefox ESR
+not IE 9-10 # Angular support for IE 9-10 has been deprecated and will be removed as of Angular v11. To opt-in, remove the 'not' prefix on this line.
not IE 11 # Angular supports IE 11 only as an opt-in. To opt-in, remove the 'not' prefix on this line.
not ios_saf 15.2-15.3
not safari 15.2-15.3
diff --git a/.gitignore b/.gitignore
index 4e261d31..8b2e0176 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,6 +45,8 @@ testem.log
Thumbs.db
package-lock.json
+# Angular cache
+.angular
#Env
src/environments/environment.dev.ts
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 00000000..b3030991
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,71 @@
+image: node:lts-alpine
+cache:
+ paths:
+ - node_modules/
+stages:
+ - test
+ # - selenium
+test_build:
+ cache: {}
+ stage: test
+ rules:
+ - if: '$CI_COMMIT_MESSAGE == "Update .gitlab-ci.yml file" && $CI_PIPELINE_SOURCE != "web"'
+ when: never
+ - if: '$CI_PIPELINE_SOURCE == "push" || $CI_PIPELINE_SOURCE == "web"'
+ when: always
+ - if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "master"'
+ when: always
+ - if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME != "master"'
+ when: never
+ script:
+ - npm --version
+ - npm install --legacy-peer-deps
+ - npm install -g @angular/cli
+ - npm run build:all-prod
+ - cat ./dist/homer-ui/version.txt
+# selenium-test-job:
+# stage: selenium
+# services:
+# - name: selenium/standalone-chrome
+# alias: selstand
+# variables:
+# GITLAB_INSTANCE: "gitlab.com"
+# rules:
+# - if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME != "master"'
+# when: never
+# - if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "master"'
+# when: on_success
+# - if: '$CI_PIPELINE_SOURCE == "schedule" || $CI_PIPELINE_SOURCE == "web"'
+# when: always
+# allow_failure: true
+# script:
+# - apk update && apk upgrade && apk add --no-cache bash git openssh
+# - 'git clone http://gitlab-ci-token:$CI_JOB_TOKEN@$GITLAB_INSTANCE/qxip/hepic-tests.git'
+# - npm install -g selenium-side-runner
+# - npm install -g chromedriver
+# - selenium-side-runner ./hepic-tests/Hepic-preference.side --server http://selstand:4444/wd/hub --filter Fulltest --base-url http://de9.sipcapture.io:8002/ "goog:chromeOptions.args=[no-sandbox]"
+# # - selenium-side-runner ./hepic-tests/Hepic-preference-user.side --server http://selstand:4444/wd/hub --filter Default --base-url http://de9.sipcapture.io:8002/
+
+# selenium-transaction-test-job:
+# stage: selenium
+# services:
+# - name: selenium/standalone-chrome
+# alias: selstand
+# variables:
+# GITLAB_INSTANCE: "gitlab.com"
+# rules:
+# - if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME != "master"'
+# when: never
+# - if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "master"'
+# when: on_success
+# - if: '$CI_PIPELINE_SOURCE == "schedule" || $CI_PIPELINE_SOURCE == "web"'
+# when: always
+# allow_failure: true
+# script:
+# - apk update && apk upgrade && apk add --no-cache bash git openssh
+# - 'git clone http://gitlab-ci-token:$CI_JOB_TOKEN@$GITLAB_INSTANCE/qxip/hepic-tests.git'
+# - npm install -g hepgen.js
+# - npm install -g selenium-side-runner
+# - npm install -g chromedriver
+# - hepgen.js -p 9063 -s de3.null.qxip.net -c "/builds/qxip/hepic-interface/hepic-tests/Hepgen/RTP-test.js"
+# - selenium-side-runner ./hepic-tests/Hepic-main.side --server http://selstand:4444/wd/hub --filter Default --base-url http://de9.sipcapture.io:8002/
diff --git a/Dockerfile b/Dockerfile
new file mode 100644
index 00000000..53fbf9f7
--- /dev/null
+++ b/Dockerfile
@@ -0,0 +1,7 @@
+FROM node:12-alpine
+
+RUN apk add git && git clone https://github.com/sipcapture/homer-ui /app
+WORKDIR /app
+RUN npm install && npm install -g @angular/cli
+CMD ["ng","build"]
+
diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index 0ad25db4..00000000
--- a/LICENSE
+++ /dev/null
@@ -1,661 +0,0 @@
- GNU AFFERO GENERAL PUBLIC LICENSE
- Version 3, 19 November 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc.
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- Preamble
-
- The GNU Affero General Public License is a free, copyleft license for
-software and other kinds of works, specifically designed to ensure
-cooperation with the community in the case of network server software.
-
- The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works. By contrast,
-our General Public Licenses are intended to guarantee your freedom to
-share and change all versions of a program--to make sure it remains free
-software for all its users.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
- Developers that use our General Public Licenses protect your rights
-with two steps: (1) assert copyright on the software, and (2) offer
-you this License which gives you legal permission to copy, distribute
-and/or modify the software.
-
- A secondary benefit of defending all users' freedom is that
-improvements made in alternate versions of the program, if they
-receive widespread use, become available for other developers to
-incorporate. Many developers of free software are heartened and
-encouraged by the resulting cooperation. However, in the case of
-software used on network servers, this result may fail to come about.
-The GNU General Public License permits making a modified version and
-letting the public access it on a server without ever releasing its
-source code to the public.
-
- The GNU Affero General Public License is designed specifically to
-ensure that, in such cases, the modified source code becomes available
-to the community. It requires the operator of a network server to
-provide the source code of the modified version running there to the
-users of that server. Therefore, public use of a modified version, on
-a publicly accessible server, gives the public access to the source
-code of the modified version.
-
- An older license, called the Affero General Public License and
-published by Affero, was designed to accomplish similar goals. This is
-a different license, not a version of the Affero GPL, but Affero has
-released a new version of the Affero GPL which permits relicensing under
-this license.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- TERMS AND CONDITIONS
-
- 0. Definitions.
-
- "This License" refers to version 3 of the GNU Affero General Public License.
-
- "Copyright" also means copyright-like laws that apply to other kinds of
-works, such as semiconductor masks.
-
- "The Program" refers to any copyrightable work licensed under this
-License. Each licensee is addressed as "you". "Licensees" and
-"recipients" may be individuals or organizations.
-
- To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of an
-exact copy. The resulting work is called a "modified version" of the
-earlier work or a work "based on" the earlier work.
-
- A "covered work" means either the unmodified Program or a work based
-on the Program.
-
- To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy. Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
-
- To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies. Mere interaction with a user through
-a computer network, with no transfer of a copy, is not conveying.
-
- An interactive user interface displays "Appropriate Legal Notices"
-to the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License. If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
-
- 1. Source Code.
-
- The "source code" for a work means the preferred form of the work
-for making modifications to it. "Object code" means any non-source
-form of a work.
-
- A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
- The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form. A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
- The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities. However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work. For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
- The Corresponding Source need not include anything that users
-can regenerate automatically from other parts of the Corresponding
-Source.
-
- The Corresponding Source for a work in source code form is that
-same work.
-
- 2. Basic Permissions.
-
- All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met. This License explicitly affirms your unlimited
-permission to run the unmodified Program. The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work. This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
- You may make, run and propagate covered works that you do not
-convey, without conditions so long as your license otherwise remains
-in force. You may convey covered works to others for the sole purpose
-of having them make modifications exclusively for you, or provide you
-with facilities for running those works, provided that you comply with
-the terms of this License in conveying all material for which you do
-not control copyright. Those thus making or running the covered works
-for you must do so exclusively on your behalf, under your direction
-and control, on terms that prohibit them from making any copies of
-your copyrighted material outside their relationship with you.
-
- Conveying under any other circumstances is permitted solely under
-the conditions stated below. Sublicensing is not allowed; section 10
-makes it unnecessary.
-
- 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-
- No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
-
- When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such circumvention
-is effected by exercising rights under this License with respect to
-the covered work, and you disclaim any intention to limit operation or
-modification of the work as a means of enforcing, against the work's
-users, your or third parties' legal rights to forbid circumvention of
-technological measures.
-
- 4. Conveying Verbatim Copies.
-
- You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
-
- You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
-
- 5. Conveying Modified Source Versions.
-
- You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these conditions:
-
- a) The work must carry prominent notices stating that you modified
- it, and giving a relevant date.
-
- b) The work must carry prominent notices stating that it is
- released under this License and any conditions added under section
- 7. This requirement modifies the requirement in section 4 to
- "keep intact all notices".
-
- c) You must license the entire work, as a whole, under this
- License to anyone who comes into possession of a copy. This
- License will therefore apply, along with any applicable section 7
- additional terms, to the whole of the work, and all its parts,
- regardless of how they are packaged. This License gives no
- permission to license the work in any other way, but it does not
- invalidate such permission if you have separately received it.
-
- d) If the work has interactive user interfaces, each must display
- Appropriate Legal Notices; however, if the Program has interactive
- interfaces that do not display Appropriate Legal Notices, your
- work need not make them do so.
-
- A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit. Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
-
- 6. Conveying Non-Source Forms.
-
- You may convey a covered work in object code form under the terms
-of sections 4 and 5, provided that you also convey the
-machine-readable Corresponding Source under the terms of this License,
-in one of these ways:
-
- a) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by the
- Corresponding Source fixed on a durable physical medium
- customarily used for software interchange.
-
- b) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by a
- written offer, valid for at least three years and valid for as
- long as you offer spare parts or customer support for that product
- model, to give anyone who possesses the object code either (1) a
- copy of the Corresponding Source for all the software in the
- product that is covered by this License, on a durable physical
- medium customarily used for software interchange, for a price no
- more than your reasonable cost of physically performing this
- conveying of source, or (2) access to copy the
- Corresponding Source from a network server at no charge.
-
- c) Convey individual copies of the object code with a copy of the
- written offer to provide the Corresponding Source. This
- alternative is allowed only occasionally and noncommercially, and
- only if you received the object code with such an offer, in accord
- with subsection 6b.
-
- d) Convey the object code by offering access from a designated
- place (gratis or for a charge), and offer equivalent access to the
- Corresponding Source in the same way through the same place at no
- further charge. You need not require recipients to copy the
- Corresponding Source along with the object code. If the place to
- copy the object code is a network server, the Corresponding Source
- may be on a different server (operated by you or a third party)
- that supports equivalent copying facilities, provided you maintain
- clear directions next to the object code saying where to find the
- Corresponding Source. Regardless of what server hosts the
- Corresponding Source, you remain obligated to ensure that it is
- available for as long as needed to satisfy these requirements.
-
- e) Convey the object code using peer-to-peer transmission, provided
- you inform other peers where the object code and Corresponding
- Source of the work are being offered to the general public at no
- charge under subsection 6d.
-
- A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
- A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal, family,
-or household purposes, or (2) anything designed or sold for incorporation
-into a dwelling. In determining whether a product is a consumer product,
-doubtful cases shall be resolved in favor of coverage. For a particular
-product received by a particular user, "normally used" refers to a
-typical or common use of that class of product, regardless of the status
-of the particular user or of the way in which the particular user
-actually uses, or expects or is expected to use, the product. A product
-is a consumer product regardless of whether the product has substantial
-commercial, industrial or non-consumer uses, unless such uses represent
-the only significant mode of use of the product.
-
- "Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to install
-and execute modified versions of a covered work in that User Product from
-a modified version of its Corresponding Source. The information must
-suffice to ensure that the continued functioning of the modified object
-code is in no case prevented or interfered with solely because
-modification has been made.
-
- If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information. But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
- The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or updates
-for a work that has been modified or installed by the recipient, or for
-the User Product in which it has been modified or installed. Access to a
-network may be denied when the modification itself materially and
-adversely affects the operation of the network or violates the rules and
-protocols for communication across the network.
-
- Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
-
- 7. Additional Terms.
-
- "Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law. If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
- When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it. (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.) You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
- Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders of
-that material) supplement the terms of this License with terms:
-
- a) Disclaiming warranty or limiting liability differently from the
- terms of sections 15 and 16 of this License; or
-
- b) Requiring preservation of specified reasonable legal notices or
- author attributions in that material or in the Appropriate Legal
- Notices displayed by works containing it; or
-
- c) Prohibiting misrepresentation of the origin of that material, or
- requiring that modified versions of such material be marked in
- reasonable ways as different from the original version; or
-
- d) Limiting the use for publicity purposes of names of licensors or
- authors of the material; or
-
- e) Declining to grant rights under trademark law for use of some
- trade names, trademarks, or service marks; or
-
- f) Requiring indemnification of licensors and authors of that
- material by anyone who conveys the material (or modified versions of
- it) with contractual assumptions of liability to the recipient, for
- any liability that these contractual assumptions directly impose on
- those licensors and authors.
-
- All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10. If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term. If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
- If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
- Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions;
-the above requirements apply either way.
-
- 8. Termination.
-
- You may not propagate or modify a covered work except as expressly
-provided under this License. Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
- However, if you cease all violation of this License, then your
-license from a particular copyright holder is reinstated (a)
-provisionally, unless and until the copyright holder explicitly and
-finally terminates your license, and (b) permanently, if the copyright
-holder fails to notify you of the violation by some reasonable means
-prior to 60 days after the cessation.
-
- Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
- Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License. If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
-
- 9. Acceptance Not Required for Having Copies.
-
- You are not required to accept this License in order to receive or
-run a copy of the Program. Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance. However,
-nothing other than this License grants you permission to propagate or
-modify any covered work. These actions infringe copyright if you do
-not accept this License. Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
-
- 10. Automatic Licensing of Downstream Recipients.
-
- Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License. You are not responsible
-for enforcing compliance by third parties with this License.
-
- An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations. If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
- You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License. For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
-
- 11. Patents.
-
- A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based. The
-work thus licensed is called the contributor's "contributor version".
-
- A contributor's "essential patent claims" are all patent claims
-owned or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version. For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
- Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
- In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement). To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
- If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients. "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
- If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
- A patent license is "discriminatory" if it does not include within
-the scope of its coverage, prohibits the exercise of, or is
-conditioned on the non-exercise of one or more of the rights that are
-specifically granted under this License. You may not convey a covered
-work if you are a party to an arrangement with a third party that is
-in the business of distributing software, under which you make payment
-to the third party based on the extent of your activity of conveying
-the work, and under which the third party grants, to any of the
-parties who would receive the covered work from you, a discriminatory
-patent license (a) in connection with copies of the covered work
-conveyed by you (or copies made from those copies), or (b) primarily
-for and in connection with specific products or compilations that
-contain the covered work, unless you entered into that arrangement,
-or that patent license was granted, prior to 28 March 2007.
-
- Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
-
- 12. No Surrender of Others' Freedom.
-
- If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you may
-not convey it at all. For example, if you agree to terms that obligate you
-to collect a royalty for further conveying from those to whom you convey
-the Program, the only way you could satisfy both those terms and this
-License would be to refrain entirely from conveying the Program.
-
- 13. Remote Network Interaction; Use with the GNU General Public License.
-
- Notwithstanding any other provision of this License, if you modify the
-Program, your modified version must prominently offer all users
-interacting with it remotely through a computer network (if your version
-supports such interaction) an opportunity to receive the Corresponding
-Source of your version by providing access to the Corresponding Source
-from a network server at no charge, through some standard or customary
-means of facilitating copying of software. This Corresponding Source
-shall include the Corresponding Source for any work covered by version 3
-of the GNU General Public License that is incorporated pursuant to the
-following paragraph.
-
- Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU General Public License into a single
-combined work, and to convey the resulting work. The terms of this
-License will continue to apply to the part which is the covered work,
-but the work with which it is combined will remain governed by version
-3 of the GNU General Public License.
-
- 14. Revised Versions of this License.
-
- The Free Software Foundation may publish revised and/or new versions of
-the GNU Affero General Public License from time to time. Such new versions
-will be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
- Each version is given a distinguishing version number. If the
-Program specifies that a certain numbered version of the GNU Affero General
-Public License "or any later version" applies to it, you have the
-option of following the terms and conditions either of that numbered
-version or of any later version published by the Free Software
-Foundation. If the Program does not specify a version number of the
-GNU Affero General Public License, you may choose any version ever published
-by the Free Software Foundation.
-
- If the Program specifies that a proxy can decide which future
-versions of the GNU Affero General Public License can be used, that proxy's
-public statement of acceptance of a version permanently authorizes you
-to choose that version for the Program.
-
- Later license versions may give you additional or different
-permissions. However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
-
- 15. Disclaimer of Warranty.
-
- THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
-OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
-IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. Limitation of Liability.
-
- IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
-THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
-GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
-USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
-DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
-PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
-EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGES.
-
- 17. Interpretation of Sections 15 and 16.
-
- If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Programs
-
- If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
- To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-state the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-
- Copyright (C)
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as published
- by the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU Affero General Public License for more details.
-
- You should have received a copy of the GNU Affero General Public License
- along with this program. If not, see .
-
-Also add information on how to contact you by electronic and paper mail.
-
- If your software can interact with users remotely through a computer
-network, you should also make sure that it provides a way for users to
-get its source. For example, if your program is a web application, its
-interface could display a "Source" link that leads users to an archive
-of the code. There are many ways you could offer source, and different
-solutions will be better for different programs; see section 13 for the
-specific requirements.
-
- You should also get your employer (if you work as a programmer) or school,
-if any, to sign a "copyright disclaimer" for the program, if necessary.
-For more information on this, and how to apply and follow the GNU AGPL, see
-.
diff --git a/README.md b/README.md
index 4a32eecb..a88c3470 100644
--- a/README.md
+++ b/README.md
@@ -1,67 +1,17 @@
-# HOMER User-Interface
+
-This project provides the Front-End components of [HOMER 7.x](https://github.com/sipcapture) and higher, featuring native integration with all
-supported backend components for search and analytics including `pgsql`, `influxdb`, `prometheus`, `loki` and more.
-
-HOMER-UI is designed to be bundled and served with the [homer-app](https://github.com/sipcapture/homer-app) project
-
-
-
-
-## Status
-This project is still in Development. Please open well documented issues to report bugs or inconsistencies.
+# HEPIC User-Interface
-## Developers Guide
-### Installation
-```
-npm install
-npm install -g @angular/cli
-npm run build
-```
-
-### Usage
-#### PM2
-```
-pm2 start
-```
-
-#### Stand-Alone
-```
-ng serve --open --host 0.0.0.0 --port 8080 --source-map=false --vendorChunk=false --aot=true --disableHostCheck
-```
+This project provides the Front-End components of [HEPIC 3.x](http://qxip.net) featuring native integration with all
+supported backend components for search and analytics including `pgsql`, `influxdb`, `prometheus`, `loki` and more.
-----------------
### Support
-For professional support, remote installations, customizations or commercial requests please contact: support@sipcapture.org
-
-For community support, updates, user discussion and experience exchange please join our users [Mailing-List](https://groups.google.com/forum/#!forum/homer-discuss)
-
For commercial licensing and support, please contact the [QXIP Team](http://qxip.net)
-
-
-
-
-### Developers
-Contributors and Contributions to our project are always welcome! If you intend to participate and help us improve HOMER by sending patches, we kindly ask you to sign a standard [CLA (Contributor License Agreement)](http://cla.qxip.net) which enables us to distribute your code alongside the project without restrictions present or future. It doesn’t require you to assign to us any copyright you have, the ownership of which remains in full with you. Developers can coordinate with the existing team via the [homer-dev](http://groups.google.com/group/homer-dev) mailing list. If you'd like to join our internal team and volunteer to help with the project's many needs, feel free to contact us anytime!
-
### License & Copyright
-
-![H5](https://img.shields.io/badge/license-GNU_AGPL_v3-blue.svg)
-
-Homer components are released under the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
-
*(C) 2008-2020 [QXIP BV](http://qxip.net)*
-----------
-
-#### Made by Humans
-This Open-Source project is made possible by actual Humans without corporate sponsors, angels or patreons.
-If you use this software in production, please consider supporting its development with contributions or [donations](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=donation%40sipcapture%2eorg&lc=US&item_name=SIPCAPTURE&no_note=0¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest)
-
-[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=donation%40sipcapture%2eorg&lc=US&item_name=SIPCAPTURE&no_note=0¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest)
-
diff --git a/angular.json b/angular.json
index 387438ff..2ad5fde2 100644
--- a/angular.json
+++ b/angular.json
@@ -1,162 +1,227 @@
{
- "$schema": "./node_modules/@angular/cli/lib/config/schema.json",
- "version": 1,
- "newProjectRoot": "projects",
- "projects": {
- "homer-ui": {
- "projectType": "application",
- "schematics": {
- "@schematics/angular:component": {
- "style": "scss"
- },
- "@schematics/angular:application": {
- "strict": true
- }
- },
- "root": "",
- "sourceRoot": "src",
- "prefix": "app",
- "architect": {
- "build": {
- "builder": "@angular-devkit/build-angular:browser",
- "options": {
- "outputPath": "dist/homer-ui",
- "index": "src/index.html",
- "main": "src/main.ts",
- "polyfills": "src/polyfills.ts",
- "tsConfig": "src/tsconfig.app.json",
- "inlineStyleLanguage": "scss",
- "assets": [
- "src/favicon.ico",
- "src/assets",
- {
- "glob": "theme-monokai.js",
- "input": "./node_modules/ace-builds/src-min/",
- "output": "/"
- },
- {
- "glob": "mode-javascript.js",
- "input": "./d /ace-builds/src-min/",
- "output": "/"
- },
- {
- "glob": "mode-json.js",
- "input": "./node_modules/ace-builds/src-min/",
- "output": "/"
- },
- {
- "glob": "worker-javascript.js",
- "input": "./node_modules/ace-builds/src-min/",
- "output": "/"
- },
- {
- "glob": "worker-json.js",
- "input": "./node_modules/ace-builds/src-min/",
- "output": "/"
- },
- {
- "glob": "ext-searchbox.js",
- "input": "./node_modules/ace-builds/src-min/",
- "output": "/"
- }
- ],
- "styles": [
- "node_modules/swagger-ui-dist/swagger-ui.css",
- "src/styles.scss"
-
- ],
- "scripts": [
- "node_modules/ace-builds/src-min/ace.js",
- "node_modules/ace-builds/src-min/theme-monokai.js",
- "node_modules/ace-builds/src-min/mode-javascript.js",
- "node_modules/ace-builds/src-min/mode-json.js",
- "node_modules/ace-builds/src-min/worker-javascript.js",
- "node_modules/ace-builds/src-min/worker-json.js"
- ],
- "webWorkerTsConfig": "tsconfig.worker.json"
- },
- "configurations": {
- "development": {
- "fileReplacements": [
- {
- "replace": "src/environments/environment.ts",
- "with": "src/environments/environment.dev.ts"
- }
- ],
- "optimization": false,
- "sourceMap": true,
- "namedChunks": true,
- "aot": true,
- "extractLicenses": false,
- "vendorChunk": false,
- "buildOptimizer": false,
- "budgets": [
- {
- "type": "initial",
- "maximumWarning": "12mb",
- "maximumError": "15mb"
- }
- ]
- },
- "production": {
- "budgets": [
- {
- "type": "initial",
- "maximumWarning": "12mb",
- "maximumError": "15mb"
+ "$schema": "./node_modules/@angular/cli/lib/config/schema.json",
+ "version": 1,
+ "newProjectRoot": "projects",
+ "projects": {
+ "homer-ui": {
+ "projectType": "application",
+ "schematics": {},
+ "root": "",
+ "sourceRoot": "src",
+ "prefix": "app",
+ "architect": {
+ "build": {
+ "builder": "@angular-devkit/build-angular:browser",
+ "options": {
+ "outputPath": "dist/homer-ui",
+ "index": "src/index.html",
+ "main": "src/main.ts",
+ "polyfills": "src/polyfills.ts",
+ "tsConfig": "src/tsconfig.app.json",
+ "allowedCommonJsDependencies": [
+ "lodash",
+ "xlsx",
+ "parsip",
+ "xml2js",
+ "qrcode",
+ "html2canvas",
+ "wavesurfer.js",
+ "vis",
+ "chart.js",
+ "fp-ts/lib/Either",
+ "bogon",
+ "moment-timezone",
+ "moment",
+ "diff-match-patch",
+ "maplibre-gl",
+ "is-in-subnet",
+ "ts-md5/dist/md5"
+ ],
+
+ "assets": ["src/favicon.ico", "src/assets"],
+ "styles": [
+ "src/styles.scss",
+ "node_modules/highlight.js/styles/atom-one-dark.css"
+ ],
+ "scripts": [],
+ "webWorkerTsConfig": "tsconfig.worker.json"
+ },
+ "configurations": {
+ "development": {
+ "fileReplacements": [
+ {
+ "replace": "src/environments/environment.ts",
+ "with": "src/environments/environment.dev.ts"
+ }
+ ],
+ "optimization": false,
+ "outputHashing": "all",
+ "sourceMap": true,
+ "namedChunks": false,
+ "aot": false,
+ "extractLicenses": false,
+ "vendorChunk": false,
+ "buildOptimizer": false,
+ "budgets": [
+ {
+ "type": "initial",
+ "maximumWarning": "2mb",
+ "maximumError": "35mb"
+ }
+ ]
+ },
+ "preprod": {
+ "fileReplacements": [
+ {
+ "replace": "src/environments/environment.ts",
+ "with": "src/environments/environment.prod.ts"
+ }
+ ],
+ "optimization": false,
+ "outputHashing": "all",
+ "sourceMap": true,
+ "namedChunks": false,
+ "aot": false,
+ "extractLicenses": false,
+ "vendorChunk": false,
+ "buildOptimizer": false,
+ "budgets": [
+ {
+ "type": "initial",
+ "maximumWarning": "2mb",
+ "maximumError": "35mb"
+ }
+ ]
+ },
+ "production": {
+ "fileReplacements": [
+ {
+ "replace": "src/environments/environment.ts",
+ "with": "src/environments/environment.prod.ts"
+ }
+ ],
+ "optimization": true,
+ "outputHashing": "all",
+ "sourceMap": false,
+ "namedChunks": true,
+ "aot": true,
+ "extractLicenses": true,
+ "vendorChunk": false,
+ "buildOptimizer": true,
+ "budgets": [
+ {
+ "type": "initial",
+ "maximumWarning": "25mb",
+ "maximumError": "30mb"
+ }
+ ]
+ },
+ "webapp": {
+ "fileReplacements": [
+ {
+ "replace": "src/environments/environment.ts",
+ "with": "src/environments/environment.webapp.ts"
+ }
+ ],
+ "optimization": false,
+ "outputHashing": "all",
+ "sourceMap": false,
+ "namedChunks": false,
+ "aot": false,
+ "extractLicenses": false,
+ "vendorChunk": false,
+ "buildOptimizer": false,
+ "budgets": [
+ {
+ "type": "initial",
+ "maximumWarning": "2mb",
+ "maximumError": "15mb"
+ }
+ ]
+ },
+ "server": {
+ "fileReplacements": [
+ {
+ "replace": "src/environments/environment.ts",
+ "with": "src/environments/environment.server.ts"
+ }
+ ],
+ "optimization": false,
+ "outputHashing": "all",
+ "sourceMap": false,
+ "namedChunks": false,
+ "aot": false,
+ "extractLicenses": false,
+ "vendorChunk": false,
+ "buildOptimizer": false,
+ "budgets": [
+ {
+ "type": "initial",
+ "maximumWarning": "2mb",
+ "maximumError": "35mb"
+ }
+ ]
+ }
+ }
+ },
+ "serve": {
+ "builder": "@angular-devkit/build-angular:dev-server",
+ "options": {
+ "browserTarget": "homer-ui:build"
+ },
+ "configurations": {
+ "production": {
+ "browserTarget": "homer-ui:build:production"
+ },
+ "development": {
+ "browserTarget": "homer-ui:build:development"
+ },
+ "webapp": {
+ "browserTarget": "homer-ui:build:webapp"
+ },
+ "server": {
+ "browserTarget": "homer-ui:build:server"
+ }
+ },
+ "defaultConfiguration": "development"
+ },
+ "extract-i18n": {
+ "builder": "@angular-devkit/build-angular:extract-i18n",
+ "options": {
+ "browserTarget": "homer-ui:build"
+ }
+ },
+ "test": {
+ "builder": "ngx-build-plus:karma",
+ "options": {
+ "main": "src/test.ts",
+ "polyfills": "src/polyfills.ts",
+ "tsConfig": "src/tsconfig.spec.json",
+ "karmaConfig": "src/karma.conf.js",
+ "styles": [
+ "node_modules/swagger-ui-dist/swagger-ui.css",
+ "src/styles.scss"
+ ],
+ "scripts": [],
+ "assets": ["src/favicon.ico", "src/assets"],
+ "webWorkerTsConfig": "tsconfig.worker.json"
+ }
+ },
+ "lint": {
+ "builder": "@angular-devkit/build-angular:tslint",
+ "options": {
+ "tsConfig": [
+ "src/tsconfig.app.json",
+ "src/tsconfig.spec.json",
+ "tsconfig.worker.json"
+ ],
+ "exclude": ["**/node_modules/**"]
+ }
}
- ],
- "fileReplacements": [
- {
- "replace": "src/environments/environment.ts",
- "with": "src/environments/environment.prod.ts"
- }
- ],
- "outputHashing": "all"
- }
- },
- "defaultConfiguration": "production"
- },
- "serve": {
- "builder": "@angular-devkit/build-angular:dev-server",
- "configurations": {
- "production": {
- "browserTarget": "homer-ui:build:production"
- },
- "development": {
- "browserTarget": "homer-ui:build:development"
}
- },
- "defaultConfiguration": "development"
- },
- "extract-i18n": {
- "builder": "@angular-devkit/build-angular:extract-i18n",
- "options": {
- "browserTarget": "homer-ui:build"
- }
- },
- "test": {
- "builder": "@angular-devkit/build-angular:karma",
- "options": {
- "main": "src/test.ts",
- "polyfills": "src/polyfills.ts",
- "tsConfig": "tsconfig.spec.json",
- "karmaConfig": "karma.conf.js",
- "inlineStyleLanguage": "scss",
- "assets": [
- "src/favicon.ico",
- "src/assets"
- ],
- "styles": [
- "node_modules/swagger-ui-dist/swagger-ui.css",
- "src/styles.scss"
- ],
- "scripts": [],
- "webWorkerTsConfig": "tsconfig.worker.json"
- }
}
- }
+ },
+ "cli": {
+ "analytics": false
}
- },
- "defaultProject": "homer-ui"
}
diff --git a/custom-widgets.json b/custom-widgets.json
new file mode 100644
index 00000000..e56ebfb6
--- /dev/null
+++ b/custom-widgets.json
@@ -0,0 +1,248 @@
+{
+ "call_h20": {
+ "active": true,
+ "category": "Search Types",
+ "data": {
+ "config": {
+ "profile": "call_h20",
+ "protocol_id": {
+ "name": "TDR",
+ "value": 60
+ },
+ "protocol_profile": {
+ "name": "call_h20",
+ "value": "call_h20"
+ },
+ "searchbutton": true,
+ "title": "TDR Call Search",
+ "type": "TDR"
+ },
+ "fields": [
+ {
+ "field_name": "callid",
+ "form_default": null,
+ "form_type": "input",
+ "hepid": 60,
+ "name": "60:call_h20:callid",
+ "selection": "Call-ID",
+ "type": "string",
+ "value": ""
+ },
+ {
+ "field_name": "targetResultsContainer",
+ "form_default": null,
+ "hepid": 60,
+ "name": "60:call_h20:targetResultsContainer",
+ "selection": "Results Container",
+ "type": "string"
+ }
+ ],
+ "title": "TDR Call Search"
+ },
+ "description": "Custom TDR Call Search",
+ "indexName": "display-results",
+ "minHeight": 300,
+ "minWidth": 300,
+ "profile": "call_h20",
+ "strongIndex": "ProtosearchWidgetComponent",
+ "title": "TDR Call Search"
+ },
+ "call_sip": {
+ "active": true,
+ "category": "Search Types",
+ "data": {
+ "config": {
+ "profile": "call_h20",
+ "protocol_id": {
+ "name": "SIP",
+ "value": 1
+ },
+ "protocol_profile": {
+ "name": "call_h20",
+ "value": "call_h20"
+ },
+ "searchbutton": true,
+ "title": "SIP Call Search",
+ "type": "SIP"
+ },
+ "fields": [
+ {
+ "field_name": "callid",
+ "form_default": null,
+ "form_type": "input",
+ "hepid": 1,
+ "name": "1:call:callid",
+ "selection": "Call-ID",
+ "type": "string",
+ "value": ""
+ },
+ {
+ "field_name": "targetResultsContainer",
+ "form_default": null,
+ "hepid": 1,
+ "name": "1:call:targetResultsContainer",
+ "selection": "Results Container",
+ "type": "string"
+ }
+ ],
+ "title": "SIP Call Search"
+ },
+ "description": "Custom SIP Call Search",
+ "indexName": "display-results",
+ "minHeight": 300,
+ "minWidth": 300,
+ "profile": "call",
+ "strongIndex": "ProtosearchWidgetComponent",
+ "title": "SIP Call Search"
+ },
+ "registration_h20": {
+ "active": true,
+ "category": "Search Types",
+ "data": {
+ "config": {
+ "profile": "registration_h20",
+ "protocol_id": {
+ "name": "TDR",
+ "value": 60
+ },
+ "protocol_profile": {
+ "name": "registration_h20",
+ "value": "registration_h20"
+ },
+ "searchbutton": true,
+ "title": "TDR Registration Search",
+ "type": "TDR"
+ },
+ "fields": [
+ {
+ "field_name": "callid",
+ "form_default": null,
+ "form_type": "input",
+ "hepid": 60,
+ "name": "60:registration_h20:callid",
+ "selection": "Call-ID",
+ "type": "string",
+ "value": ""
+ },
+ {
+ "field_name": "targetResultsContainer",
+ "form_default": null,
+ "hepid": 60,
+ "name": "60:registration_h20:targetResultsContainer",
+ "selection": "Results Container",
+ "type": "string"
+ }
+ ],
+ "title": "TDR Registration Search"
+ },
+ "description": "Custom TDR Registration Search",
+ "indexName": "display-results",
+ "minHeight": 300,
+ "minWidth": 300,
+ "profile": "registration_h20",
+ "strongIndex": "ProtosearchWidgetComponent",
+ "title": "TDR Registration Search"
+ },
+ "registration_sip": {
+ "active": true,
+ "category": "Search Types",
+ "data": {
+ "config": {
+ "profile": "registration_h20",
+ "protocol_id": {
+ "name": "SIP",
+ "value": 1
+ },
+ "protocol_profile": {
+ "name": "registration_h20",
+ "value": "registration_h20"
+ },
+ "searchbutton": true,
+ "title": "Registration SIP Search",
+ "type": "SIP"
+ },
+ "fields": [
+ {
+ "field_name": "callid",
+ "form_default": null,
+ "form_type": "input",
+ "hepid": 1,
+ "name": "1:registration:callid",
+ "selection": "Call-ID",
+ "type": "string",
+ "value": ""
+ },
+ {
+ "field_name": "targetResultsContainer",
+ "form_default": null,
+ "hepid": 1,
+ "name": "1:registration:targetResultsContainer",
+ "selection": "Results Container",
+ "type": "string"
+ }
+ ],
+ "title": "Registration SIP Search"
+ },
+ "description": "Custom SIP Registration Search",
+ "indexName": "display-results",
+ "minHeight": 300,
+ "minWidth": 300,
+ "profile": "registration",
+ "strongIndex": "ProtosearchWidgetComponent",
+ "title": "SIP Registration Search"
+ },
+ "loki_search": {
+ "active": true,
+ "category": "Search Types",
+ "data": {
+ "config": {
+ "profile": "registration_h20",
+ "protocol_id": {
+ "name": "LOKI",
+ "value": 2000
+ },
+ "protocol_profile": {
+ "name": "default",
+ "value": "default"
+ },
+ "searchbutton": true,
+ "title": "Loki Search",
+ "type": "Loki"
+ },
+ "fields": [
+ {
+ "field_name": "loki",
+ "hepid": 1,
+ "name": "2000:default:loki",
+ "selection": "LogQL",
+ "type": "string",
+ "selector": []
+ },
+ {
+ "field_name": "targetResultsContainer",
+ "form_default": null,
+ "hepid": 2000,
+ "name": "2000:default:targetResultsContainer",
+ "selection": "Results Container",
+ "type": "string"
+ },
+ {
+ "field_name": "limit",
+ "hepid": 2000,
+ "name": "2000:default:limit",
+ "selection": "Query Limit",
+ "selector": [],
+ "type": "integer"
+ }
+ ],
+ "title": "Loki Search"
+ },
+ "description": "Custom Loki Search",
+ "indexName": "display-results",
+ "minHeight": 300,
+ "minWidth": 300,
+ "profile": "default",
+ "strongIndex": "ProtosearchWidgetComponent",
+ "title": "Loki Search"
+ }
+}
\ No newline at end of file
diff --git a/e2e/protractor.conf.js b/e2e/protractor.conf.js
deleted file mode 100644
index 86776a39..00000000
--- a/e2e/protractor.conf.js
+++ /dev/null
@@ -1,28 +0,0 @@
-// Protractor configuration file, see link for more information
-// https://github.com/angular/protractor/blob/master/lib/config.ts
-
-const { SpecReporter } = require('jasmine-spec-reporter');
-
-exports.config = {
- allScriptsTimeout: 11000,
- specs: [
- './src/**/*.e2e-spec.ts'
- ],
- capabilities: {
- 'browserName': 'chrome'
- },
- directConnect: true,
- baseUrl: 'http://localhost:4200/',
- framework: 'jasmine',
- jasmineNodeOpts: {
- showColors: true,
- defaultTimeoutInterval: 30000,
- print: function() {}
- },
- onPrepare() {
- require('ts-node').register({
- project: require('path').join(__dirname, './tsconfig.e2e.json')
- });
- jasmine.getEnv().addReporter(new SpecReporter({ spec: { displayStacktrace: true } }));
- }
-};
\ No newline at end of file
diff --git a/e2e/src/app.e2e-spec.ts b/e2e/src/app.e2e-spec.ts
deleted file mode 100644
index 90362f35..00000000
--- a/e2e/src/app.e2e-spec.ts
+++ /dev/null
@@ -1,14 +0,0 @@
-import { AppPage } from './app.po';
-
-describe('workspace-project App', () => {
- let page: AppPage;
-
- beforeEach(() => {
- page = new AppPage();
- });
-
- it('should display welcome message', () => {
- page.navigateTo();
- expect(page.getParagraphText()).toEqual('Welcome to homer-ui!');
- });
-});
diff --git a/e2e/src/app.e2e-spec.ts~ b/e2e/src/app.e2e-spec.ts~
deleted file mode 100644
index 3a2018f5..00000000
--- a/e2e/src/app.e2e-spec.ts~
+++ /dev/null
@@ -1,14 +0,0 @@
-import { AppPage } from './app.po';
-
-describe('workspace-project App', () => {
- let page: AppPage;
-
- beforeEach(() => {
- page = new AppPage();
- });
-
- it('should display welcome message', () => {
- page.navigateTo();
- expect(page.getParagraphText()).toEqual('Welcome to angular-registration-login-example!');
- });
-});
diff --git a/e2e/src/app.po.ts b/e2e/src/app.po.ts
deleted file mode 100644
index 82ea75ba..00000000
--- a/e2e/src/app.po.ts
+++ /dev/null
@@ -1,11 +0,0 @@
-import { browser, by, element } from 'protractor';
-
-export class AppPage {
- navigateTo() {
- return browser.get('/');
- }
-
- getParagraphText() {
- return element(by.css('app-root h1')).getText();
- }
-}
diff --git a/e2e/tsconfig.e2e.json b/e2e/tsconfig.e2e.json
deleted file mode 100644
index a6dd6220..00000000
--- a/e2e/tsconfig.e2e.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "extends": "../tsconfig.json",
- "compilerOptions": {
- "outDir": "../out-tsc/app",
- "module": "commonjs",
- "target": "es5",
- "types": [
- "jasmine",
- "jasminewd2",
- "node"
- ]
- }
-}
\ No newline at end of file
diff --git a/karma.conf.js b/karma.conf.js
index ff594e6f..d107def7 100644
--- a/karma.conf.js
+++ b/karma.conf.js
@@ -25,7 +25,7 @@ module.exports = function (config) {
suppressAll: true // removes the duplicated traces
},
coverageReporter: {
- dir: require('path').join(__dirname, './coverage/homer-ui'),
+ dir: require('path').join(__dirname, './coverage/hepic-interface'),
subdir: '.',
reporters: [
{ type: 'html' },
diff --git a/package.json b/package.json
index 45cb94fc..2460d483 100644
--- a/package.json
+++ b/package.json
@@ -3,86 +3,104 @@
"version": "7.8.1",
"scripts": {
"ng": "ng",
+ "inst_dev": "npm install && npm run dev",
"start": "ng serve --port 80",
- "dev": "ng serve --configuration=development --port=80 --disable-host-check",
- "webapp": "ng serve --host 0.0.0.0 --configuration=development --port=8099 --disable-host-check",
- "build": "ng build --configuration=production && gzip -9 ./dist/homer-ui/*.js",
- "build-noenv": "ng build --configuration=production-noenv",
+ "dev": "ng serve --configuration=development --port=80 --disable-host-check --host=0.0.0.0 --open",
+ "de9": "ng serve --configuration=development --port=8002 --host=0.0.0.0 --disable-host-check",
+ "de9-alpha": "ng serve --configuration=development --port=8003 --host=0.0.0.0 --disable-host-check",
+ "webapp": "ng serve --configuration=webapp --port=8099",
+ "build": "ng build --configuration=production && gzip -9 ./dist/homer-ui/*.js && npm run extract-version",
+ "extract-version": "egrep -o '[0-9]+.[0-9]+.[0-9]+' ./src/VERSION.ts > ./dist/homer-ui/version.txt",
"build-keep-js": "ng build --configuration=production && gzip -9 -k ./dist/homer-ui/*.js",
+ "build-dev": "ng build --configuration=preprod && gzip -9 ./dist/homer-ui/*.js && npm run extract-version",
+ "serve:all": "concurrently --kill-others \"npm run serve:hepic-view\" \"npm run dev\" \"npm run serve:hepic-export\"",
+ "serve:hepic-view": "concurrently --kill-others \"ng serve hepic-view --configuration=development --port=83 --open --proxy-config .\\projects\\hepic-view\\proxy.conf.json\" \"node .\\projects\\hepic-view\\proxy\\index.js\"",
+ "serve:dev": "concurrently --kill-others \"npm run dev\" \"ng serve hepic-view --port=83 --host=0.0.0.0 --disable-host-check\"",
+ "serve:dev:de9": "concurrently --kill-others \"npm run de9\" \"ng serve hepic-view --port=9987 --host=0.0.0.0 --disable-host-check\"",
+ "serve:hepic-export": "ng serve hepic-export --configuration=development --open --port=84 --disable-host-check",
+ "build:hepic-view": "ng build hepic-view --configuration=production",
+ "build:hepic-export": "ng build hepic-export --configuration=production",
+ "build-prod:hepic-export": "ng build hepic-export --configuration=production --output-hashing=none --single-bundle true",
+ "build:all-prod": "npm run build:hepic-view && npm run build",
+ "build:hepic-admin": "cd projects/hepic-admin/ && npm install && npm run build && cd ./../.. && gzip -9 -k ./dist/hepic-admin/*.js",
+ "serve:hepic-admin": "cd projects/hepic-admin/ && npm install && ng serve --port=8003 --disable-host-check --host=0.0.0.0 --open",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
},
"private": true,
"dependencies": {
- "@ag-grid-community/all-modules": "^25.3.0",
- "@ag-grid-community/angular": "^25.3.0",
- "@angular-material-components/color-picker": "^6.0.0",
- "@angular-material-components/datetime-picker": "^6.0.3",
- "@angular-material-components/moment-adapter": "^6.0.0",
- "@angular/animations": "^12.1.4",
- "@angular/cdk": "^12.1.4",
- "@angular/common": "^12.1.4",
- "@angular/compiler": "^12.1.4",
- "@angular/core": "^12.1.4",
- "@angular/forms": "^12.1.4",
- "@angular/material": "^12.1.4",
- "@angular/platform-browser": "^12.1.4",
- "@angular/platform-browser-dynamic": "^12.1.4",
- "@angular/router": "^12.1.4",
- "@fortawesome/angular-fontawesome": "^0.9.0",
- "@fortawesome/fontawesome-svg-core": "^1.2.35",
+ "@angular-material-components/color-picker": "^9.0.0",
+ "@angular-material-components/datetime-picker": "^9.0.0",
+ "@angular-material-components/moment-adapter": "^9.0.0",
+ "@angular/animations": "^15.1.4",
+ "@angular/cdk": "^15.1.4",
+ "@angular/common": "^15.1.4",
+ "@angular/compiler": "^15.1.4",
+ "@angular/core": "^15.1.4",
+ "@angular/forms": "^15.1.4",
+ "@angular/material": "^15.1.4",
+ "@angular/platform-browser": "^15.1.4",
+ "@angular/platform-browser-dynamic": "^15.1.4",
+ "@angular/router": "^15.1.4",
+ "@fortawesome/angular-fontawesome": "^0.12.0",
+ "@fortawesome/fontawesome-svg-core": "^1.3.0",
"@fortawesome/free-brands-svg-icons": "^5.15.3",
"@fortawesome/free-regular-svg-icons": "^5.15.3",
"@fortawesome/free-solid-svg-icons": "^5.15.3",
- "@ng-select/ng-select": "^7.2.0",
+ "@ng-select/ng-select": "^10.0.0",
+ "@ngneat/until-destroy": "^10.0.0",
"@ngx-translate/core": "^13.0.0",
"@ngx-translate/http-loader": "^6.0.0",
+ "@stelmukhov/ngx-text-diff": "^0.6.4",
"@techiediaries/ngx-qrcode": "^9.1.0",
- "ace-builds": "^1.4.12",
- "ag-charts-angular": "^3.3.0",
- "ag-charts-community": "^3.3.0",
- "ag-grid-angular": "^25.3.0",
- "ag-grid-community": "^25.3.0",
- "angular-gridster2": "^12.1.0",
+ "@xirenec/ng2-charts": "^2.0.0",
+ "ag-charts-angular": "^7.0.0",
+ "ag-charts-community": "^7.0.0",
+ "ag-grid-angular": "^29.0.0",
+ "ag-grid-community": "^29.0.0",
+ "angular-gridster2": "^15.0.0",
+ "autoprefixer": "10.4.5",
"bogon": "^1.0.0",
- "bootstrap": "^5.0.2",
- "chartjs-plugin-gantt": "^0.9.0",
+ "bootstrap": "^5.3.2",
+ "chart.js": "^2.0.0",
+ "codejar": "3.7.0",
+ "fp-ts": "~2.12.1",
+ "highlight.js": "^11.7.0",
"html2canvas": "^1.1.4",
+ "io-ts": "^2.2.20",
+ "is-in-subnet": "^4.0.1",
"jwt-decode": "^3.1.2",
+ "maplibre-gl": "1.13.0-rc.1",
"moment": "^2.29.1",
- "moment-timezone": "^0.5.33",
- "ng-dynamic-component": "^8.0.1",
+ "moment-timezone": "^0.5.40",
+ "ng-dynamic-component": "^10.3.0",
"ng-table-virtual-scroll": "^1.3.7",
- "ng2-ace-editor": "^0.3.9",
- "ng2-charts": "^2.4.3",
"ng2-search-filter": "^0.5.1",
- "ngx-ace-wrapper": "^11.0.0",
"ngx-build-plus": "^12.2.0",
- "ngx-color": "^7.2.0",
+ "ngx-codejar": "5.1.3",
"ngx-json-viewer": "~3.0.2",
- "ngx-markdown": "^12.0.1",
- "ngx-take-until-destroy": "^5.4.0",
- "ngx-virtual-scroller": "^4.0.3",
- "npm": "^7.20.3",
+ "ngx-markdown": "^15.0.1",
"parsip": "^1.0.6",
"path-browserify": "^1.0.1",
"postcss": "^8.3.6",
"process": "^0.11.10",
"rxjs": "^7.3.0",
- "swagger-ui-dist": "3.45.1",
- "swagger-ui-themes": "3.0.1",
+ "stream-browserify": "^3.0.0",
+ "swagger-ui-dist": "^4.15.5",
+ "swagger-ui-themes": "^3.0.1",
+ "timers-browserify": "^2.0.12",
"ts-md5": "^1.2.9",
- "tslib": "^2.3.0",
- "vm": "^0.1.0",
+ "vis": "^4.21.0-EOL",
"wavesurfer.js": "^5.1.0",
"xlsx": "^0.17.0",
"zone.js": "^0.11.4"
},
"devDependencies": {
- "@angular-devkit/build-angular": "^12.1.4",
- "@angular/cli": "^12.1.4",
- "@angular/compiler-cli": "^12.1.4",
+ "@angular-devkit/build-angular": "^15.1.5",
+ "@angular/cli": "^15.1.5",
+ "@angular/compiler-cli": "^15.1.4",
+ "@types/highlight.js": "^10.1.0",
"@types/jasmine": "^3.8.2",
"@types/node": "^16.4.7",
"codelyzer": "^6.0.2",
@@ -97,6 +115,6 @@
"protractor": "^7.0.0",
"ts-node": "^10.1.0",
"tslint": "^6.1.3",
- "typescript": "4.3.5"
+ "typescript": "4.9.5"
}
}
diff --git a/src/app/app-routing.module.ts b/src/app/app-routing.module.ts
index aed2d43c..02972627 100644
--- a/src/app/app-routing.module.ts
+++ b/src/app/app-routing.module.ts
@@ -1,11 +1,10 @@
import { NgModule } from '@angular/core';
-
-import { Routes, RouterModule } from '@angular/router';
+import { RouterModule, Routes } from '@angular/router';
const routes: Routes = [];
@NgModule({
imports: [RouterModule.forRoot(routes)],
- exports: [RouterModule],
+ exports: [RouterModule]
})
export class AppRoutingModule { }
diff --git a/src/app/app.component.html b/src/app/app.component.html
index 0cc9f93e..bb79e251 100644
--- a/src/app/app.component.html
+++ b/src/app/app.component.html
@@ -1,5 +1,5 @@
diff --git a/src/app/components/login/login.component.scss b/src/app/components/login/login.component.scss
index e431ea20..4ffa06f4 100644
--- a/src/app/components/login/login.component.scss
+++ b/src/app/components/login/login.component.scss
@@ -21,12 +21,12 @@
.login-submit {
border: none;
- background: hsl(0, 0%, 28%);
+ background: hsl(0, 0%, 28%) !important;
border-radius: 3px;
width: 100% !important;
height: 35px;
margin-top: 20px !important;
- color: white;
+ color: white !important;
font-size: 15px;
cursor: pointer;
float: right;
@@ -82,45 +82,77 @@
display: grid;
row-gap: 15px;
}
-
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
& .mat-form-field-wrapper {
//height: 60px;
-
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
& .mat-form-field-flex {
height: 35px;
-
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
& .mat-form-field-outline {
height: 35px;
}
-
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
& .mat-form-field-infix {
top: -12px;
-
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
& .mat-form-field-label,
& .mat-input-element {
font-size: 15px;
}
-
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
& .mat-form-field-label-wrapper {
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
& .mat-form-field-label {
height: 14px;
}
}
}
}
-
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
& .mat-form-field-outline {
background: #fafafa;
}
-
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
& .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
color: grey !important;
}
-
+ /*TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version.*/
& .mat-select-arrow-wrapper {
transform: translateY(5%) !important;
}
-
+ /*TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version.*/
+ /*TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version.*/
& .mat-select-placeholder {
position: relative;
height: 40px;
diff --git a/src/app/components/login/login.component.ts b/src/app/components/login/login.component.ts
index f4564d1a..fd92e305 100644
--- a/src/app/components/login/login.component.ts
+++ b/src/app/components/login/login.component.ts
@@ -19,7 +19,7 @@ import { TranslateService } from '@ngx-translate/core';
encapsulation: ViewEncapsulation.None,
changeDetection: ChangeDetectionStrategy.OnPush
})
-export class LoginComponent implements OnInit {
+export class LoginComponent implements OnInit {
@ViewChild('oAuthButton', { static: false }) oAuthButton;
loginForm: FormGroup;
authTypes: any;
@@ -73,7 +73,7 @@ export class LoginComponent implements OnInit {
if (data) {
this.router.navigateByUrl(this.returnUrl);
this.userSecurityService.getAdmin();
- }
+ }
},
(error) => {
this.alertService.error(error);
@@ -139,7 +139,7 @@ export class LoginComponent implements OnInit {
}
// convenience getter for easy access to form fields
- get f() {
+ get f(): any {
return this.loginForm.controls;
}
@@ -160,7 +160,7 @@ export class LoginComponent implements OnInit {
if (data) {
this.router.navigateByUrl(this.returnUrl);
this.userSecurityService.getAdmin();
- }
+ }
},
(error) => {
this.alertService.error(error);
diff --git a/src/app/components/menu/menu.component.ts b/src/app/components/menu/menu.component.ts
index aaa50123..b22dd706 100644
--- a/src/app/components/menu/menu.component.ts
+++ b/src/app/components/menu/menu.component.ts
@@ -31,7 +31,7 @@ import {
import { MatDialog } from '@angular/material/dialog';
import { AddDashboardDialogComponent } from '../dashboard/';
import { Router, ActivationEnd } from '@angular/router';
-import * as moment from 'moment';
+import moment from 'moment';
import { lastValueFrom, Subscription } from 'rxjs';
import { filter } from 'rxjs/operators';
import { environment } from '@environments/environment';
@@ -380,9 +380,9 @@ export class MenuComponent implements OnInit, OnDestroy {
if (this.favoriteDashboardsList.length > 0) {
this.dashboards.sort((a,b) => {
if( this.favoriteDashboardsList.find(dashboard => a.name === dashboard.name)) {
-
+
if(this.favoriteDashboardsList.length > 1 && this.favoriteDashboardsList.find(dashboard => b.name === dashboard.name)) {
-
+
return a.name.toLowerCase().localeCompare(b.name.toLowerCase());
}
return -1
diff --git a/src/app/components/preference/cell-types/active-cell/active-cell.component.scss b/src/app/components/preference/cell-types/active-cell/active-cell.component.scss
index fd47d08e..6687c32b 100644
--- a/src/app/components/preference/cell-types/active-cell/active-cell.component.scss
+++ b/src/app/components/preference/cell-types/active-cell/active-cell.component.scss
@@ -23,7 +23,7 @@
font-size: 12px;
line-height: 3;
}
-td.mat-cell {
+td.mat-mdc-cell {
padding-left: 5px;
text-overflow: ellipsis;
overflow: hidden;
diff --git a/src/app/components/preference/cell-types/data-cell/data-cell.component.scss b/src/app/components/preference/cell-types/data-cell/data-cell.component.scss
index 849975c7..9311ffa2 100644
--- a/src/app/components/preference/cell-types/data-cell/data-cell.component.scss
+++ b/src/app/components/preference/cell-types/data-cell/data-cell.component.scss
@@ -20,7 +20,7 @@
}
}
}
-td.mat-cell {
+td.mat-mdc-cell {
padding-left: 5px;
text-overflow: ellipsis;
overflow: hidden;
diff --git a/src/app/components/preference/cell-types/expire-cell/expire-cell.component.ts b/src/app/components/preference/cell-types/expire-cell/expire-cell.component.ts
index cc5671d4..68d85830 100644
--- a/src/app/components/preference/cell-types/expire-cell/expire-cell.component.ts
+++ b/src/app/components/preference/cell-types/expire-cell/expire-cell.component.ts
@@ -6,7 +6,7 @@ import {
ViewChild,
} from '@angular/core';
import { MatColumnDef, MatCellDef, MatTable } from '@angular/material/table';
-import * as moment from 'moment';
+import moment from 'moment';
@Component({
selector: 'app-expire-cell',
templateUrl: './expire-cell.component.html',
@@ -35,7 +35,7 @@ export class ExpireCellComponent implements OnInit {
const now = moment().unix();
const record = moment(t).unix();
if(now && record){
- return now > record
+ return now > record
} else { return false }
}
diff --git a/src/app/components/preference/cell-types/generic-cell/generic-cell.component.scss b/src/app/components/preference/cell-types/generic-cell/generic-cell.component.scss
index 613ec5a8..2b7bb8df 100644
--- a/src/app/components/preference/cell-types/generic-cell/generic-cell.component.scss
+++ b/src/app/components/preference/cell-types/generic-cell/generic-cell.component.scss
@@ -1,4 +1,4 @@
-td.mat-cell {
+td.mat-mdc-cell {
padding-left: 5px;
text-overflow: ellipsis;
overflow: hidden;
diff --git a/src/app/components/preference/cell-types/last-error-cell/last-error-cell.component.scss b/src/app/components/preference/cell-types/last-error-cell/last-error-cell.component.scss
index 1053445a..65e5e257 100644
--- a/src/app/components/preference/cell-types/last-error-cell/last-error-cell.component.scss
+++ b/src/app/components/preference/cell-types/last-error-cell/last-error-cell.component.scss
@@ -1,4 +1,4 @@
-td.mat-cell {
+td.mat-mdc-cell {
padding-left: 5px;
text-overflow: ellipsis;
overflow: hidden;
diff --git a/src/app/components/preference/cell-types/tool-cell/tool-cell.component.scss b/src/app/components/preference/cell-types/tool-cell/tool-cell.component.scss
index 0082eac7..aa76ee00 100644
--- a/src/app/components/preference/cell-types/tool-cell/tool-cell.component.scss
+++ b/src/app/components/preference/cell-types/tool-cell/tool-cell.component.scss
@@ -99,7 +99,7 @@
}
}
-td.mat-cell {
+td.mat-mdc-cell {
padding-left: 5px;
text-overflow: ellipsis;
overflow: hidden;
diff --git a/src/app/components/preference/dialogs/dialog-advanced/dialog-advanced.component.html b/src/app/components/preference/dialogs/dialog-advanced/dialog-advanced.component.html
index f1cc3f1e..726451f9 100644
--- a/src/app/components/preference/dialogs/dialog-advanced/dialog-advanced.component.html
+++ b/src/app/components/preference/dialogs/dialog-advanced/dialog-advanced.component.html
@@ -18,33 +18,36 @@
{{ 'preference.advanced.dialog.category' | translate }}
- {{'validators.required' | translate }}
-
- {{ category?.errors?.minlength?.requiredLength }} {{'validators.minChars' | translate }}
+ {{'validators.required' | translate }}
+
+ {{ category?.errors?.['minlength']?.requiredLength }} {{'validators.minChars' | translate }}
-
- {{ category?.errors?.maxlength?.requiredLength }} {{'validators.maxChars' | translate }}
+
+ {{ category?.errors?.['maxlength']?.requiredLength }} {{'validators.maxChars' | translate }}
-
+
{{'validators.pattern' | translate }} [aA-Zz], [0-9], "-" or "_"]
{{ 'preference.advanced.dialog.param' | translate }}
- {{'validators.required' | translate }}
-
- {{ param?.errors?.minlength?.requiredLength }} {{'validators.minChars' | translate }}
+ {{'validators.required' | translate }}
+
+ {{ param?.errors?.['minlength']?.requiredLength }} {{'validators.minChars' | translate }}
-
\ No newline at end of file
+
diff --git a/src/app/components/preference/dialogs/dialog-advanced/dialog-advanced.component.scss b/src/app/components/preference/dialogs/dialog-advanced/dialog-advanced.component.scss
index e1aa37e4..73de6a2d 100644
--- a/src/app/components/preference/dialogs/dialog-advanced/dialog-advanced.component.scss
+++ b/src/app/components/preference/dialogs/dialog-advanced/dialog-advanced.component.scss
@@ -21,9 +21,11 @@
.hide {
display: none !important;
}
-::ng-deep .mat-input-element:disabled {
+::ng-deep .mat-mdc-input-element:disabled {
color: black;
}
+/*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+/*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
::ng-deep .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
background-image: unset;
background-color: rgba(0,0,0,.42);
diff --git a/src/app/components/preference/dialogs/dialog-agentsub/dialog-agentsub.component.html b/src/app/components/preference/dialogs/dialog-agentsub/dialog-agentsub.component.html
index 88bad782..afb2c675 100644
--- a/src/app/components/preference/dialogs/dialog-agentsub/dialog-agentsub.component.html
+++ b/src/app/components/preference/dialogs/dialog-agentsub/dialog-agentsub.component.html
@@ -28,8 +28,10 @@
\ No newline at end of file
+
diff --git a/src/app/components/preference/dialogs/dialog-alias/dialog-alias.component.html b/src/app/components/preference/dialogs/dialog-alias/dialog-alias.component.html
index 901effc7..7590e5c8 100644
--- a/src/app/components/preference/dialogs/dialog-alias/dialog-alias.component.html
+++ b/src/app/components/preference/dialogs/dialog-alias/dialog-alias.component.html
@@ -1,8 +1,9 @@
-
-
\ No newline at end of file
+
diff --git a/src/app/components/preference/dialogs/dialog-hepsub/dialog-hepsub.component.scss b/src/app/components/preference/dialogs/dialog-hepsub/dialog-hepsub.component.scss
index a4eda2dd..851ab18e 100644
--- a/src/app/components/preference/dialogs/dialog-hepsub/dialog-hepsub.component.scss
+++ b/src/app/components/preference/dialogs/dialog-hepsub/dialog-hepsub.component.scss
@@ -22,9 +22,11 @@
display: none !important;
}
-::ng-deep .mat-input-element:disabled {
+::ng-deep .mat-mdc-input-element:disabled {
color: black;
}
+/*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
+/*TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
::ng-deep .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
background-image: unset;
background-color: rgba(0,0,0,.42);
diff --git a/src/app/components/preference/dialogs/dialog-mapping/dialog-mapping.component.html b/src/app/components/preference/dialogs/dialog-mapping/dialog-mapping.component.html
index b18b5dfd..f36e98ea 100644
--- a/src/app/components/preference/dialogs/dialog-mapping/dialog-mapping.component.html
+++ b/src/app/components/preference/dialogs/dialog-mapping/dialog-mapping.component.html
@@ -1,104 +1,182 @@
-
-
-
+
diff --git a/src/app/components/preference/pages/page-reset/page-reset.component.scss b/src/app/components/preference/pages/page-reset/page-reset.component.scss
index 4d4ad415..5b1fcb5f 100644
--- a/src/app/components/preference/pages/page-reset/page-reset.component.scss
+++ b/src/app/components/preference/pages/page-reset/page-reset.component.scss
@@ -68,13 +68,19 @@
border-left: 2px #6687bd solid;
box-shadow: none !important;
background-color: #009cbf;
-
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
::ng-deep.mat-select-value {
position: absolute;
}
-
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
::ng-deep.mat-select-arrow-wrapper {
display: block;
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
.mat-select-arrow {
color:white;
margin: 0px !important;
diff --git a/src/app/components/preference/pages/page-scripts/page-scripts.component.scss b/src/app/components/preference/pages/page-scripts/page-scripts.component.scss
index 60cb8895..4d6307c0 100644
--- a/src/app/components/preference/pages/page-scripts/page-scripts.component.scss
+++ b/src/app/components/preference/pages/page-scripts/page-scripts.component.scss
@@ -1,5 +1,5 @@
-td.mat-cell {
+td.mat-mdc-cell {
padding-left: 5px;
text-overflow: ellipsis;
overflow: hidden;
@@ -34,7 +34,7 @@ table {
}
}
-.mat-form-field {
+.mat-mdc-form-field {
font-size: 14px;
width: 100%;
}
diff --git a/src/app/components/preference/pages/page-system-overview/page-system-overview.component.scss b/src/app/components/preference/pages/page-system-overview/page-system-overview.component.scss
index 60cb8895..4d6307c0 100644
--- a/src/app/components/preference/pages/page-system-overview/page-system-overview.component.scss
+++ b/src/app/components/preference/pages/page-system-overview/page-system-overview.component.scss
@@ -1,5 +1,5 @@
-td.mat-cell {
+td.mat-mdc-cell {
padding-left: 5px;
text-overflow: ellipsis;
overflow: hidden;
@@ -34,7 +34,7 @@ table {
}
}
-.mat-form-field {
+.mat-mdc-form-field {
font-size: 14px;
width: 100%;
}
diff --git a/src/app/components/preference/pages/page-user-settings/page-user-settings.component.scss b/src/app/components/preference/pages/page-user-settings/page-user-settings.component.scss
index 60cb8895..4d6307c0 100644
--- a/src/app/components/preference/pages/page-user-settings/page-user-settings.component.scss
+++ b/src/app/components/preference/pages/page-user-settings/page-user-settings.component.scss
@@ -1,5 +1,5 @@
-td.mat-cell {
+td.mat-mdc-cell {
padding-left: 5px;
text-overflow: ellipsis;
overflow: hidden;
@@ -34,7 +34,7 @@ table {
}
}
-.mat-form-field {
+.mat-mdc-form-field {
font-size: 14px;
width: 100%;
}
diff --git a/src/app/components/preference/pages/page-users/page-users.component.scss b/src/app/components/preference/pages/page-users/page-users.component.scss
index 60cb8895..4d6307c0 100644
--- a/src/app/components/preference/pages/page-users/page-users.component.scss
+++ b/src/app/components/preference/pages/page-users/page-users.component.scss
@@ -1,5 +1,5 @@
-td.mat-cell {
+td.mat-mdc-cell {
padding-left: 5px;
text-overflow: ellipsis;
overflow: hidden;
@@ -34,7 +34,7 @@ table {
}
}
-.mat-form-field {
+.mat-mdc-form-field {
font-size: 14px;
width: 100%;
}
diff --git a/src/app/components/preference/pages/page-users/page-users.component.ts b/src/app/components/preference/pages/page-users/page-users.component.ts
index a12a50ed..88660b7a 100644
--- a/src/app/components/preference/pages/page-users/page-users.component.ts
+++ b/src/app/components/preference/pages/page-users/page-users.component.ts
@@ -29,7 +29,7 @@ import { AlertService, AuthenticationService, UserSecurityService } from '@app/s
import { DialogImportComponent } from '@app/components/preference/service-dialogs';
import { PreferencesComponentMapping } from '@app/models/preferences-component-mapping';
-import * as moment from 'moment';
+import moment from 'moment';
import { Functions } from '@app/helpers/functions';
@Component({
selector: 'app-page-users',
@@ -195,8 +195,8 @@ export class PageUsersComponent implements OnInit, OnDestroy, AfterViewInit {
const newBlob = new Blob([csv], {
type: 'text/csv;charset=utf-8;',
});
- if (window.navigator && window.navigator.msSaveOrOpenBlob) {
- window.navigator.msSaveOrOpenBlob(newBlob);
+ if (window.navigator && window.navigator['msSaveOrOpenBlob']) {
+ window.navigator['msSaveOrOpenBlob'](newBlob);
return;
}
const data = window.URL.createObjectURL(newBlob);
diff --git a/src/app/components/preference/preference.component.scss b/src/app/components/preference/preference.component.scss
index a53584be..979d3f1f 100644
--- a/src/app/components/preference/preference.component.scss
+++ b/src/app/components/preference/preference.component.scss
@@ -20,7 +20,7 @@ table {
width: 100%;
}
-.mat-form-field {
+.mat-mdc-form-field {
font-size: 14px;
width: 100%;
}
@@ -386,7 +386,7 @@ a:hover {
justify-content: space-around;
}
-td.mat-cell {
+td.mat-mdc-cell {
padding-left: 5px;
text-overflow: ellipsis;
overflow: hidden;
@@ -415,12 +415,18 @@ td.mat-cell {
border-left: 1px black solid;
box-shadow: none !important;
background-color: #009cbf22;
-
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
::ng-deep.mat-select-value {
position: absolute;
}
-
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
::ng-deep.mat-select-arrow-wrapper {
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
+ /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
.mat-select-arrow {
margin: 0px !important;
margin-left: -5px !important;
diff --git a/src/app/components/preference/preference.component.ts b/src/app/components/preference/preference.component.ts
index ac620322..f5e567fc 100644
--- a/src/app/components/preference/preference.component.ts
+++ b/src/app/components/preference/preference.component.ts
@@ -112,7 +112,7 @@ export class PreferenceComponent implements OnInit, OnDestroy, AfterViewInit {
router.events
.pipe(filter((e) => e instanceof ActivationEnd))
.subscribe((evt: ActivationEnd) => {
- this.pageId = decodeURI(evt.snapshot.params?.id);
+ this.pageId = decodeURI(evt.snapshot.params?.['id']);
this.cdr.detectChanges();
});
}
diff --git a/src/app/components/preference/service-dialogs/dialog-import/dialog-import.component.html b/src/app/components/preference/service-dialogs/dialog-import/dialog-import.component.html
index fa5b2bcd..90d5e024 100644
--- a/src/app/components/preference/service-dialogs/dialog-import/dialog-import.component.html
+++ b/src/app/components/preference/service-dialogs/dialog-import/dialog-import.component.html
@@ -14,7 +14,7 @@
-
+
diff --git a/src/app/components/search-grid-call/detail-dialog/detail-dialog.component.scss b/src/app/components/search-grid-call/detail-dialog/detail-dialog.component.scss
index 0e5d9f0c..543984ad 100644
--- a/src/app/components/search-grid-call/detail-dialog/detail-dialog.component.scss
+++ b/src/app/components/search-grid-call/detail-dialog/detail-dialog.component.scss
@@ -1,8 +1,13 @@
-.transaction-mat-tab-wrapper ::ng-deep .mat-tab-body.mat-tab-body-active {
+
+/* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */
+/* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */
+.transaction-mat-tab-wrapper ::ng-deep .mat-mdc-tab-body.mat-tab-body-active {
height: 0;
display: none;
}
+/* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */
+/* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */
.transaction-mat-tab-wrapper ::ng-deep .mat-tab-label {
min-width: inherit;
padding: 0 1rem;
@@ -71,6 +76,6 @@
overflow: hidden;
}
}
-::ng-deep .mat-tab-header {
+::ng-deep .mat-mdc-tab-header {
z-index: 1;
}
diff --git a/src/app/components/search-grid-call/detail-dialog/detail-dialog.component.ts b/src/app/components/search-grid-call/detail-dialog/detail-dialog.component.ts
index ad20ee60..73cd2212 100644
--- a/src/app/components/search-grid-call/detail-dialog/detail-dialog.component.ts
+++ b/src/app/components/search-grid-call/detail-dialog/detail-dialog.component.ts
@@ -24,7 +24,7 @@ import {
} from '@app/services';
import { AgentRequestModel } from '@app/models/agent-request-model';
-import * as moment from 'moment';
+import moment from 'moment';
@Component({
selector: 'app-detail-dialog',
diff --git a/src/app/components/search-grid-call/detail-dialog/tab-callinfo/tab-callinfo.component.ts b/src/app/components/search-grid-call/detail-dialog/tab-callinfo/tab-callinfo.component.ts
index 9e03e19f..11173da6 100644
--- a/src/app/components/search-grid-call/detail-dialog/tab-callinfo/tab-callinfo.component.ts
+++ b/src/app/components/search-grid-call/detail-dialog/tab-callinfo/tab-callinfo.component.ts
@@ -6,7 +6,7 @@ import {
AfterViewInit,
} from '@angular/core';
import { Functions } from '../../../../helpers/functions';
-import * as moment from 'moment';
+import moment from 'moment';
enum COLOR {
green = '#dcf7dc',
diff --git a/src/app/components/search-grid-call/detail-dialog/tab-callinfo/tab-callinfo.module.ts b/src/app/components/search-grid-call/detail-dialog/tab-callinfo/tab-callinfo.module.ts
index 2becccd7..c24cbeac 100644
--- a/src/app/components/search-grid-call/detail-dialog/tab-callinfo/tab-callinfo.module.ts
+++ b/src/app/components/search-grid-call/detail-dialog/tab-callinfo/tab-callinfo.module.ts
@@ -1,4 +1,4 @@
-import { ChartsModule } from 'ng2-charts';
+import { ChartsModule } from '@xirenec/ng2-charts';
import { MatIconModule } from '@angular/material/icon';
import { MatButtonModule } from '@angular/material/button';
import { NgModule } from '@angular/core';
diff --git a/src/app/components/search-grid-call/detail-dialog/tab-export/tab-export.component.scss b/src/app/components/search-grid-call/detail-dialog/tab-export/tab-export.component.scss
index 4fb32391..9cf17a0d 100644
--- a/src/app/components/search-grid-call/detail-dialog/tab-export/tab-export.component.scss
+++ b/src/app/components/search-grid-call/detail-dialog/tab-export/tab-export.component.scss
@@ -1,5 +1,5 @@
@import '../../../../../theme.scss';
-@import '~@angular/material/theming';
+@import '@angular/material/theming';
$primary: mat-palette($homerprimary);
$accent: mat-palette($homeraccent);
::ng-deep .ipSelect{
@@ -36,14 +36,20 @@ $accent: mat-palette($homeraccent);
width: 100% !important;
padding: 0;
}
+/* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
+/* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
::ng-deep .mat-select-placeholder{
color:white !important;
font-weight: 500;
}
+/* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
+/* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
::ng-deep mat-select-trigger{
color:white !important;
font-weight: 500;
}
+/* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
+/* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
::ng-deep .mat-select-arrow{
color:white !important;
font-weight: 500;
diff --git a/src/app/components/search-grid-call/detail-dialog/tab-hepsub/moment.pipe.ts b/src/app/components/search-grid-call/detail-dialog/tab-hepsub/moment.pipe.ts
index f1b07d2b..64e76474 100644
--- a/src/app/components/search-grid-call/detail-dialog/tab-hepsub/moment.pipe.ts
+++ b/src/app/components/search-grid-call/detail-dialog/tab-hepsub/moment.pipe.ts
@@ -1,5 +1,5 @@
import { Pipe, PipeTransform } from '@angular/core';
-import * as moment from 'moment';
+import moment from 'moment';
@Pipe({
name: 'moment',
diff --git a/src/app/components/search-grid-call/detail-dialog/tab-messages/tab-messages.component.scss b/src/app/components/search-grid-call/detail-dialog/tab-messages/tab-messages.component.scss
index adee38ee..a4123eb7 100644
--- a/src/app/components/search-grid-call/detail-dialog/tab-messages/tab-messages.component.scss
+++ b/src/app/components/search-grid-call/detail-dialog/tab-messages/tab-messages.component.scss
@@ -38,12 +38,13 @@
}
}
}
-
+ /* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version.*/
+ /* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version.*/
.mat-tab-body-content {
overflow-x: hidden !important;
}
- td.mat-cell {
+ td.mat-mdc-cell {
border-bottom-style: unset !important;
border-right-style: solid !important;
border-right-width: 1px !important;
@@ -53,7 +54,7 @@
max-width:125px;
overflow:hidden;
text-overflow: ellipsis !important;
- &:last-child.mat-cell {
+ &:last-child.mat-mdc-cell {
border-right-style: unset !important;
}
& .ellipsis-text {
@@ -67,7 +68,7 @@
padding-left: 5px !important;
}
- .mat-row {
+ .mat-mdc-row {
&:nth-child(2n+1) {
background-color: #DFF1FF;
}
diff --git a/src/app/components/search-grid-call/detail-dialog/tab-qos/tab-qos.component.html b/src/app/components/search-grid-call/detail-dialog/tab-qos/tab-qos.component.html
index 890ff044..85937cf8 100644
--- a/src/app/components/search-grid-call/detail-dialog/tab-qos/tab-qos.component.html
+++ b/src/app/components/search-grid-call/detail-dialog/tab-qos/tab-qos.component.html
@@ -59,7 +59,7 @@
No Data shown
{{ item.value }}
- No Data shown
- !['', 'id'].includes(column.colDef.field))
.forEach(column => this.allColumnIds.push({
@@ -73,7 +73,7 @@ export class ExportDialogComponent implements OnInit {
}
}
ngOnInit() {
- if (typeof this.apiColumn.getAllColumns() !== 'undefined' && this.apiColumn.getAllColumns() !== null) {
+ if (typeof this.apiColumn?.getAllColumns() !== 'undefined' && this.apiColumn.getAllColumns() !== null) {
for (let i = 0; i < this._bufferData.length; i++) {
if (this._bufferData[i].selected) {
this.exportColumns.push(this._bufferData[i].field);
@@ -86,7 +86,7 @@ export class ExportDialogComponent implements OnInit {
this.cdr.detectChanges();
}
onUpdateProto(event) {
- if (typeof this.apiColumn.getAllColumns() !== 'undefined' && this.apiColumn.getAllColumns() !== null) {
+ if (typeof this.apiColumn?.getAllColumns() !== 'undefined' && this.apiColumn.getAllColumns() !== null) {
const objField = event.find(i => {
const k = this._bufferData.find(j => i.name === j.name);
return i.selected !== k.selected;
diff --git a/src/app/components/search-grid-call/filters/status-filter/status-filter.component.ts b/src/app/components/search-grid-call/filters/status-filter/status-filter.component.ts
index accf6e30..0ebcc8b9 100644
--- a/src/app/components/search-grid-call/filters/status-filter/status-filter.component.ts
+++ b/src/app/components/search-grid-call/filters/status-filter/status-filter.component.ts
@@ -3,21 +3,24 @@ import {
IAfterGuiAttachedParams,
IDoesFilterPassParams,
IFilterParams,
- RowNode,
-} from '@ag-grid-community/all-modules';
-import { IFilterAngularComp } from '@ag-grid-community/angular';
+ IRowNode,
+ ValueGetterParams
+} from 'ag-grid-community';
+import { IFilterAngularComp } from 'ag-grid-angular';
import { PreferenceMappingProtocolService } from '@app/services';
import { Functions } from '@app/helpers/functions';
import { ConstValue, UserConstValue } from '@app/models';
+type valueGetter = (rowNode: IRowNode | ValueGetterParams) => any
+type FilterParams = Omit & { valueGetter: valueGetter };
@Component({
selector: 'app-status-filter',
templateUrl: 'status-filter.component.html',
styleUrls: ['status-filter.component.scss']
})
export class StatusFilterComponent implements IFilterAngularComp {
- private params: IFilterParams;
- private valueGetter: (rowNode: RowNode) => any;
+ private params: FilterParams;
+ private valueGetter: valueGetter;
public text = '';
private statusMapping;
diff --git a/src/app/components/search-grid-call/grid-chart-dialog/grid-chart-dialog.component.scss b/src/app/components/search-grid-call/grid-chart-dialog/grid-chart-dialog.component.scss
index 28b6434d..34104ac1 100644
--- a/src/app/components/search-grid-call/grid-chart-dialog/grid-chart-dialog.component.scss
+++ b/src/app/components/search-grid-call/grid-chart-dialog/grid-chart-dialog.component.scss
@@ -92,7 +92,7 @@ section {
background: transparent;
}
-.chart-button-row .mat-button-base {
+.chart-button-row .mat-mdc-button-base {
margin: 8px 8px 8px 0;
}
@@ -124,7 +124,7 @@ section {
background: rgb(228, 228, 228);
}
- .mat-button {
+ .mat-mdc-button {
padding: 2px 8px !important;
width: 100px;
}
@@ -175,11 +175,13 @@ section {
transform: rotate(90deg);
}
-.mat-form-field {
+.mat-mdc-form-field {
min-width: 46%;
margin: 3px;
}
+/* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version. */
+/* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version. */
::ng-deep .mat-form-field-infix {
width: 100% !important;
}
diff --git a/src/app/components/search-grid-call/grid-chart-dialog/grid-chart-dialog.component.ts b/src/app/components/search-grid-call/grid-chart-dialog/grid-chart-dialog.component.ts
index 539cc8e0..4aba7fc8 100644
--- a/src/app/components/search-grid-call/grid-chart-dialog/grid-chart-dialog.component.ts
+++ b/src/app/components/search-grid-call/grid-chart-dialog/grid-chart-dialog.component.ts
@@ -239,7 +239,7 @@ export class DialogChartGridDialogComponent
this.gridData = [];
// this.id = data.idParent;
if (
- typeof this.apiColumn.getAllColumns() !== 'undefined' &&
+ typeof this.apiColumn?.getAllColumns() !== 'undefined' &&
this.apiColumn.getAllColumns() !== null
) {
Object.values(this.apiColumn.getAllColumns() as Object)
diff --git a/src/app/components/search-grid-call/grid-settings-dialog/grid-settings-dialog.ts b/src/app/components/search-grid-call/grid-settings-dialog/grid-settings-dialog.ts
index 273cdd42..be3d2563 100644
--- a/src/app/components/search-grid-call/grid-settings-dialog/grid-settings-dialog.ts
+++ b/src/app/components/search-grid-call/grid-settings-dialog/grid-settings-dialog.ts
@@ -57,7 +57,7 @@ export class DialogSettingsGridDialog {
this.protocol_id = data.protocol_id;
this.id = data.idParent;
if (
- typeof this.apiColumn.getAllColumns() !== 'undefined' &&
+ typeof this.apiColumn?.getAllColumns() !== 'undefined' &&
this.apiColumn.getAllColumns() !== null
) {
Object.values(this.apiColumn.getAllGridColumns() as Object)
diff --git a/src/app/components/search-grid-call/message-content/message-content.component.scss b/src/app/components/search-grid-call/message-content/message-content.component.scss
index 798f9cd5..1758bd76 100644
--- a/src/app/components/search-grid-call/message-content/message-content.component.scss
+++ b/src/app/components/search-grid-call/message-content/message-content.component.scss
@@ -26,6 +26,8 @@
}
}
+/* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */
+/* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */
.message-container ::ng-deep .mat-tab-label {
min-width: inherit;
padding: 0 1rem;
@@ -36,7 +38,7 @@ table {
height: 38px;
}
- .mat-cell {
+ .mat-mdc-cell {
font-size: 13px !important;
}
}
diff --git a/src/app/components/search-grid-call/message-content/message-content.component.ts b/src/app/components/search-grid-call/message-content/message-content.component.ts
index d7a5f6da..84d9327e 100644
--- a/src/app/components/search-grid-call/message-content/message-content.component.ts
+++ b/src/app/components/search-grid-call/message-content/message-content.component.ts
@@ -1,7 +1,7 @@
import { Functions } from '@app/helpers/functions';
import { Component, OnInit, Input, ViewChild, OnDestroy, ChangeDetectionStrategy, ChangeDetectorRef, AfterViewInit, AfterContentInit } from '@angular/core';
import { MatTabGroup } from '@angular/material/tabs';
-import * as _moment from 'moment';
+import moment from 'moment';
import * as _parsip from 'parsip';
import jwt_decode from 'jwt-decode';
@@ -10,7 +10,7 @@ import { TranslateService } from '@ngx-translate/core';
import { DateFormat, TimeFormattingService } from '@app/services/time-formatting.service';
const parsip = _parsip;
-const moment = _moment;
+// const moment = _moment;
@Component({
selector: 'app-message-content',
templateUrl: './message-content.component.html',
diff --git a/src/app/components/search-grid-call/renderer/column-uuid-renderer.component.ts b/src/app/components/search-grid-call/renderer/column-uuid-renderer.component.ts
index 918ec95a..72f21217 100644
--- a/src/app/components/search-grid-call/renderer/column-uuid-renderer.component.ts
+++ b/src/app/components/search-grid-call/renderer/column-uuid-renderer.component.ts
@@ -10,35 +10,35 @@ import {ICellRendererAngularComp} from 'ag-grid-angular';
`,
styles: ['a { user-select: text; color: inherit; text-decoration: unset; overflow: hidden; }',
`
- ::-moz-selection {
- background:#20c997;
- color:white;
- }
- ::selection {
- background:#20c997;
- color:white;
- }
- .cell-wrapper {
- user-select:contain;
- display: flex;
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- align-items: center;
- padding-left: 5px;
- padding-right: 5px;
- line-height:2;
- }
- .selected {
- transition:.3s all;
- background:#20c997;
- color:white;
- border:1px solid white;
- border-radius:3px;
-
- }`],
+ ::-moz-selection {
+ background:#20c997;
+ color:white;
+ }
+ ::selection {
+ background:#20c997;
+ color:white;
+ }
+ .cell-wrapper {
+ user-select:contain;
+ display: flex;
+ position: absolute;
+ top: 0;
+ left: 0;
+ right: 0;
+ bottom: 0;
+ align-items: center;
+ padding-left: 5px;
+ padding-right: 5px;
+ line-height:2;
+ }
+ .selected {
+ transition:.3s all;
+ background:#20c997;
+ color:white;
+ border:1px solid white;
+ border-radius:3px;
+
+ }`],
changeDetection: ChangeDetectionStrategy.OnPush
})
export class ColumnUuidRenderer implements ICellRendererAngularComp {
diff --git a/src/app/components/search-grid-call/search-grid-call.component.html b/src/app/components/search-grid-call/search-grid-call.component.html
index d11df5cd..397a98e0 100644
--- a/src/app/components/search-grid-call/search-grid-call.component.html
+++ b/src/app/components/search-grid-call/search-grid-call.component.html
@@ -1,69 +1,137 @@
-
+
-
-
-