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

KBDEV-845 Handle Unsigned License #80

Merged
merged 4 commits into from May 15, 2024

Conversation

bnguyen-bcgsc
Copy link
Contributor

  • KBDEV-845
  • Create new authenticated route prop to display view notifying users to agree to terms before they can see data
  • Enforce similar rules to specific tabs in the About section
  • Update useQuery() hook for AboutMain view to not fetch chart data if the user has not signed license agreements, preventing error 403 while still render other components

- Create new authenticated route prop to display view notifying users to agree to terms before they can see data
- Enforce similar rules to specific tabs in the about section
…the user has not signed license agreements, preventing error 403 while still render other components
@bnguyen-bcgsc bnguyen-bcgsc added the enhancement New feature or request label May 9, 2024
@bnguyen-bcgsc bnguyen-bcgsc self-assigned this May 9, 2024

This comment has been minimized.

This comment has been minimized.

@bnguyen-bcgsc bnguyen-bcgsc merged commit 9223d03 into develop May 15, 2024
3 checks passed
Copy link

Unit Test Results

    1 files  ±0    39 suites  ±0   1m 39s ⏱️ -1s
160 tests ±0  160 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
156 runs  ±0  156 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 9223d03. ± Comparison against base commit 634cf03.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants