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

Slår av skrivetilgang #260

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Slår av skrivetilgang #260

wants to merge 25 commits into from

Commits on Sep 13, 2023

  1. Slår av skrivetilgang

    MrFjellstad committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    28d75ac View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    e40d77e View commit details
    Browse the repository at this point in the history
  2. Sonar fikser (#261)

    MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    963fd20 View commit details
    Browse the repository at this point in the history
  3. Fix refusjon arbeidsgiverperiode (#262)

    * Fix for NaN i arbeidsgiver betaler i arbeidsgiverperioden
    
    * Lønn ut i agp
    
    * Formattering av visning
    
    * Litt testing
    
    * Kommentert kode
    
    * Tekster endret
    MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    27e7f07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0492317 View commit details
    Browse the repository at this point in the history
  5. Riktige mockdata

    MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1aede0d View commit details
    Browse the repository at this point in the history
  6. Bruker ny parserIso

    MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b908e62 View commit details
    Browse the repository at this point in the history
  7. v0.2.8

    MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    701859e View commit details
    Browse the repository at this point in the history
  8. Sonar (#264)

    * Sonar klager
    
    * Tester og utils
    
    * Test som feiler
    MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    10cb7fb View commit details
    Browse the repository at this point in the history
  9. logger litt anderledes (#265)

    * logger litt anderledes
    
    * Logger error objektet
    
    * Logger innsending også
    
    * Await henting av data
    MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9ee3990 View commit details
    Browse the repository at this point in the history
  10. v0.2.9

    MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9e2e197 View commit details
    Browse the repository at this point in the history
  11. Kvittering andre system (#274)

    * Test av visning av ny kvitteringstype
    
    * Kvittering for eksternt system
    
    * logger litt anderledes (#265)
    
    * Await henting av data
    
    * Korrekt valg av kvitteringsdata
    MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5c7b850 View commit details
    Browse the repository at this point in the history
  12. Bump docker/login-action from 2 to 3 (#266)

    Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    51d9050 View commit details
    Browse the repository at this point in the history
  13. Bump docker/setup-buildx-action from 2 to 3 (#267)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    674a90d View commit details
    Browse the repository at this point in the history
  14. Bump @vitest/ui from 0.33.0 to 0.34.4 (#269)

    Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.33.0 to 0.34.4.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.4/packages/ui)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/ui"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    60cd9a4 View commit details
    Browse the repository at this point in the history
  15. Bump docker/build-push-action from 4 to 5 (#268)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3cdc009 View commit details
    Browse the repository at this point in the history
  16. Bump @types/node from 20.6.0 to 20.6.2 (#270)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ef9ab45 View commit details
    Browse the repository at this point in the history
  17. Bump @grafana/faro-web-tracing from 1.1.4 to 1.2.0 (#273)

    Bumps [@grafana/faro-web-tracing](https://github.com/grafana/faro-web-sdk/tree/HEAD/packages/web-tracing) from 1.1.4 to 1.2.0.
    - [Changelog](https://github.com/grafana/faro-web-sdk/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/grafana/faro-web-sdk/commits/v1.2.0/packages/web-tracing)
    
    ---
    updated-dependencies:
    - dependency-name: "@grafana/faro-web-tracing"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4bca773 View commit details
    Browse the repository at this point in the history
  18. Bump @testing-library/cypress from 9.0.0 to 10.0.1 (#271)

    Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library) from 9.0.0 to 10.0.1.
    - [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases)
    - [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md)
    - [Commits](testing-library/cypress-testing-library@v9.0.0...v10.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/cypress"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    57e39a4 View commit details
    Browse the repository at this point in the history
  19. Bump @testing-library/user-event from 14.4.3 to 14.5.1 (#272)

    Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.4.3 to 14.5.1.
    - [Release notes](https://github.com/testing-library/user-event/releases)
    - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
    - [Commits](testing-library/user-event@v14.4.3...v14.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/user-event"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5a8c59b View commit details
    Browse the repository at this point in the history
  20. v0.2.10

    MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    126fe94 View commit details
    Browse the repository at this point in the history
  21. Venter med å gjøre knappen tilgjengelig til dokumentet er sendt inn, … (

    #275)
    
    * Venter med å gjøre knappen tilgjengelig til dokumentet er sendt inn, eller feiler
    
    * Setter ned ventetiden på lokal mockbackend
    MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b99a0f1 View commit details
    Browse the repository at this point in the history
  22. v0.2.11

    MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1c15a9f View commit details
    Browse the repository at this point in the history
  23. Utkommentert kode

    MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e815dd0 View commit details
    Browse the repository at this point in the history
  24. Mode fix

    MrFjellstad committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    47e094a View commit details
    Browse the repository at this point in the history