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

Deploy to production #112

Merged
merged 15 commits into from
Oct 31, 2023
Merged

Deploy to production #112

merged 15 commits into from
Oct 31, 2023

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    9fced49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc7abef View commit details
    Browse the repository at this point in the history
  3. Adds IMutex abstraction

    simonbs committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    79412fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e101c2d View commit details
    Browse the repository at this point in the history
  5. Removes unneeded test case

    simonbs committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    b3a810c View commit details
    Browse the repository at this point in the history
  6. Fixes linting issue

    simonbs committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    7dd0bae View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    651dc90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1a1e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Installs packages

    simonbs committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b8b4b5f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into bugfix/lock-session-refresh

    # Conflicts:
    #	package-lock.json
    #	package.json
    simonbs committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    bb4d87c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e5d05c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b94b017 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04fce2e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge pull request #90 from shapehq/bugfix/lock-session-refresh

    Ensures exclusive access to the access token and refresh token
    simonbs authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4a02e92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e904303 View commit details
    Browse the repository at this point in the history