Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Sync release branch #343

Merged
merged 43 commits into from
Nov 5, 2022
Merged

Sync release branch #343

merged 43 commits into from
Nov 5, 2022

Commits on Sep 18, 2022

  1. fixed css

    stephanprantl committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    60d2585 View commit details
    Browse the repository at this point in the history
  2. Fix telephone number input (#304)

    * changed telephoneNumber to string to preserve leading zeros
    
    * added validator
    
    * fixed repeatable migrations
    
    * fixed test
    
    * adapted testing
    
    * fixed lint msg
    
    * fixed tests
    stephanprantl authored Sep 18, 2022
    Configuration menu
    Copy the full SHA
    15ab3a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    6ac4e33 View commit details
    Browse the repository at this point in the history
  2. Bump core-js from 3.25.1 to 3.25.2 in /frontend/src/main/webapp (#306)

    Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.1 to 3.25.2.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](zloirock/core-js@v3.25.1...v3.25.2)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    127ac07 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Bump karma from 6.4.0 to 6.4.1 in /frontend/src/main/webapp

    Bumps [karma](https://github.com/karma-runner/karma) from 6.4.0 to 6.4.1.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v6.4.0...v6.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: karma
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    324586b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #310 from wrk-tafel/dependabot/npm_and_yarn/fronte…

    …nd/src/main/webapp/karma-6.4.1
    dependabot[bot] authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    4629738 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    3ad12e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ad0170 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Bump kotlin.version from 1.7.0 to 1.7.20 (#319)

    Bumps `kotlin.version` from 1.7.0 to 1.7.20.
    
    Updates `kotlin-stdlib-jdk8` from 1.7.0 to 1.7.20
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.7.0...v1.7.20)
    
    Updates `kotlin-reflect` from 1.7.0 to 1.7.20
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.7.0...v1.7.20)
    
    Updates `kotlin-maven-allopen` from 1.7.0 to 1.7.20
    
    Updates `kotlin-maven-noarg` from 1.7.0 to 1.7.20
    
    Updates `kotlin-maven-plugin` from 1.7.0 to 1.7.20
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jetbrains.kotlin:kotlin-reflect
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    bf4dde2 View commit details
    Browse the repository at this point in the history
  2. Bump testcontainers.version from 1.17.3 to 1.17.4 (#318)

    Bumps `testcontainers.version` from 1.17.3 to 1.17.4.
    
    Updates `testcontainers` from 1.17.3 to 1.17.4
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.17.3...1.17.4)
    
    Updates `junit-jupiter` from 1.17.3 to 1.17.4
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.17.3...1.17.4)
    
    Updates `postgresql` from 1.17.3 to 1.17.4
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.17.3...1.17.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.testcontainers:junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.testcontainers:postgresql
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    4cf6011 View commit details
    Browse the repository at this point in the history
  3. Bump cypress from 10.8.0 to 10.9.0 in /frontend/src/main/webapp (#316)

    Bumps [cypress](https://github.com/cypress-io/cypress) from 10.8.0 to 10.9.0.
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v10.8.0...v10.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    61c92b5 View commit details
    Browse the repository at this point in the history
  4. Bump core-js from 3.25.2 to 3.25.3 in /frontend/src/main/webapp (#315)

    Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.2 to 3.25.3.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](zloirock/core-js@v3.25.2...v3.25.3)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    35f497a View commit details
    Browse the repository at this point in the history
  5. Bump spring.boot.version from 2.7.3 to 2.7.4 (#313)

    Bumps `spring.boot.version` from 2.7.3 to 2.7.4.
    
    Updates `spring-boot-dependencies` from 2.7.3 to 2.7.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.3...v2.7.4)
    
    Updates `spring-boot-maven-plugin` from 2.7.3 to 2.7.4
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.3...v2.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-dependencies
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    565f8a9 View commit details
    Browse the repository at this point in the history
  6. Bump mockk-jvm from 1.12.8 to 1.13.2 (#317)

    Bumps [mockk-jvm](https://github.com/mockk/mockk) from 1.12.8 to 1.13.2.
    - [Release notes](https://github.com/mockk/mockk/releases)
    - [Commits](mockk/mockk@v1.12.8...1.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.mockk:mockk-jvm
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    da8de43 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Configuration menu
    Copy the full SHA
    d565864 View commit details
    Browse the repository at this point in the history
  2. fixed upload path

    stephanprantl committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    ae36323 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Bump core-js from 3.25.3 to 3.25.4 in /frontend/src/main/webapp (#320)

    Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.3 to 3.25.4.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](zloirock/core-js@v3.25.3...v3.25.4)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    0911a7b View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Bump core-js from 3.25.4 to 3.25.5 in /frontend/src/main/webapp (#322)

    Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.4 to 3.25.5.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](zloirock/core-js@v3.25.4...v3.25.5)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    03f72db View commit details
    Browse the repository at this point in the history
  2. Bump archunit-junit5 from 0.23.1 to 1.0.0 (#321)

    Bumps [archunit-junit5](https://github.com/TNG/ArchUnit) from 0.23.1 to 1.0.0.
    - [Release notes](https://github.com/TNG/ArchUnit/releases)
    - [Commits](TNG/ArchUnit@v0.23.1...v1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.tngtech.archunit:archunit-junit5
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    970b32a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    101b9ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ca244c View commit details
    Browse the repository at this point in the history
  5. reset pipeline change

    stephanprantl committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    75afc26 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Bump testcontainers.version from 1.17.4 to 1.17.5 (#323)

    Bumps `testcontainers.version` from 1.17.4 to 1.17.5.
    
    Updates `testcontainers` from 1.17.4 to 1.17.5
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.17.4...1.17.5)
    
    Updates `junit-jupiter` from 1.17.4 to 1.17.5
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.17.4...1.17.5)
    
    Updates `postgresql` from 1.17.4 to 1.17.5
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.17.4...1.17.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.testcontainers:junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.testcontainers:postgresql
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    18aafc2 View commit details
    Browse the repository at this point in the history
  2. Added customer id card (#305)

    * mark all as touched on adding a new person
    
    * refined
    
    * added enter on customerId search
    
    * reformatted code
    
    * reformatted
    
    * format
    
    * removed signature
    
    * smaller improvements
    
    * added spacing
    
    * refactored pdfs
    
    * refactored
    
    * format
    
    * added complete usecase
    
    * added tests
    
    * defined cypress typings
    
    * renamed
    
    * adapted cypress
    
    * fixed telephone input type
    
    * less space
    
    * reformatted
    
    * added dropdown button
    
    * deduplicated pdf endpoints
    
    * fixed tests
    
    * fixed tests
    
    * fixed lint messages
    
    * renamed button
    
    * renamed buttons
    
    * restructured pdf templates
    
    * fixed combination document
    
    * renamed
    
    * added qrcode lib and refactored
    
    * renamed field
    
    * added spacer and basic blocks
    
    * refactored
    
    * optimized
    
    * fixed test
    
    * renamed
    
    * fixed classpath resolver
    
    * defined outside front
    
    * added location address
    
    * added basic data
    
    * finished left page in the inside
    
    * added todos
    
    * added more fields
    
    * set counts
    
    * additionalPersons done
    
    * moved counts to the backside
    
    * rephrased and reformatted
    
    * defined idcard data
    
    * correct idcard only document
    
    * smaller optimizations
    
    * fixed warning
    
    * added validUntilDate
    
    * optimized layout
    
    * renamed text
    
    * testing all files
    
    * splitted name
    
    * set idcard single to singlecut
    
    * idcard improved
    
    * improved a few things
    
    * layout
    
    * format
    
    * fixed layout
    
    * fixed warning
    
    * added pdf test
    
    * fixed tests
    
    * improved asserts
    
    * reinstalled npm
    
    * add result images to pipeline results
    
    * added logging
    
    * removed log
    
    * rearranged
    
    * more debug images written
    
    * more debug images written
    
    * fix debug images
    
    * fixed coverage path
    
    * added pdf into test results
    
    * changed folder
    
    * workaround, os-specific references for image comparison
    
    * cleanup
    
    * cleanup
    
    * improved testdata migration
    
    * added test for testdataCallback
    
    * enable testdata also for e2e tests
    
    * added comments
    
    * fixed test
    stephanprantl authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    37d1c8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72ce167 View commit details
    Browse the repository at this point in the history
  4. fixed workflow paths

    stephanprantl committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    6907f1f View commit details
    Browse the repository at this point in the history
  5. renamed jobs

    stephanprantl committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    43004a4 View commit details
    Browse the repository at this point in the history
  6. renamed jobs

    stephanprantl committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    5209e10 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Added validUntil and some other improvements (#324)

    * renamed incomeDue to validUntil
    
    * required validUntil field
    
    * renamed text
    
    * fixed testdata and added logging for testdata import
    
    * renamed logmsg
    
    * seperated validUntil fields
    
    * improved validUntil dates in pdf files
    
    * changed format
    
    * adapted pdf reference files
    
    * moved validUntil upwards
    
    * fixed responsive layout
    
    * added background color marker for valid state of customer
    
    * removed minDate validator for validUntil
    
    * bigger color mark
    
    * defined a more rough minDate
    
    * fixed error
    
    * fixed lint msg
    
    * added incomeDue for customer
    
    * added incomeDue to detail page
    
    * optimized layout
    
    * added incomeDue to addpersons
    
    * added incomeDue to addpersons
    
    * incomeDue for addpersons
    
    * removed padding
    
    * removed padding
    
    * added incomeDues to pdf
    
    * some formatting
    
    * fixed pdf references
    
    * improved tests
    
    * added comment
    
    * fixed lint msg
    
    * fixed pdf references for linux
    
    * added logic to prefill validUntilDate
    
    * added tests
    
    * cleanup
    stephanprantl authored Oct 8, 2022
    Configuration menu
    Copy the full SHA
    b734939 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Bump cypress from 10.9.0 to 10.10.0 in /frontend/src/main/webapp (#325)

    Bumps [cypress](https://github.com/cypress-io/cypress) from 10.9.0 to 10.10.0.
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v10.9.0...v10.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    eb667eb View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Bump spring.boot.version from 2.7.4 to 2.7.5 (#326)

    Bumps `spring.boot.version` from 2.7.4 to 2.7.5.
    
    Updates `spring-boot-dependencies` from 2.7.4 to 2.7.5
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.4...v2.7.5)
    
    Updates `spring-boot-maven-plugin` from 2.7.4 to 2.7.5
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.4...v2.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-dependencies
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 22, 2022
    Configuration menu
    Copy the full SHA
    78652b2 View commit details
    Browse the repository at this point in the history
  2. Add issuer data (#327)

    * fixed package-lock
    
    * pinned cypress version
    
    * fixed pdf layout
    
    * adapted pdf references
    
    * adapted pdf demo calls
    
    * re-implemented user tables and fetching
    
    * added issuer to pdf
    
    * adapted pdf test
    
    * fixed tests
    
    * extended test
    
    * adapted linux references
    
    * refactored packages
    
    * added issuer to response
    
    * added issuer and issuedAt to customer detail page
    
    * moved validDate
    
    * fixed js error, improved layout
    stephanprantl authored Oct 22, 2022
    Configuration menu
    Copy the full SHA
    60a9a92 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Refactored customer module (#328)

    * extracted validate method
    
    * centralized testdata
    
    * moved methods
    
    * split finished
    stephanprantl authored Oct 23, 2022
    Configuration menu
    Copy the full SHA
    89b8bd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Bump cypress from 10.10.0 to 10.11.0 in /frontend/src/main/webapp (#334)

    Bumps [cypress](https://github.com/cypress-io/cypress) from 10.10.0 to 10.11.0.
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v10.10.0...v10.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    3b833d1 View commit details
    Browse the repository at this point in the history
  2. Bump core-js from 3.25.5 to 3.26.0 in /frontend/src/main/webapp (#332)

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.25.5 to 3.26.0.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zloirock/core-js/commits/v3.26.0/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    a7716ab View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Add password change for user (#329)

    * added user controller and passay lib
    
    * basic change implementation
    
    * handling validation result
    
    * progress
    
    * added details
    
    * adapted controller
    
    * refined pwd policy
    
    * added more tests
    
    * added blank password change modal component
    
    * added blank api service and basic form
    
    * more progress
    
    * fixed validation
    
    * extended validation
    
    * some improvements
    
    * formatted
    
    * finalized logic
    
    * added tests
    
    * increased karma timeout and added more tests
    
    * fixed test
    
    * added second testuser
    
    * fixed lint messages
    
    * added e2e test and updated package-lock
    
    * fixed e2e tests
    
    * try to get rid of ci-error
    
    * try chained commands
    
    * improvement try
    
    * more recurse calls
    stephanprantl authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    0e1952b View commit details
    Browse the repository at this point in the history
  2. Bump jasmine-core from 4.4.0 to 4.5.0 in /frontend/src/main/webapp (#336

    )
    
    Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.4.0 to 4.5.0.
    - [Release notes](https://github.com/jasmine/jasmine/releases)
    - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
    - [Commits](jasmine/jasmine@v4.4.0...v4.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: jasmine-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    5a45fad View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Refactored passwordchange (#337)

    * refactored frontend structure
    
    * splitted password change component
    
    * improved code
    
    * fixed import
    
    * fixed test
    
    * calling hide again
    
    * adapted tests
    
    * optimized code and uncommented test for now
    stephanprantl authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    5803d64 View commit details
    Browse the repository at this point in the history
  2. Bump tslib from 2.4.0 to 2.4.1 in /frontend/src/main/webapp (#338)

    Bumps [tslib](https://github.com/Microsoft/tslib) from 2.4.0 to 2.4.1.
    - [Release notes](https://github.com/Microsoft/tslib/releases)
    - [Commits](microsoft/tslib@2.4.0...2.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: tslib
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    61384a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Add force password change (#339)

    * added user controller and passay lib
    
    * basic change implementation
    
    * handling validation result
    
    * progress
    
    * added details
    
    * adapted controller
    
    * refined pwd policy
    
    * added more tests
    
    * added blank password change modal component
    
    * added blank api service and basic form
    
    * more progress
    
    * fixed validation
    
    * extended validation
    
    * some improvements
    
    * formatted
    
    * finalized logic
    
    * added tests
    
    * increased karma timeout and added more tests
    
    * fixed test
    
    * added second testuser
    
    * fixed lint messages
    
    * added e2e test and updated package-lock
    
    * fixed e2e tests
    
    * added datastructure
    
    * fixed sql
    
    * added pwd change field and logic
    
    * try to get rid of ci-error
    
    * try chained commands
    
    * improvement try
    
    * more recurse calls
    
    * refined token settings for pwdchange
    
    * removed menu elements without given permissions
    
    * added forbidden message
    
    * refactored login parameters
    
    * extended permissionGuard
    
    * implemented permissionguard into authguard
    
    * renamed
    
    * renamed field
    
    * defined more permissions
    
    * fixed test
    
    * optimized menu filter
    
    * refactored
    
    * fixed compile error
    
    * fixed logic
    
    * added todo
    
    * added empty login passwordchange component
    
    * added routing and style
    
    * added header
    
    * added buttons
    
    * added password change redirect
    
    * added logic
    
    * reset change flag
    
    * improved code and logic
    
    * fixed
    
    * added password change tests
    
    * formatted logmessage
    
    * improved tests
    
    * added todo
    
    * improved test
    
    * fixed lint messages
    
    * fixed lint messages
    
    * some things improved and added marked the rest
    
    * added tests
    
    * renamed and fixed lint msg
    
    * added test
    
    * improved
    
    * set todos
    
    * fixed lint msg
    stephanprantl authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    1f4a8ce View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    0eee2ab View commit details
    Browse the repository at this point in the history
  2. Minor fixes (#341)

    * fixed image paths
    
    * changed image path
    stephanprantl authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    e514ca2 View commit details
    Browse the repository at this point in the history
  3. Refactored project-structure, added more tests (#342)

    * moved common views
    
    * renamed root folder
    
    * added e2e tests for error pages
    stephanprantl authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    d643ac2 View commit details
    Browse the repository at this point in the history