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

Merge from main to develop #58

Merged
merged 2 commits into from
Oct 24, 2023
Merged

Merge from main to develop #58

merged 2 commits into from
Oct 24, 2023

Conversation

simonbs
Copy link
Contributor

@simonbs simonbs commented Oct 24, 2023

No description provided.

* 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.
# Conflicts:
#	__test__/projects/CachingProjectDataSource.test.ts
#	__test__/projects/ProjectPageState.test.ts
#	src/features/projects/data/GitHubProjectDataSource.ts
#	src/features/projects/domain/Project.ts
#	src/features/projects/domain/ProjectPageState.ts
#	src/features/projects/domain/Version.ts
@simonbs simonbs self-assigned this Oct 24, 2023
@simonbs simonbs merged commit a97564c into develop Oct 24, 2023
@simonbs simonbs deleted the merge branch October 24, 2023 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant