Skip to content

Conversation

@simonbs
Copy link
Contributor

@simonbs simonbs commented Oct 24, 2023

No description provided.

* 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
* 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
# Conflicts:
#	src/features/projects/view/ProjectsPage.tsx
@simonbs simonbs self-assigned this Oct 24, 2023
This reverts commit 37c7158, reversing
changes made to ffc6071.
@simonbs simonbs temporarily deployed to shape-docs-staging October 24, 2023 14:17 Inactive
@simonbs simonbs merged commit 40e8357 into main Oct 24, 2023
simonbs added a commit that referenced this pull request Oct 24, 2023
* 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.
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.

2 participants