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

TechDebt: Keycloak/Auth Updates From SIMS #216

Merged
merged 6 commits into from
Dec 21, 2023

Conversation

NickPhura
Copy link
Collaborator

@NickPhura NickPhura commented Dec 21, 2023

Links to Jira Tickets

n/a

Description of Changes

APP

Port latest keycloak/auth related changes from SIMS

  • Update keycloak libraries used by the APP
  • Replace KeycloakWrapper with the AuthStateContext
  • Update unit tests

API

Update user related endpoints, service/repo functions to more closely match SIMS.

  • Update unit tests

MISC

Update PR template.

Testing Notes

Everything works as before, in particular around logging in/out, and reading/writing system user information.

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

Attention: 92 lines in your changes are missing coverage. Please review.

Comparison is base (d18dc67) 62.66% compared to head (13535a1) 61.33%.
Report is 10 commits behind head on dataset_security_feature.

Files Patch % Lines
app/src/guards/RouteGuards.tsx 0.00% 21 Missing ⚠️
app/src/hooks/useBiohubUserWrapper.tsx 0.00% 13 Missing ⚠️
app/src/utils/authUtils.ts 27.77% 9 Missing and 4 partials ⚠️
app/src/hooks/api/useAxios.ts 7.69% 12 Missing ⚠️
api/src/services/user-service.ts 70.58% 4 Missing and 1 partial ⚠️
app/src/hooks/useRedirect.tsx 0.00% 5 Missing ⚠️
app/src/components/layout/header/UserControls.tsx 42.85% 2 Missing and 2 partials ⚠️
app/src/features/admin/users/ActiveUsersList.tsx 55.55% 4 Missing ⚠️
api/src/repositories/user-repository.ts 0.00% 3 Missing ⚠️
app/src/guards/Guards.tsx 90.62% 0 Missing and 3 partials ⚠️
... and 6 more
Additional details and impacted files
@@                     Coverage Diff                      @@
##           dataset_security_feature     #216      +/-   ##
============================================================
- Coverage                     62.66%   61.33%   -1.33%     
============================================================
  Files                           259      254       -5     
  Lines                          7029     6989      -40     
  Branches                       1011      994      -17     
============================================================
- Hits                           4405     4287     -118     
- Misses                         2386     2465      +79     
+ Partials                        238      237       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@KjartanE KjartanE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐈 tested locally, all features running properly

@KjartanE KjartanE self-assigned this Dec 21, 2023
Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

5 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@curtisupshall
Copy link
Contributor

Tested this locally, works great

@curtisupshall curtisupshall merged commit 842ea2b into dataset_security_feature Dec 21, 2023
18 of 21 checks passed
@curtisupshall curtisupshall deleted the KeycloakUpdates branch December 21, 2023 22:30
KjartanE added a commit that referenced this pull request Jan 4, 2024
commit 44f9926
Author: Kjartan <[email protected]>
Date:   Thu Jan 4 13:09:48 2024 -0800

    published tab created

commit 3a82a56
Merge: 8b7265a 2ce0c44
Author: Mac Deluca <[email protected]>
Date:   Tue Jan 2 16:30:41 2024 -0800

    Merge branch 'dataset_security_feature' of https://github.com/bcgov/biohubbc-platform into dataset_security_feature

commit 8b7265a
Author: Mac Deluca <[email protected]>
Date:   Tue Jan 2 15:04:49 2024 -0800

    added tests for submissionlistpage

commit 2ce0c44
Merge: befe1f3 3ce7006
Author: Alfred Rosenthal <[email protected]>
Date:   Tue Jan 2 12:16:03 2024 -0800

    Merge branch 'dataset_security_feature' of https://github.com/bcgov/biohubbc-platform into dataset_security_feature

commit befe1f3
Author: Alfred Rosenthal <[email protected]>
Date:   Tue Jan 2 12:16:00 2024 -0800

    fixed date tests

commit 3ce7006
Merge: 6bf902c 050be69
Author: Mac Deluca <[email protected]>
Date:   Tue Jan 2 11:26:11 2024 -0800

    Merge branch 'feature_menus' into dataset_security_feature

commit 050be69
Author: Mac Deluca <[email protected]>
Date:   Tue Jan 2 11:25:53 2024 -0800

    updated test for submissionlistpage

commit 02bd2c3
Author: Mac Deluca <[email protected]>
Date:   Tue Jan 2 11:14:32 2024 -0800

    updated tests and seed for pending review submissions

commit 6bf902c
Author: Alfred Rosenthal <[email protected]>
Date:   Tue Jan 2 10:52:42 2024 -0800

    added loading button to security dialog

commit b26f0df
Author: Mac Deluca <[email protected]>
Date:   Thu Dec 28 12:40:40 2023 -0800

    updated menus for all submissions pages and added tests for SubmissionListSortMenu

commit 41acc2f
Author: Kjartan <[email protected]>
Date:   Fri Dec 22 14:53:07 2023 -0800

    admin/published download endpoints created

commit 971da8d
Merge: e975f1f bbb2c88
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 22 12:37:10 2023 -0800

    Merge branch 'dataset_security_feature' into SIMSBIOHUB-397

commit e975f1f
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 22 12:36:45 2023 -0800

    added date difference

commit 6719773
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 22 12:18:41 2023 -0800

    added dayjs

commit bbb2c88
Author: Kjartan <[email protected]>
Date:   Fri Dec 22 12:09:59 2023 -0800

    download submission + features

commit 9144e81
Merge: e61c540 038e011
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 22 09:57:52 2023 -0800

    Merge branch 'dataset_security_feature' of https://github.com/bcgov/biohubbc-platform into dataset_security_feature

commit e61c540
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 22 09:57:34 2023 -0800

    added category to search

commit 038e011
Author: Curtis Upshall <[email protected]>
Date:   Fri Dec 22 09:49:10 2023 -0800

    Added deprecation warning

commit 918ef48
Author: Curtis Upshall <[email protected]>
Date:   Fri Dec 22 09:48:00 2023 -0800

    Indicate in snackbar if all security is removed

commit 6995888
Author: Curtis Upshall <[email protected]>
Date:   Fri Dec 22 09:41:17 2023 -0800

    Removed Add Security menu

commit 57e82f0
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 21 16:25:59 2023 -0800

    added label change

commit 1fac269
Merge: c6f1c5e 219338a
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 21 16:12:28 2023 -0800

    Merge branch 'dataset_security_feature' into SIMSBIOHUB-397

commit c6f1c5e
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 21 16:11:52 2023 -0800

    fixed remove endpoint

commit 219338a
Merge: f772f58 f767256
Author: Nick Phura <[email protected]>
Date:   Thu Dec 21 16:03:32 2023 -0800

    Merge branch 'dataset_security_feature' of https://github.com/bcgov/biohubbc-platform into dataset_security_feature

commit f772f58
Author: Nick Phura <[email protected]>
Date:   Thu Dec 21 16:03:23 2023 -0800

    Fix query

commit f767256
Merge: 8e86f7e 495ea2d
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 21 15:35:44 2023 -0800

    Merge branch 'dataset_security_feature' into SIMSBIOHUB-397

commit 8e86f7e
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 21 15:29:55 2023 -0800

    fixed issues from merge

commit 495ea2d
Author: Nick Phura <[email protected]>
Date:   Thu Dec 21 15:26:52 2023 -0800

    Fix reference to non-existent function

commit 4571f39
Author: Nick Phura <[email protected]>
Date:   Thu Dec 21 15:24:10 2023 -0800

    Update submissions list page and related components

commit d40e794
Merge: f6eefad c91c351
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 21 15:16:25 2023 -0800

    Merge branch 'dataset_security_feature' into SIMSBIOHUB-397

commit c91c351
Author: Curtis Upshall <[email protected]>
Date:   Thu Dec 21 15:14:43 2023 -0800

    Security rule contexts refactor (#218)

    * Refactored app contexts and data loaders for securing and unsecuring submission features.

commit f6eefad
Merge: 6f3f78e 842ea2b
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 21 14:39:41 2023 -0800

    Merge branch 'dataset_security_feature' into SIMSBIOHUB-397

commit 842ea2b
Author: Nick Phura <[email protected]>
Date:   Thu Dec 21 14:30:10 2023 -0800

    TechDebt: Keycloak/Auth Updates From SIMS (#216)

    * Port latest keycloak/auth related changes from SIMS (Update keycloak libraries used by the APP; Replace KeycloakWrapper with the AuthStateContext; Update unit tests.)

commit 6e438f1
Author: Kjartan <[email protected]>
Date:   Thu Dec 21 14:29:36 2023 -0800

    Complete review publish buttons (#217)

    Introduce 'Complete Review' step.
    'Publish' button should be disabled until a user has completed a review
    Dialogs should show current state of security rules applied to the submission

commit 6f3f78e
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 21 14:13:37 2023 -0800

    stubbed out label changes

commit 9a32c52
Merge: ab90ad3 202e329
Author: Nick Phura <[email protected]>
Date:   Thu Dec 21 12:11:06 2023 -0800

    Merge branch 'dataset_security_feature' of https://github.com/bcgov/biohubbc-platform into dataset_security_feature

commit ab90ad3
Author: Nick Phura <[email protected]>
Date:   Thu Dec 21 12:10:57 2023 -0800

    Update reviewed/unreviewed admin endpoints.
    Update publish submissions list endpoint.
    Re-wire public submissions list page.

commit 202e329
Merge: 0e612d9 d18dc67
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 21 11:15:47 2023 -0800

    Merge branch 'dataset_security_feature' into SIMSBIOHUB-397

commit 0e612d9
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 21 11:13:43 2023 -0800

    wired up new rule category endpoint to

commit 33d67d8
Author: jeznorth <[email protected]>
Date:   Thu Dec 21 10:35:52 2023 -0800

    Update Security Cards to include Category

commit d18dc67
Author: Kjartan <[email protected]>
Date:   Thu Dec 21 10:26:46 2023 -0800

    Submission Meta Endpoint / Dataloader

    Return meta (security state, publish state, etc) of a submission
    (previously, status information was being returned in the submission GET endpoint, which can now be removed since it is being returned by this new endpoint).

commit 44aed69
Merge: 3cfb0e3 e755672
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 21 10:05:25 2023 -0800

    Merge branch 'dataset_security_feature' into SIMSBIOHUB-397

commit 3cfb0e3
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 21 10:04:54 2023 -0800

    stubbed out api changes

commit daa3b79
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 20 15:11:58 2023 -0800

    stubbed out new record

commit 3d97f78
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 20 14:59:17 2023 -0800

    updated trigger message

commit 831e0f0
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 20 14:50:01 2023 -0800

    added security category table

commit e755672
Merge: cd0d41b 0cbf52f
Author: Nick Phura <[email protected]>
Date:   Wed Dec 20 13:33:55 2023 -0800

    Merge branch 'dataset_security_feature' of https://github.com/bcgov/biohubbc-platform into dataset_security_feature

commit cd0d41b
Author: Nick Phura <[email protected]>
Date:   Wed Dec 20 13:33:38 2023 -0800

    Update submission PATCH endpoint to accept both security_reviewed and published booleans.

commit 0cbf52f
Author: Curtis Upshall <[email protected]>
Date:   Wed Dec 20 13:25:38 2023 -0800

    Ran linter

commit 1b955d1
Author: Curtis Upshall <[email protected]>
Date:   Wed Dec 20 13:23:22 2023 -0800

    Show which security rules have been applied

commit 400ab9e
Merge: 4860383 adbe9f8
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 20 11:48:08 2023 -0800

    Merge branch 'dataset_security_feature' into SIMSBIOHUB-397

commit 4860383
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 20 11:47:34 2023 -0800

    added new colum and trigger to sql setup

commit adbe9f8
Author: Curtis Upshall <[email protected]>
Date:   Wed Dec 20 11:09:37 2023 -0800

    Added VIEW button link to admin submission list page

commit d067274
Author: Curtis Upshall <[email protected]>
Date:   Wed Dec 20 07:54:53 2023 -0800

    SIMSBIOHUB-379: Parse intake key-value pairs (#211)

    * Adds service and repo methods to parse search fields from submission features
    * Updates some endpoints for submissions

commit da0a293
Author: Curtis Upshall <[email protected]>
Date:   Tue Dec 19 20:48:30 2023 -0800

    Lint fixes

commit 8e4cef3
Author: Curtis Upshall <[email protected]>
Date:   Tue Dec 19 20:44:25 2023 -0800

    Fixed Header.test.tsx

commit 74ea7ea
Merge: e390bb4 73712af
Author: Nick Phura <[email protected]>
Date:   Tue Dec 19 16:11:46 2023 -0800

    Merge branch 'dataset_security_feature' of https://github.com/bcgov/biohubbc-platform into dataset_security_feature

commit e390bb4
Author: Nick Phura <[email protected]>
Date:   Tue Dec 19 16:11:35 2023 -0800

    Resolve react dependency warnings.
    Update display name of feature types in seed.
    Add snackbar to publish/unpublish button.

commit 73712af
Author: Curtis Upshall <[email protected]>
Date:   Tue Dec 19 15:56:26 2023 -0800

    Fixed header bugs

commit 705a088
Author: Curtis Upshall <[email protected]>
Date:   Tue Dec 19 15:36:10 2023 -0800

    Header Improvements (#214)

    * Added header improvements from SIMS.

commit 0f43510
Author: Kjartan <[email protected]>
Date:   Tue Dec 19 13:31:58 2023 -0800

    increase test coverage. Endpoints/service/repo

commit 6a6b04b
Author: Alfred Rosenthal <[email protected]>
Date:   Tue Dec 19 13:06:34 2023 -0800

    fixed UX on security management menu

commit 634d02f
Author: jeznorth <[email protected]>
Date:   Tue Dec 19 11:54:13 2023 -0800

    Biohub UI Updates (#213)

    Various UI enhancements

    ---------

    Co-authored-by: Alfred Rosenthal <[email protected]>

commit 498d287
Author: Kjartan <[email protected]>
Date:   Mon Dec 18 14:36:07 2023 -0800

    codes utilization for feature type/properties

commit 1e134d1
Author: Kjartan <[email protected]>
Date:   Fri Dec 15 17:10:55 2023 -0800

    added codeContext and featureTypes

commit f814c33
Author: Nick Phura <[email protected]>
Date:   Fri Dec 15 14:51:07 2023 -0800

    Add sort columns

commit 16d7402
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 15 13:59:17 2023 -0800

    fixed everything after merge

commit 92502b9
Merge: 77d2031 7909825
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 15 12:48:02 2023 -0800

    Merge branch 'dataset_security_feature' into SIMSBIOHUB-397

commit 77d2031
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 15 12:12:48 2023 -0800

    adding tests

commit 7909825
Author: Nick Phura <[email protected]>
Date:   Fri Dec 15 09:18:10 2023 -0800

    Remove package

commit 57d6c48
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 15 09:15:33 2023 -0800

    moved call for older securities

commit c9751e4
Author: Nick Phura <[email protected]>
Date:   Thu Dec 14 17:16:15 2023 -0800

    Remove .only

commit 0d9e4fd
Author: Nick Phura <[email protected]>
Date:   Thu Dec 14 17:13:58 2023 -0800

    Add more specific openapi spec.
    Update submissions response to accomodate openapi.
    Update interfaces/types.
    Update admin submission page to dynamically generate datagrid sections.

commit fa453ea
Author: Nick Phura <[email protected]>
Date:   Thu Dec 14 13:50:09 2023 -0800

    Tweak code and fix test.

commit 18846ad
Author: Nick Phura <[email protected]>
Date:   Thu Dec 14 13:45:12 2023 -0800

    Publish security review update

commit 0af3140
Merge: 68adef6 990d05b
Author: Nick Phura <[email protected]>
Date:   Thu Dec 14 13:38:05 2023 -0800

    Merge branch 'SIMSBIOHUB-383' into dataset_security_feature

commit 990d05b
Author: Nick Phura <[email protected]>
Date:   Thu Dec 14 13:31:11 2023 -0800

    Update interfaces

commit e310ec1
Author: Nick Phura <[email protected]>
Date:   Thu Dec 14 13:24:49 2023 -0800

    Add security review feature

commit 7d66cc6
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 14 13:11:07 2023 -0800

    moved some security calls into context, added banner for warning of security

commit 358b867
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 14 09:23:07 2023 -0800

    stubbing out last set of changes

commit 7eef96d
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 13 16:40:53 2023 -0800

    added unique constraint for simpler insert actions

commit 557b666
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 13 15:46:04 2023 -0800

    stubbing out more API changes

commit 68adef6
Author: Kjartan <[email protected]>
Date:   Wed Dec 13 15:43:54 2023 -0800

    clean mock data

commit c73e4ec
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 13 12:38:43 2023 -0800

    clean up

commit 40dd165
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 13 12:37:56 2023 -0800

    updated labels and added total features to security dialog

commit 8c590e2
Merge: e5bec22 100d480
Author: Kjartan <[email protected]>
Date:   Wed Dec 13 11:43:18 2023 -0800

    Merge remote-tracking branch 'origin/dataset_security_feature' into SIMSBIOHUB-404

commit e5bec22
Author: Kjartan <[email protected]>
Date:   Wed Dec 13 11:42:34 2023 -0800

    clean up + interfaces

commit aa3fb3d
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 13 11:10:43 2023 -0800

    moved security button to correct page

commit 46c405d
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 13 10:58:08 2023 -0800

    clean up

commit f494dba
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 13 10:56:58 2023 -0800

    added clear on select to autocomplete

commit 1aeccd4
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 13 10:53:11 2023 -0800

    removed field array

commit 89ee5ab
Merge: fa79a8d 100d480
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 13 10:35:21 2023 -0800

    Merge branch 'dataset_security_feature' into SIMSBIOHUB-397

commit fa79a8d
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 13 10:19:24 2023 -0800

    swapped out data loader, got autocomplete working

commit e9df0b3
Author: Alfred Rosenthal <[email protected]>
Date:   Wed Dec 13 09:11:19 2023 -0800

    created new action card for security rules

commit 100d480
Merge: 5fe45f9 fbe9d91
Author: Alfred Rosenthal <[email protected]>
Date:   Tue Dec 12 16:33:13 2023 -0800

    Merge branch 'SIMSBIOHUB-397' into dataset_security_feature

commit 5fe45f9
Author: Kjartan <[email protected]>
Date:   Tue Dec 12 16:28:30 2023 -0800

    add button to admin submission page

commit fbe9d91
Author: Alfred Rosenthal <[email protected]>
Date:   Tue Dec 12 16:26:02 2023 -0800

    wired up unsecured and fixed close dialog

commit 794ac4b
Author: Alfred Rosenthal <[email protected]>
Date:   Tue Dec 12 16:17:05 2023 -0800

    stubbing out unsecure flow

commit 2efceef
Merge: 238e1b1 4c2962e
Author: Kjartan <[email protected]>
Date:   Tue Dec 12 16:09:01 2023 -0800

    Merge remote-tracking branch 'origin/dataset_security_feature' into SIMSBIOHUB-404

commit 238e1b1
Author: Kjartan <[email protected]>
Date:   Tue Dec 12 16:07:24 2023 -0800

    submission datagrids setup

commit 4c2962e
Merge: 8c090ec 6cbd21d
Author: Alfred Rosenthal <[email protected]>
Date:   Tue Dec 12 15:29:47 2023 -0800

    Merge branch 'dataset_security_feature' into SIMSBIOHUB-397

commit 6cbd21d
Author: Nick Phura <[email protected]>
Date:   Tue Dec 12 15:25:28 2023 -0800

    Run Fix

commit 8c090ec
Author: Alfred Rosenthal <[email protected]>
Date:   Tue Dec 12 15:22:51 2023 -0800

    added snackbar messages for success/ fails

commit d169055
Merge: d7d6dc2 6b9c797
Author: Nick Phura <[email protected]>
Date:   Tue Dec 12 15:17:26 2023 -0800

    Merge remote-tracking branch 'origin/dataset_security_feature' into SIMSBIOHUB-382

commit d7d6dc2
Author: Nick Phura <[email protected]>
Date:   Tue Dec 12 14:57:18 2023 -0800

    Updates

commit 8550e2f
Author: Alfred Rosenthal <[email protected]>
Date:   Tue Dec 12 14:51:50 2023 -0800

    fixed add security

commit ac72255
Author: Alfred Rosenthal <[email protected]>
Date:   Tue Dec 12 14:01:53 2023 -0800

    hooking up api for adding security

commit ceda5b2
Merge: cc02815 b392e7b
Author: Nick Phura <[email protected]>
Date:   Tue Dec 12 13:52:48 2023 -0800

    Merge branch 'SIMSBIOHUB-382' of https://github.com/bcgov/biohubbc-platform into SIMSBIOHUB-382

commit cc02815
Author: Nick Phura <[email protected]>
Date:   Tue Dec 12 13:52:41 2023 -0800

    Add submitted_timestamp to submission table

commit b392e7b
Author: jeznorth <[email protected]>
Date:   Tue Dec 12 13:25:15 2023 -0800

    Minor Fix

commit fe0bd20
Author: jeznorth <[email protected]>
Date:   Tue Dec 12 13:21:00 2023 -0800

    UI Updates

commit 53ea1bd
Author: Alfred Rosenthal <[email protected]>
Date:   Tue Dec 12 12:12:15 2023 -0800

    clean up

commit e709bb6
Author: Nick Phura <[email protected]>
Date:   Tue Dec 12 12:12:10 2023 -0800

    Rename file

commit 730e570
Author: Nick Phura <[email protected]>
Date:   Tue Dec 12 12:08:34 2023 -0800

    Format

commit 362639a
Merge: c64e71f 8c98fe6
Author: Nick Phura <[email protected]>
Date:   Tue Dec 12 12:07:01 2023 -0800

    Merge branch 'SIMSBIOHUB-382' of https://github.com/bcgov/biohubbc-platform into SIMSBIOHUB-382

commit c64e71f
Author: Nick Phura <[email protected]>
Date:   Tue Dec 12 12:06:55 2023 -0800

    Add tabs and completed review page

commit 8c98fe6
Author: jeznorth <[email protected]>
Date:   Tue Dec 12 11:36:01 2023 -0800

    Adding subtext to empty state

commit 5221ee8
Author: jeznorth <[email protected]>
Date:   Tue Dec 12 11:18:44 2023 -0800

    Empty state UI Dev

commit 006ec9c
Merge: b5ec2b3 58a8a4e
Author: jeznorth <[email protected]>
Date:   Tue Dec 12 10:15:13 2023 -0800

    Merge branch 'SIMSBIOHUB-382' of https://github.com/bcgov/biohubbc-platform into SIMSBIOHUB-382

commit b5ec2b3
Author: jeznorth <[email protected]>
Date:   Tue Dec 12 10:15:06 2023 -0800

    Implement Skeleton Loader / Layout Updates

commit 7b9e4ce
Author: Alfred Rosenthal <[email protected]>
Date:   Tue Dec 12 10:06:16 2023 -0800

    resolving comments

commit 34f4183
Author: Alfred Rosenthal <[email protected]>
Date:   Tue Dec 12 09:10:18 2023 -0800

    stubbing out api

commit 58a8a4e
Author: Nick Phura <[email protected]>
Date:   Mon Dec 11 17:18:53 2023 -0800

    Remove unique constrain on uuid from submission table

commit 6b9c797
Merge: 6a238f3 ebcb1f1
Author: Alfred Rosenthal <[email protected]>
Date:   Mon Dec 11 16:42:23 2023 -0800

    Merge branch 'SIMSBIOHUB-397' into dataset_security_feature

commit ebcb1f1
Author: Alfred Rosenthal <[email protected]>
Date:   Mon Dec 11 16:28:50 2023 -0800

    text clean up

commit 5f942dd
Author: Alfred Rosenthal <[email protected]>
Date:   Mon Dec 11 16:07:17 2023 -0800

    wrapped autocomplete in field array

commit 7d77ca1
Author: Nick Phura <[email protected]>
Date:   Mon Dec 11 15:51:37 2023 -0800

    Change date format

commit a6e1975
Author: Nick Phura <[email protected]>
Date:   Mon Dec 11 15:48:59 2023 -0800

    Wire up dashboard (submission to review) UI

commit 6a238f3
Author: Mac Deluca <[email protected]>
Date:   Mon Dec 11 15:31:55 2023 -0800

    updated seed for submissions and added trigger to submission_feature_security

commit 20d602e
Author: Alfred Rosenthal <[email protected]>
Date:   Mon Dec 11 15:15:53 2023 -0800

    began wrapping autocomplete in field array

commit 36912d4
Author: jeznorth <[email protected]>
Date:   Mon Dec 11 14:39:27 2023 -0800

    UI WIP

commit a63a2f6
Author: Alfred Rosenthal <[email protected]>
Date:   Mon Dec 11 13:44:13 2023 -0800

    objects are selectable

commit 88c8402
Author: Nick Phura <[email protected]>
Date:   Mon Dec 11 13:30:01 2023 -0800

    Updates

commit 51126e8
Author: Kjartan <[email protected]>
Date:   Mon Dec 11 13:22:14 2023 -0800

    admin submission preview page, datagrid setup

commit aac0f78
Author: Alfred Rosenthal <[email protected]>
Date:   Mon Dec 11 11:43:41 2023 -0800

    fetching rules

commit 3674e83
Author: Nick Phura <[email protected]>
Date:   Mon Dec 11 11:03:34 2023 -0800

    Update tests

commit 816606c
Merge: d6f1dab 49636ee
Author: Nick Phura <[email protected]>
Date:   Mon Dec 11 10:47:22 2023 -0800

    Merge remote-tracking branch 'origin/dataset_security_feature' into SIMSBIOHUB-382

commit d6f1dab
Author: Nick Phura <[email protected]>
Date:   Mon Dec 11 10:45:25 2023 -0800

    Fix tests, add message get/create api

commit 49636ee
Merge: 8e3e2d3 5701ad1
Author: Mac Deluca <[email protected]>
Date:   Mon Dec 11 10:41:07 2023 -0800

    Merge branch 'SIMSBIOHUB-393' into dataset_security_feature

commit 5701ad1
Author: Mac Deluca <[email protected]>
Date:   Mon Dec 11 10:40:48 2023 -0800

    added tests for submission /repo/service/endpoint

commit 8e3e2d3
Author: Alfred Rosenthal <[email protected]>
Date:   Mon Dec 11 10:22:26 2023 -0800

    oops

commit 9961059
Merge: f08a81b 6186468
Author: Alfred Rosenthal <[email protected]>
Date:   Mon Dec 11 10:17:12 2023 -0800

    Merge branch 'dataset_security_feature' into SIMSBIOHUB-397

commit f08a81b
Author: Alfred Rosenthal <[email protected]>
Date:   Mon Dec 11 10:16:52 2023 -0800

    added seed file, stubbed out api changes

commit 6186468
Merge: f6f7964 ace08d2
Author: Mac Deluca <[email protected]>
Date:   Mon Dec 11 09:52:29 2023 -0800

    fixed test suite compilation issues

commit f6f7964
Author: Mac Deluca <[email protected]>
Date:   Fri Dec 8 17:02:35 2023 -0800

    updated sql for getReviewedSubmissionsWithSecurity to handle security states

commit ace08d2
Author: Kjartan <[email protected]>
Date:   Fri Dec 8 16:56:02 2023 -0800

    add submission context and review page

commit a07f86a
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 8 16:24:30 2023 -0800

    adding basic endpoint for fetching rules

commit 6eae1a2
Merge: 92fec5a c8157e0
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 8 16:24:01 2023 -0800

    Merge branch 'dataset_security_feature' into SIMSBIOHUB-397

commit ce87803
Merge: e00a59e c8157e0
Author: Mac Deluca <[email protected]>
Date:   Fri Dec 8 16:00:27 2023 -0800

    fixed submission merge conflict

commit c8157e0
Merge: 0e2b034 3182066
Author: Nick Phura <[email protected]>
Date:   Fri Dec 8 15:52:31 2023 -0800

    Merge branch 'dataset_security_feature' of https://github.com/bcgov/biohubbc-platform into dataset_security_feature

commit 0e2b034
Author: Nick Phura <[email protected]>
Date:   Fri Dec 8 15:52:25 2023 -0800

    Update security migration

commit e00a59e
Author: Mac Deluca <[email protected]>
Date:   Fri Dec 8 15:45:48 2023 -0800

    added path for submission and index endpoint

commit b36e332
Author: Nick Phura <[email protected]>
Date:   Fri Dec 8 15:44:59 2023 -0800

    Add admin reviewed submissions endpoint/service/repo

commit 92fec5a
Merge: 6bc56b8 3182066
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 8 15:02:48 2023 -0800

    Merge branch 'dataset_security_feature' into SIMSBIOHUB-397

commit 6bc56b8
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 8 14:38:51 2023 -0800

    stubbing out more of the UI

commit 6f7943d
Author: Nick Phura <[email protected]>
Date:   Fri Dec 8 14:12:33 2023 -0800

    Change name of data loader

commit 3182066
Merge: 62154ba 101b60c
Author: Mac Deluca <[email protected]>
Date:   Fri Dec 8 14:12:02 2023 -0800

    Merge branch 'SIMSBIOHUB-393' into dataset_security_feature

commit 101b60c
Author: Mac Deluca <[email protected]>
Date:   Fri Dec 8 14:11:09 2023 -0800

    added tests for useDebounce and useFuzzySearch

commit 62154ba
Author: Nick Phura <[email protected]>
Date:   Fri Dec 8 13:48:08 2023 -0800

    Add SubmissionRecord type.
    Add tests for service/repo functions.

commit b2aa40e
Merge: e827ac2 0ab7a28
Author: Nick Phura <[email protected]>
Date:   Fri Dec 8 13:19:30 2023 -0800

    Merge branch 'dataset_security_feature' of https://github.com/bcgov/biohubbc-platform into dataset_security_feature

commit e827ac2
Author: Nick Phura <[email protected]>
Date:   Fri Dec 8 12:18:45 2023 -0800

    Update submission table to add name/description.
    Update dashboard page to load submission data.

commit 0ab7a28
Merge: 07cee57 25f805c
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 8 11:30:12 2023 -0800

    Merge branch 'SIMSBIOHUB-397' into dataset_security_feature

commit 25f805c
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 8 11:29:18 2023 -0800

    added unsecure dialog

commit b8152cc
Merge: 6d3c0ff 07cee57
Author: Nick Phura <[email protected]>
Date:   Fri Dec 8 11:24:41 2023 -0800

    Merge branch 'dataset_security_feature' into SIMSBIOHUB-382

commit 07cee57
Author: Nick Phura <[email protected]>
Date:   Fri Dec 8 11:14:05 2023 -0800

    Update migrations/seeds

commit 216b747
Merge: b001aef d7c9192
Author: Mac Deluca <[email protected]>
Date:   Fri Dec 8 10:10:47 2023 -0800

    Merge branch 'SIMSBIOHUB-393' into dataset_security_feature

commit d7c9192
Author: Mac Deluca <[email protected]>
Date:   Fri Dec 8 10:08:56 2023 -0800

    refactored code to be more submission centric

commit 6d3c0ff
Author: Nick Phura <[email protected]>
Date:   Fri Dec 8 10:02:29 2023 -0800

    WIP

commit 4fc3a1b
Author: Alfred Rosenthal <[email protected]>
Date:   Fri Dec 8 08:37:55 2023 -0800

    added button icons

commit b001aef
Merge: 1668355 97ed8ea
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 7 17:08:13 2023 -0800

    Merge branch 'SIMSBIOHUB-397' into dataset_security_feature

commit 97ed8ea
Author: Alfred Rosenthal <[email protected]>
Date:   Thu Dec 7 17:07:56 2023 -0800

    stubbing out basic menu

commit 1668355
Author: Kjartan <[email protected]>
Date:   Thu Dec 7 16:56:16 2023 -0800

    rework dataset page, new api endpoint

commit 0f5309c
Author: Mac Deluca <[email protected]>
Date:   Thu Dec 7 15:10:00 2023 -0800

    added debounce (input delay) for fuzzy search filtering / highlighting

commit d0ee898
Author: Mac Deluca <[email protected]>
Date:   Thu Dec 7 09:39:43 2023 -0800

    implemented fuzzy search with search selection highlighting

commit 856d070
Author: Kjartan <[email protected]>
Date:   Wed Dec 6 15:29:12 2023 -0800

    update spatial validation to Collection

commit 53f7b63
Author: Nick Phura <[email protected]>
Date:   Wed Dec 6 13:23:05 2023 -0800

    Add security_review_timestamp to submission table.

commit 311b448
Author: Mac Deluca <[email protected]>
Date:   Tue Dec 5 14:58:22 2023 -0800

    DatasetListPage with download functionality and DatasetSortMenu for sorting
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.

3 participants