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

ER-413 Gov one login Integration #917

Merged
merged 139 commits into from
Dec 21, 2023
Merged
Changes from 1 commit
Commits
Show all changes
139 commits
Select commit Hold shift + click to select a range
ba2c305
wip
jack-coggin Oct 20, 2023
1bb0192
add option for gov one login
jack-coggin Oct 24, 2023
606eee6
fix merge conflicts
jack-coggin Oct 24, 2023
b2b8263
remove existing sign in options from home page
jack-coggin Oct 24, 2023
1c0fb29
wip
jack-coggin Oct 27, 2023
a51cb32
update auth service specs
jack-coggin Oct 27, 2023
0f0c329
Merge branch 'main' into one-login
jack-coggin Oct 30, 2023
efd8bcf
remove user facing gov one login changes
jack-coggin Oct 30, 2023
2c66f36
update auth service specs
jack-coggin Oct 30, 2023
e2f22d5
remove mock client assertion in gov one auth service
jack-coggin Oct 30, 2023
2e66545
revert gemfile.lock changes
jack-coggin Oct 31, 2023
4e82e2c
reinstall dependencies
jack-coggin Oct 31, 2023
8e0d363
remove gemfile.lock
jack-coggin Oct 31, 2023
e0af9ed
add finding users by gov one id token
jack-coggin Oct 31, 2023
426f648
verify gov one redirect state and decode id token
jack-coggin Oct 31, 2023
93f7080
update gemfile.lock
jack-coggin Nov 1, 2023
48f4ae5
update migration number
jack-coggin Nov 1, 2023
7313839
update localisations and add all text to cms
jack-coggin Nov 1, 2023
5cf8cc6
update localisations
jack-coggin Nov 1, 2023
66170de
rubocop
jack-coggin Nov 1, 2023
51b8acd
update omniauth callbacks controller
jack-coggin Nov 1, 2023
70816b5
update credentials
jack-coggin Nov 2, 2023
d4c6be6
update application config
jack-coggin Nov 2, 2023
c6c8eca
rubocop
jack-coggin Nov 2, 2023
a83da4e
update env.example
jack-coggin Nov 6, 2023
04a8a15
add gov one env variables to docker dev compose
jack-coggin Nov 6, 2023
773178d
add feature flag and revert changes to application_helper
jack-coggin Nov 7, 2023
d6243c2
Merge branch 'main' into one-login
jack-coggin Nov 7, 2023
c12af1b
fix error from merge
jack-coggin Nov 7, 2023
dcf4cf3
rubocop
jack-coggin Nov 7, 2023
e4f9f4f
refactor gov one auth service
jack-coggin Nov 8, 2023
ceaa9dd
add gov one documentation and refactor service
jack-coggin Nov 9, 2023
60597a7
refactor gov one helper and update yard
jack-coggin Nov 9, 2023
368e8ab
rubocop
jack-coggin Nov 9, 2023
d297b42
update gov one auth service spec
jack-coggin Nov 10, 2023
7294ab7
update devise config
jack-coggin Nov 10, 2023
1eaf6ed
update gov one helper and spec
jack-coggin Nov 10, 2023
6ca601a
Helper methods with encoded URIs and specs
peterdavidhamilton Nov 10, 2023
abf9063
Merge remote-tracking branch 'origin/main' into one-login
peterdavidhamilton Nov 10, 2023
d95d246
Update CI envs
peterdavidhamilton Nov 10, 2023
974be47
refactor gov one service and helper
jack-coggin Nov 10, 2023
bc7ddbe
Refactor to use a constant and reduce number of variables
peterdavidhamilton Nov 10, 2023
f597681
refactor gov one auth service and specs for service and helper
jack-coggin Nov 13, 2023
919dea4
fix merge conflicts
jack-coggin Nov 13, 2023
c035a0f
remove typos
jack-coggin Nov 13, 2023
818839b
remove unneeded env variables from docker compose and ci workflow
jack-coggin Nov 13, 2023
48297ce
enable one login by default except for production
jack-coggin Nov 14, 2023
dffa921
update application gov_one_login? check
jack-coggin Nov 14, 2023
5af4ec3
update account page for one login
jack-coggin Nov 14, 2023
0c96676
Merge branch 'main' into one-login-bridging-page
jack-coggin Nov 14, 2023
adaa702
create gov one bridging page
jack-coggin Nov 14, 2023
a15457b
update gov one helper and specs
jack-coggin Nov 14, 2023
226345e
wip
jack-coggin Nov 15, 2023
8410f8f
update bridging page
jack-coggin Nov 15, 2023
b7a8ff5
update homepage
jack-coggin Nov 16, 2023
36ee42d
update gov one helper and specs
jack-coggin Nov 16, 2023
3ece9e2
Merge branch 'main' into one-login
jack-coggin Nov 16, 2023
e35f97e
Remove .env.example whitespace
jack-coggin Nov 16, 2023
385e30a
Merge branch 'one-login' into one-login-bridging-page
jack-coggin Nov 16, 2023
2cf7064
update application_helper links, gov_one_helper spec and revert chang…
jack-coggin Nov 16, 2023
784f116
skip whats_new_page_spec and update locales
jack-coggin Nov 16, 2023
4451a12
use content from cms
jack-coggin Nov 16, 2023
dadd4b8
update helper spec
jack-coggin Nov 16, 2023
7b776be
add route alias for bridging page
jack-coggin Nov 16, 2023
9765caf
extract homepage cta to partial
jack-coggin Nov 16, 2023
6d74e30
remove unnecessary route alias
jack-coggin Nov 16, 2023
65a4a22
resolve merge conflicts:
jack-coggin Nov 16, 2023
dd05c11
Retest local dev with encoded redirect params
peterdavidhamilton Nov 16, 2023
59bc741
Highlight duplication in the service spec with a little refactor
peterdavidhamilton Nov 17, 2023
bda11ba
Users::OmniauthCallbacksController
peterdavidhamilton Nov 17, 2023
5c6a727
update helper and service specs
jack-coggin Nov 17, 2023
6729f63
update locales
jack-coggin Nov 17, 2023
f262a40
fix merge conflicts and update locales
jack-coggin Nov 17, 2023
703d642
update locales
jack-coggin Nov 17, 2023
e17b30e
update locales
jack-coggin Nov 17, 2023
391c35b
convert sso auth uri to string in navbar
jack-coggin Nov 17, 2023
2b4f1a5
update system spec
jack-coggin Nov 17, 2023
208c212
update gov one info system spec
jack-coggin Nov 17, 2023
3b7ba6a
styling tweaks
jack-coggin Nov 20, 2023
b556ac3
change div width
jack-coggin Nov 20, 2023
2d46c4f
update for onboarding tech checklist
jack-coggin Nov 20, 2023
6feb326
check for session state and nonce on one-login redirect
jack-coggin Nov 21, 2023
771550c
mock session nonce in controller spec
jack-coggin Nov 21, 2023
a484a83
rubocop
jack-coggin Nov 21, 2023
f781f19
update account page for one login move
jack-coggin Nov 21, 2023
26e7c5f
css update
jack-coggin Nov 21, 2023
7f29b86
remove change password spec
jack-coggin Nov 22, 2023
b81ec38
update bot spec
jack-coggin Nov 22, 2023
4a353bc
minor styling updates
jack-coggin Nov 23, 2023
16bb158
add terms and conditions page
jack-coggin Nov 27, 2023
f2ead42
update localisations and specs
jack-coggin Nov 27, 2023
85baa09
update callbacks controller
jack-coggin Nov 27, 2023
30d50e6
Merge branch 'one-login' into ER-876-gov-one-t-and-c-page
jack-coggin Nov 27, 2023
28f80d5
update specs
jack-coggin Nov 27, 2023
d50aed7
Refactor .find_or_create_from_gov_one spec for dry lazy loading
peterdavidhamilton Nov 30, 2023
f529817
refactor gov one jwks to remove memoization
jack-coggin Dec 1, 2023
dad5b3a
add feature flag to redirect
jack-coggin Dec 1, 2023
1c9fd7c
update sign_in_spec
jack-coggin Dec 1, 2023
0c6fa46
update locales, rename controller method
jack-coggin Dec 4, 2023
93923c3
Merge branch 'one-login' into one-login-bridging-page
jack-coggin Dec 4, 2023
948fa98
use feature flag in application_helper links
jack-coggin Dec 4, 2023
932ba80
nest gov one info locales
jack-coggin Dec 4, 2023
9c8bdda
simplify gov_one_info spec
jack-coggin Dec 4, 2023
a21cd78
remove link assertion from gov_one_info spec
jack-coggin Dec 4, 2023
b915b6a
update authentication_spec
jack-coggin Dec 4, 2023
d1b61eb
update sign_in system spec
jack-coggin Dec 5, 2023
879fbed
merge bridging page and terms and conditions page
jack-coggin Dec 5, 2023
1f0dd1e
wip
jack-coggin Dec 5, 2023
64f70f6
merge account-page changes
jack-coggin Dec 5, 2023
3eb81be
revert change_password spec changes
jack-coggin Dec 5, 2023
9df3ed6
update change_password spec
jack-coggin Dec 6, 2023
3eb13d5
dry up auth service spec
jack-coggin Dec 6, 2023
a59d6c4
update seed_snippets_spec locales count
jack-coggin Dec 6, 2023
8e54060
fix merge conflicts
jack-coggin Dec 6, 2023
39d565c
fix merge conflicts
jack-coggin Dec 6, 2023
2397612
udpate Gemfile.lock
jack-coggin Dec 7, 2023
ae583a6
update seeds_snippets_spec locales
jack-coggin Dec 7, 2023
e19270b
remove print to console
jack-coggin Dec 7, 2023
7d7f435
add request spec for terms and conditions
jack-coggin Dec 8, 2023
d461b51
update account page to use feature flag and add system spec
jack-coggin Dec 11, 2023
776d8d5
update locales content
jack-coggin Dec 11, 2023
76a6e62
refactor id_token verification and update specs
jack-coggin Dec 15, 2023
49a5799
rubocop
jack-coggin Dec 15, 2023
ea0210d
update id token verification
jack-coggin Dec 18, 2023
7154861
rubocop
jack-coggin Dec 18, 2023
d10cee5
update spec
jack-coggin Dec 18, 2023
ba70fee
add feature flag to homepage changes
jack-coggin Dec 18, 2023
6b7bcc4
revert changes to front_page_spec
jack-coggin Dec 18, 2023
273096c
add feature flag to homepage hero
jack-coggin Dec 18, 2023
143491e
add error checks for gov one login auth responses
jack-coggin Dec 19, 2023
c49d448
add markdown file for gov one adr and tech checklist
jack-coggin Dec 20, 2023
f85fd2b
update markdown checkmark for github
jack-coggin Dec 20, 2023
ae48ab9
update one login info markdown and add adr
jack-coggin Dec 20, 2023
e4bc64a
update sitemap
jack-coggin Dec 20, 2023
9bd4c17
fix typo
jack-coggin Dec 20, 2023
40f12ad
revert unwanted adr changes
jack-coggin Dec 20, 2023
409328b
Merge remote-tracking branch 'origin/main' into one-login
jack-coggin Dec 21, 2023
eb41289
update seed snippets spec locales
jack-coggin Dec 21, 2023
27fb9b1
put domain back to app in docker compose
jack-coggin Dec 21, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/main' into one-login
jack-coggin committed Dec 21, 2023
commit 409328b6899865db2b73eae6c185c7dcd08c3797
2 changes: 0 additions & 2 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
@@ -519,8 +519,6 @@ en:
home:
title: Home page
hero: |
# %{service_name}

This free, online training provides an overview of child development and gives practical advice for supporting the development of children in your early years setting.
thumb: |
![A practitioner smiling as they do an activity with children in an early years setting](//images.ctfassets.net/dvmeh832nmjc/2VRBZCHJYLeKx0a2CIcJzE/687fb0d28c71104820cd42f131d7dfe2/_assets_thumb-1161068272-320x240.jpg?fit=scale&w=380)
1 change: 0 additions & 1 deletion config/routes.rb
Original file line number Diff line number Diff line change
@@ -3,7 +3,6 @@
get 'health', to: 'home#show'
get 'audit', to: 'home#audit'
get 'my-modules', to: 'learning#show' # @see User#course
get 'about-training', to: 'training/modules#index', as: :course_overview
get 'gov-one/info', to: 'gov_one#show'

get '404', to: 'errors#not_found', via: :all
You are viewing a condensed version of this merge commit. You can view the full changes here.