This is an automated email from the ASF dual-hosted git repository.

riemer pushed a change to branch 3710-centrally-manage-opc-ua-certificates
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from 49a9c2dc2c Add certificate details dialog, improve exception messages
     add cde80ebba4 chore(deps): Update vulnerable deps (#3713)
     add 9fd2b90a9d fix: Sass deprecation warnings (#3712)
     add d9516cd19e fix: Use approved Github actions for PR validation
     add ad2ea97b34 fix: Replace Cypress action with approved action
     add dc0db70e83 fix: Avoid duplicate tree node types in asset browser 
(#3716)
     new 387b045ea4 Merge branch 'dev' into 
3710-centrally-manage-opc-ua-certificates

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/cypress-test.yml                 |  16 +-
 .github/workflows/pr-validation.yml                |  19 +-
 ui/package-lock.json                               | 208 +++++++++++----------
 ui/package.json                                    |   4 +-
 .../asset-browser-hierarchy.component.html         |  21 +--
 .../asset-browser-hierarchy.component.scss         |  10 +
 .../edit-schema-transformation.component.scss      |  19 --
 .../edit-schema-transformation.component.ts        |   2 +-
 .../edit-correction-value.component.scss           |  19 --
 .../edit-correction-value.component.ts             |   2 +-
 ui/src/scss/main.scss                              |   1 -
 ui/src/scss/sp/dialog.scss                         |   2 +-
 ui/src/scss/sp/documentation.ng1.scss              |   4 +-
 ui/src/scss/sp/feedback.ng1.scss                   |  59 ------
 ui/src/scss/sp/main.scss                           |  50 ++---
 ui/src/scss/sp/pipeline-element-options.scss       |  12 +-
 ui/src/scss/sp/pipeline-validation.scss            |   2 -
 ui/src/scss/sp/progress-bar.scss                   |   4 +-
 ui/src/scss/sp/shepherd-new.scss                   |   8 +-
 ui/src/scss/sp/sp-theme.scss                       |   7 +-
 20 files changed, 188 insertions(+), 281 deletions(-)
 delete mode 100644 
ui/src/app/connect/dialog/edit-event-property/components/edit-schema-transformation/edit-schema-transformation.component.scss
 delete mode 100644 
ui/src/app/connect/dialog/edit-event-property/components/edit-value-transformation/edit-correction-value/edit-correction-value.component.scss
 delete mode 100644 ui/src/scss/sp/feedback.ng1.scss

Reply via email to