-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DFC 319/AUT-2459 - Add GOVUK One Login Analytics Package (#1522)
* Add analytics package to auth repo - intial set up * Add OPL template and script * Add ga4 on page load to base.njk file * Add taxonomy * Add taxonomy values * Add static taxonomy values * WIP * Add changes for dyanamic content id's * Add WIP resend codes * Add add password reset and resend code content ids * WIP- add unhappy path page content ids OPL tracker * Add dev app changes - required for docker containers * Add http status ok * Update yarn lock and update content id * Add GA4 OPL tracker and remove unused code * Add UA implementation * Refine UA implementation * Update to v0.0.10 analytics package * Add additional taxonomy level 2 and content id's * Remove console.logs for debugging * Remove commented out code * Refactor and tidy code * Reduce pollution from linting * Run yarn pretty * Remove unused console.log * Address unit testing and refactor contact us OPL tracker * Revent application.js changes * Apply loggedin and dynamic attributes to GA4 tracker * Remove duplicate OPL component * Correct application.js changes from PR review * apply application.js changes * Reduce linting bloat * Remove the linting bloat and add amendments from PR Review * Update read.me, run yarn pretty * Apply yarn pretty blocker * Add unit test correction * Add amends from yarn pretty fix * Add OPL to missing pages, including error pages * Remove unused variables * Remove docker-compose change introduced, revert code * Add PR amendments * yarn run pretty amend * Add PR amendments * Revery docker-compose.yml * DFC-319: Update analytics package to latest * [DFC-319] - Update build scripts with new package name * Un-uglify showpassword * Remove env variable instructions from readme, include in variable file build files * Correct GA4 object formatting * Restructure local variables to getter functions * Remove set variables from nunjucks files, reduce duplication of variable setting from controllers * Remove comments and add whitespacing where specified, revert docker yml file * Address feedback re endblock spacing * Update package.json with updated frontend analytics package * Revert ci changes made, implement build vars change * Correct resend-mfa account creation * Apply amendments re removing special characters, CSP amend, and optional chaining replacement --------- Co-authored-by: di-aholme <[email protected]>
- Loading branch information
1 parent
696822a
commit a5e483d
Showing
87 changed files
with
754 additions
and
459 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.