Skip to content

Commit

Permalink
Deploy to production (#55) (#58)
Browse files Browse the repository at this point in the history
* Fixes issues after merge to main (#50)

* Caches projects on server-side (#52)

* Caches projects for user

* No longer selects first project if there is only one

* Removes debug log

* Shows projects cached on the server

* Fixes initial loading state

* Removes debug log

* Adds missing awaits

* Adds tests for logoutHandler

* Fixes unit tests

* Uses decorator pattern to cache projects

* Adds tests for

* Fixes typos

* Fixes linting error

* Fixes compile error

* Logs out user when receiving HTTP 401 (#53)

* Caches projects for user

* No longer selects first project if there is only one

* Removes debug log

* Shows projects cached on the server

* Fixes initial loading state

* Removes debug log

* Adds missing awaits

* Adds tests for logoutHandler

* Fixes unit tests

* Uses decorator pattern to cache projects

* Adds tests for

* Fixes typos

* Fixes linting error

* Fixes compile error

* Logs out user when receiving HTTP 401

* Adds missing files

* Fixes linting errors

* Update dependabot.yml (#54)

* Revert "Merge branch 'main' into develop"

This reverts commit 37c7158, reversing
changes made to ffc6071.
  • Loading branch information
simonbs authored Oct 24, 2023
1 parent 6a7b77e commit a97564c
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit a97564c

Please sign in to comment.