Skip to content

Releases: bcgov/citz-imb-sso-react

Updated isLoggingIn state

03 May 16:03
ff362e1
Compare
Choose a tag to compare

ff362e1 - MVP-215: Fixed isLoggingIn state (#78)
1223c45 - Updated version
945e1ff - Fixed isLoggingIn state
4cdfbfb - updating docs (#77)
0dd7e5d - anotha one
5672b06 - update to disclamer
93d2032 - updating docs
d6a6bc8 - MVP-230 techdocs format update (#71)
22118b1 - links plz
778045c - testing brady sugggestion
dd25338 - fix link this time 100%
619c862 - changing info blocks to warning
63654e1 - maybe this cant work
a398090 - link fix plz
fbd0bec - this one will for sure work...
7bc9de2 - another test fix for indoc links
3aae3d6 - fixing links in quickstartguide
0177f09 - warning fix
f8a66f0 - testing warn
c31d386 - testing tip block
2d01800 - testing information block
a7cb21d - missed a space
379adc6 - wrong formatting
4ff9824 - changing improtant blocks from note to info
07a4c40 - trying new way to acess photo
a11dce5 - updating important and note tags

Fixed refresh expiry popup

29 Apr 17:21
e88bcc7
Compare
Choose a tag to compare

e88bcc7 - Dependency updates (#74)
e5b7878 - Dependency updates
017c1ba - Updated dependencies (#73)
39c2a00 - Updated dependencies
83ffeec - Release Fix (#72)
a29f444 - rolling back @testing-library/react
fa0ca75 - MVP-224: Fixed refresh expiry issue (#70)
9558266 - Fixed refresh expiry issue
54b8f78 - mkdocs path fix for flow diagram (#69)
fbf0919 - mkdocs path fix for flow diagram
4246c07 - MVP-180: Finishing touches (#68)
905da42 - Finishing touches
bc0adc6 - MVP-180: Updated docs formatting (#67)
d137d64 - MVP-217: Update issue templates (#66)
8f9eb41 - Updated docs formatting
f91c111 - Update issue templates
1fa8ec2 - Dependency updates (#63)
57ec99b - MVP-180 update to publish techdocs workflow (#64)
fa447d0 - MVP-180 update to publish techdoch format
16c5d2e - Dependency updates
2be13ca - PIMS-180 DevHub Doc Test (#62)
edabc08 - turning workflow on
22ad837 - PIMS-180 DevHub Doc Test
f34a727 - MVP-138: Part 3 unit tests (#58)
f9a20f3 - Readme additions (#55)
bfa629b - Merge branch 'main' into mvp-138-unit-tests-part3
4bd4fd9 - MVP-138: Part 2 unit tests (#57)
055eb6d - Merge branch 'main' into mvp-138-unit-tests-part3
d32841c - Merge branch 'main' into mvp-138-unit-tests-part2
1a8ce18 - MVP-138: Part 1: Unit tests (#56)
79145f8 - DevHub publishing pull request (#52)
5f4c491 - Update publish-techdocs.yaml path to docs
6cfe601 - Rename sso-integration-settings.md to sso-integration-settings.md
161548d - Rename Quick-Start-Guide.md to quick-start-guide.md
0fb117e - Rename setting-up-a-proxy-pass.md to setting-up-a-proxy-pass.md
5e7c153 - Rename Setting-Up-a-Proxy-Pass.md to setting-up-a-proxy-pass.md
498b0f8 - Rename Installing-the-Package.md to installing-the-package.md
26039ba - Rename Not-Using-a-Proxy-Pass.md to not-using-a-proxy-pass.md
e2fac5c - Needs merge from changes made in github Merge branch 'DevHub-publishing-pr-branch' of https://github.com/bcgov/citz-imb-kc-react into DevHub-publishing-pr-branch
71bc352 - updating case
1c52656 - Update .github/workflows/publish-techdocs.yaml
8c8d86e - Added tests and user mocks
eb30264 - Added tests
e463781 - Added user mocks
ff7f2ff - Updated configs
d30bd77 - Part 1: Unit tests
523ccf3 - some link updates
c45c894 - trying to update only on release and pull_request
1c6f84c - more cleaning and add photo
6b2775d - moving files around and updating content
aa239bf - Readme additions
eca05c4 - updates to hierarchy
fb3ac8c - adding a few of the docs so we can speculate on how they work
dd4a505 - adding information to index
070519f - moved pubcode.yaml to docs/pubcode.yaml
0c7f44c - Move LICENSE_CONTENT to docs/LICENSE_CONTENT
01b5d1d - rename publish.yaml to publish-techdocs.yaml
5d75ced - Rename README_TECHDOCS.md to docs/README_TECHDOCS.md
a96359a - DevHub creating new files for TechDocs.

Fix logout issue

17 Apr 18:14
e0189ce
Compare
Choose a tag to compare

e0189ce - MVP-188: Fixed logout issue (#54)
f48ffac - Fixed logout issue
5aa8d34 - MVP-180 Add Devhub Documentation Folder (#51)
2a15dd5 - MVP-180 Add Devhub Documentation Folder

Login Redirect

11 Apr 21:31
506602a
Compare
Choose a tag to compare

506602a - MVP-126: Login redirect (#49)
0302033 - Added post login redirect url prop
ea197ac - MVP-171: Updated dependencies (#48)
19f2258 - Updated dependencies

Updated refresh expiry dialog

04 Apr 22:28
22e03a8
Compare
Choose a tag to compare

22e03a8 - Updated refresh dialog styles (#47)
aaeb3fe - Updated refresh dialog styles

Alpha 2 - Added debug statement

28 Mar 15:43
9f51506
Compare
Choose a tag to compare

9f51506 - Alpha2: Added debug statement (#45)
d17c7ad - Added debug statement

1.0.0 Alpha

27 Mar 17:13
c6b44d6
Compare
Choose a tag to compare

c6b44d6 - Updating version to 1.0.0-alpha (#44)
41f7425 - Merge branch 'main' into update-version-alpha
ccc2622 - Updated readme
2b29600 - Fixes
9cd4019 - Updating version to 1.0.0-alpha
94ee5b0 - MVP-77: Fixed issue with undefined user on useSSO hook (#42)
fa29c61 - Fixed issue with undefined user on useSSO hook
b4aa5f4 - MVP-125: Renamed hasRole to hasRoles (#41)
4fbc0e4 - MVP-127: Added overrideShowRefreshExpiryDialog prop to ProviderProps (#40)
436641d - Renamed hasRole to hasRoles
c510bea - Added overrideShowRefreshExpiryDialog prop to ProviderProps
7f27c17 - MVP-13: Updated documentation (#39)
b5f5164 - Updated documentation
792b5b5 - MVP-119: Refactor CombinedSSOUser type (#37)
b9ac502 - Renamed CombinedSSOUser to OriginalSSOUser
57420b4 - MVP-118: Rename to SSO (#36)
c5a835a - Updated src files
6a84c2b - Updated readme and package json
12e039b - MVP-77: Normalized user object (#34)
c349abe - Update src/utils.ts
4d5b404 - Added normalized user object
4508370 - MVP-75: Updated packages (#33)
6fb88db - MVP-14: Follows coding standards (#32)
acbd77b - Update src/components/RefreshExpiryDialog/index.tsx
6fdf37b - Updated packages
53a5dbb - Follows coding standards