Skip to content

Phase 3 #12

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

Merged
merged 96 commits into from
Aug 17, 2018
Merged

Phase 3 #12

merged 96 commits into from
Aug 17, 2018

Conversation

sjrumsby
Copy link
Contributor

Initial commit of phase-3

Sean Rumsby and others added 30 commits July 4, 2018 21:25
# This is the 1st commit message:

Remove import of CORS

# This is the commit message #2:

Remove import of CORS
Added a profiler to test requests, determined bottle neck to be in the API calls
that validate the OIDC tokens with KeyCloak.

Added a caching service that caches the JWT tokens after they have been
validated by Key cloak to reduce the number of API calls (and thus blocking
requests) that are performed.

Migrated to using percona, which means that we can rip out all of the
cockroachdb code. Added a wrapper around HTTP calls which allow us to rollback
a transaction and then retry them in an effort to deal with WSREP locking
issues with Percona.
Sean Rumsby and others added 24 commits August 17, 2018 11:43
Updated service list to properly return only the services for the user's office, and updated the meta tag for IE 11 browsers on gov.bc.ca machines.
Fixed all issues with receptionist versus non-reception offices
Fixed issue with citizen invite logic
Cleared citizen_comments when finishing a citizen
Removed X from all modal windows
@gil0109 gil0109 merged commit 373b7d2 into bcgov:master Aug 17, 2018
@sjrumsby sjrumsby deleted the phase-3 branch December 7, 2018 01:28
sumesh-aot added a commit to sumesh-aot/queue-management that referenced this pull request May 1, 2020
jhmccoll pushed a commit that referenced this pull request Nov 19, 2020
Remove custom assemble script as no longer necessary.
jhmccoll pushed a commit that referenced this pull request Jan 6, 2021
shabeeb-aot pushed a commit to shabeeb-aot/queue-management that referenced this pull request Mar 31, 2021
Appointment frontend updated to all latest packages
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