Skip to content

v1.3.1

Compare
Choose a tag to compare
@rsdmike rsdmike released this 07 May 18:43
d3e76bb

Build

  • dep: bump ui-toolkit version to latest
  • deps: Bump tslib from 2.1.0 to 2.2.0
  • deps: Bump zone.js from 0.10.3 to 0.11.4
  • deps-dev: Bump @angular-devkit/build-angular
  • deps-dev: Bump @angular-eslint/eslint-plugin-template
  • deps-dev: Bump @angular-eslint/eslint-plugin from 2.1.0 to 4.0.0
  • deps-dev: Bump @angular-eslint/schematics from 2.0.2 to 4.0.0
  • deps-dev: Bump @angular/cli from 11.2.9 to 11.2.11 (#202)
  • deps-dev: Bump @angular/cli from 11.2.8 to 11.2.9
  • deps-dev: Bump @angular/localize from 11.2.9 to 11.2.10
  • deps-dev: Bump @angular-eslint/eslint-plugin from 2.0.2 to 2.1.0
  • deps-dev: Bump @typescript-eslint/eslint-plugin (#197)
  • deps-dev: Bump eslint from 7.23.0 to 7.24.0
  • deps-dev: Bump @angular-eslint/eslint-plugin-template
  • deps-dev: Bump @angular/localize from 11.2.8 to 11.2.9
  • deps-dev: Bump @angular/cli from 11.2.7 to 11.2.8
  • deps-dev: Bump @typescript-eslint/eslint-plugin
  • deps-dev: Bump @angular-devkit/build-angular
  • deps-dev: Bump @typescript-eslint/parser from 4.20.0 to 4.21.0
  • deps-dev: Bump @angular-devkit/build-angular (#203)
  • deps-dev: Bump @angular/cli from 11.2.6 to 11.2.7
  • deps-dev: Bump @angular/localize from 11.2.7 to 11.2.8
  • version: update package.json to v1.3.0

Ci

  • bump cypress to 6.9.1
  • point it to the right Protex project

Docs

  • added documentation for Cypress (#194)
  • changelog: add v1.2.0 (#161)

Feat

  • authentication: add stateless authentication (#162)

Fix

  • upgrade multiple dependencies with Snyk (#201)
  • reworked ui tests to work with cypress 7
  • jenkins: fixed checkmarx and snyk targets
  • kvm: add encoding options to kvm page (#189)
  • kvm: make amt features call synchronous in kvm page (#152)
  • mpsapi: update setAMTFeatures
  • routing: use correct url when in dev or prod mode
  • websocket: fix server url for kvm and sol

Refactor

  • updated device obj to match mps (#192)
  • updated lock for pr
  • api: updated mps api routes (#187)

Test

  • cy: cypress update for 1.2 (#154)