-
Notifications
You must be signed in to change notification settings - Fork 0
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
Haar 1909 add client instance #34
Commits on Nov 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2f73e58 - Browse repository at this point
Copy the full SHA 2f73e58View commit details
Commits on Nov 19, 2020
-
* Initial commit * 🎉 Initial drop of code * 🎨 Small tidy up * Adding circle build and updating node to v14 * Adding helm config * Fix wiremock port and update package.json Co-authored-by: Jon Brighton <[email protected]> Co-authored-by: Jon Brighton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c89f6f8 - Browse repository at this point
Copy the full SHA c89f6f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 472adbb - Browse repository at this point
Copy the full SHA 472adbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a57e7 - Browse repository at this point
Copy the full SHA 36a57e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8683f28 - Browse repository at this point
Copy the full SHA 8683f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 418349e - Browse repository at this point
Copy the full SHA 418349eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2af2d4 - Browse repository at this point
Copy the full SHA c2af2d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ace58 - Browse repository at this point
Copy the full SHA 49ace58View commit details
Commits on Dec 7, 2020
-
* Update dependencies Also move to use declaration overrides for describing additional possible fields in session data Also removing/moving unnecessary prod dependencies Moving jest tests to run in parallel * Fix types for user * Do not allow any warnings * Correcting test results path
Configuration menu - View commit details
-
Copy full SHA for ccc0c03 - Browse repository at this point
Copy the full SHA ccc0c03View commit details
Commits on Dec 15, 2020
-
Reducing docker image size (#9)
Also * Update dependencies * Adopt standard github gitignore for node projects * Using body typography
Configuration menu - View commit details
-
Copy full SHA for ac0dfa6 - Browse repository at this point
Copy the full SHA ac0dfa6View commit details
Commits on Dec 18, 2020
-
* Add rename script * PR reviews * Removing unused vars
Configuration menu - View commit details
-
Copy full SHA for c8a5587 - Browse repository at this point
Copy the full SHA c8a5587View commit details
Commits on Dec 21, 2020
-
Alee/decoupling auth client from redis (#11)
* Decoupling auth client from redis impl
Configuration menu - View commit details
-
Copy full SHA for 1a11c21 - Browse repository at this point
Copy the full SHA 1a11c21View commit details
Commits on Jan 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ec4f5ed - Browse repository at this point
Copy the full SHA ec4f5edView commit details
Commits on Jan 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 27a10a5 - Browse repository at this point
Copy the full SHA 27a10a5View commit details
Commits on Jan 26, 2021
-
Convert to arrow functions in utils (#14)
* Convert to arrow functions in utils * Remove returns and fix prettier issues
Configuration menu - View commit details
-
Copy full SHA for 1ac0a0c - Browse repository at this point
Copy the full SHA 1ac0a0cView commit details
Commits on Jan 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b3713ee - Browse repository at this point
Copy the full SHA b3713eeView commit details
Commits on Feb 18, 2021
-
* Adding outdated job * Updating dependencies * Removing patch to minor version
Configuration menu - View commit details
-
Copy full SHA for 61b41df - Browse repository at this point
Copy the full SHA 61b41dfView commit details
Commits on Mar 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 594b004 - Browse repository at this point
Copy the full SHA 594b004View commit details -
Configuration menu - View commit details
-
Copy full SHA for a581d49 - Browse repository at this point
Copy the full SHA a581d49View commit details
Commits on Mar 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for db09442 - Browse repository at this point
Copy the full SHA db09442View commit details
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 716fdfb - Browse repository at this point
Copy the full SHA 716fdfbView commit details
Commits on Mar 19, 2021
-
Add new veracode scan for schedueled workflow (#21)
* Add new veracode scan for schedueled workflow * Re-add - check_outdated job
Configuration menu - View commit details
-
Copy full SHA for 8a43d6d - Browse repository at this point
Copy the full SHA 8a43d6dView commit details
Commits on Mar 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9fefb8f - Browse repository at this point
Copy the full SHA 9fefb8fView commit details
Commits on May 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e8532ef - Browse repository at this point
Copy the full SHA e8532efView commit details
Commits on May 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cf8f8d7 - Browse repository at this point
Copy the full SHA cf8f8d7View commit details
Commits on May 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ea38330 - Browse repository at this point
Copy the full SHA ea38330View commit details
Commits on May 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e7df526 - Browse repository at this point
Copy the full SHA e7df526View commit details
Commits on May 24, 2021
-
Updating dependencies and adding slack notifications to outdated chec…
…ks (#27) * Updating dependencies and adding slack notifications to outdated checks * Add slack orb
Configuration menu - View commit details
-
Copy full SHA for a2d85cd - Browse repository at this point
Copy the full SHA a2d85cdView commit details
Commits on May 28, 2021
-
Moving to group middleware into related modules, following the patter…
…n established in prison staff hub (#28)
Configuration menu - View commit details
-
Copy full SHA for 336b8fa - Browse repository at this point
Copy the full SHA 336b8faView commit details
Commits on Jun 4, 2021
-
Fix the slack notification on
check_outdated
(#30)* Ensure that the `SLACK_ACCESS_TOKEN` env var is set for `check_outdated` As the final step (on fail) is a slack notification we need to use a context containing the variable. * Refactor the channel for alerts into parameters This establishes a reusable pattern in case consumers wish to notify slack on other jobs.
Darren Oakley authoredJun 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 5f29995 - Browse repository at this point
Copy the full SHA 5f29995View commit details
Commits on Jun 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3ef04f5 - Browse repository at this point
Copy the full SHA 3ef04f5View commit details -
Fixing configuration of security audit (#32)
The "medium" configuration was not an acceptable term, should be one of "info", "low", "moderate", "high" or "critical". This meant that it would not pick up on anything!
Configuration menu - View commit details
-
Copy full SHA for 5e81ee3 - Browse repository at this point
Copy the full SHA 5e81ee3View commit details
Commits on Jun 24, 2021
-
Alee/update dependencies (#33)
* Updating dependencies and node * Use parameterised slack channel rather than default of typescript alerts channel * Extracting out executor
Configuration menu - View commit details
-
Copy full SHA for 2003f62 - Browse repository at this point
Copy the full SHA 2003f62View commit details
Commits on Jun 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3d93d8e - Browse repository at this point
Copy the full SHA 3d93d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d73dc - Browse repository at this point
Copy the full SHA 96d73dcView commit details -
Use node executor and parameterise the version (#34)
* WFP-322 use the hmpps/node executor to build * WFP-322 parameterise the node version in the executor * WFP-322 use node version parameter in integration test image * WFP-322 integration tests use new node_redis executor Co-authored-by: Andrew Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f541d64 - Browse repository at this point
Copy the full SHA f541d64View commit details
Commits on Jun 30, 2021
-
Deploy template project to template k8s namespace (#37)
* Deploy template project to template k8s namespace
Configuration menu - View commit details
-
Copy full SHA for 0d87899 - Browse repository at this point
Copy the full SHA 0d87899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4422c3f - Browse repository at this point
Copy the full SHA 4422c3fView commit details
Commits on Jul 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bc34e5f - Browse repository at this point
Copy the full SHA bc34e5fView commit details
Commits on Jul 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e9450ed - Browse repository at this point
Copy the full SHA e9450edView commit details
Commits on Jul 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7fd93c9 - Browse repository at this point
Copy the full SHA 7fd93c9View commit details
Commits on Aug 6, 2021
-
DT-2404: 💄 Switch to sign in / out instead of login / out (#42)
* DT-2404: 💄 Switch to sign in / out instead of login / out * DT-2404: 💄 Don't need .gitignore for husky any more
Configuration menu - View commit details
-
Copy full SHA for 264f33f - Browse repository at this point
Copy the full SHA 264f33fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb0d2d0 - Browse repository at this point
Copy the full SHA fb0d2d0View commit details
Commits on Aug 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 80eee9d - Browse repository at this point
Copy the full SHA 80eee9dView commit details
Commits on Aug 19, 2021
-
DT-2297 - Veracode - switch to daily pipeline scan (results in circle…
…ci), and weekly policy scan (upload to veracode portal). (#45)
Configuration menu - View commit details
-
Copy full SHA for f41de78 - Browse repository at this point
Copy the full SHA f41de78View commit details
Commits on Aug 24, 2021
-
DT-2297- randomise timing of circleci security workflow due to rate l…
…imiting at veracode. (#47)
Configuration menu - View commit details
-
Copy full SHA for f5d881e - Browse repository at this point
Copy the full SHA f5d881eView commit details
Commits on Sep 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 17a4437 - Browse repository at this point
Copy the full SHA 17a4437View commit details
Commits on Sep 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4a64ef0 - Browse repository at this point
Copy the full SHA 4a64ef0View commit details
Commits on Sep 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dd68b5d - Browse repository at this point
Copy the full SHA dd68b5dView commit details
Commits on Sep 29, 2021
-
Remove use of semi colons before arrays (#51)
* Remove use of semi-colons before arrays * Fix typos in README
Configuration menu - View commit details
-
Copy full SHA for 94db4f2 - Browse repository at this point
Copy the full SHA 94db4f2View commit details
Commits on Oct 7, 2021
-
WFP-610 update to npmv7 and fix some audit (#52)
* WFP-610 update to npm 7 * WFP-610 update outdated dependencies * WFP-610 fixed some audit vulnerabilities * WFP-610 updated passport-oauth2
Configuration menu - View commit details
-
Copy full SHA for d7d9133 - Browse repository at this point
Copy the full SHA d7d9133View commit details
Commits on Oct 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2115d45 - Browse repository at this point
Copy the full SHA 2115d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5946417 - Browse repository at this point
Copy the full SHA 5946417View commit details
Commits on Oct 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 223e269 - Browse repository at this point
Copy the full SHA 223e269View commit details -
Configuration menu - View commit details
-
Copy full SHA for d943820 - Browse repository at this point
Copy the full SHA d943820View commit details
Commits on Oct 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 349bdb7 - Browse repository at this point
Copy the full SHA 349bdb7View commit details
Commits on Oct 20, 2021
-
Moving to use HMPPS header (#59)
* Moving to use HMPPS header * Removing explicit reference to DPS
Configuration menu - View commit details
-
Copy full SHA for aa16d4a - Browse repository at this point
Copy the full SHA aa16d4aView commit details -
Fix path of unit test results that are uploaded as artifacts (#60)
and properly indent "build" job (jobs should be an array of [name] to dictionary) Co-authored-by: Jon Brighton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc41f5d - Browse repository at this point
Copy the full SHA cc41f5dView commit details
Commits on Nov 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6ff0d36 - Browse repository at this point
Copy the full SHA 6ff0d36View commit details
Commits on Nov 5, 2021
-
NN-3747 fixing json structure for the stubUserRoles call and populati…
…ng the user directly and not from the request because passport isn't in the test stack (#62)
richardpopple authoredNov 5, 2021 Configuration menu - View commit details
-
Copy full SHA for a6c72ba - Browse repository at this point
Copy the full SHA a6c72baView commit details
Commits on Nov 10, 2021
-
Also fixing open handle in test and bumping dependencies
Configuration menu - View commit details
-
Copy full SHA for f247b8a - Browse repository at this point
Copy the full SHA f247b8aView commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for db9a433 - Browse repository at this point
Copy the full SHA db9a433View commit details
Commits on Dec 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d94f72c - Browse repository at this point
Copy the full SHA d94f72cView commit details
Commits on Jan 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dccca36 - Browse repository at this point
Copy the full SHA dccca36View commit details
Commits on Jan 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a192197 - Browse repository at this point
Copy the full SHA a192197View commit details
Commits on Feb 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2c530c0 - Browse repository at this point
Copy the full SHA 2c530c0View commit details
Commits on Feb 14, 2022
-
⬆️ update dependencies and 💄add no-only-tests linting rule for cypress (
#70) * ⬆️ update dependencies * 💄Add no-only-tests linting rule for cypress
Configuration menu - View commit details
-
Copy full SHA for 59a9b65 - Browse repository at this point
Copy the full SHA 59a9b65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9651352 - Browse repository at this point
Copy the full SHA 9651352View commit details
Commits on Mar 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 10ccbe8 - Browse repository at this point
Copy the full SHA 10ccbe8View commit details
Commits on Mar 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c450787 - Browse repository at this point
Copy the full SHA c450787View commit details
Commits on Mar 18, 2022
-
Fixing docker caching issue (#74)
Need to refer to build args before calling apt-get upgrade otherwise the set of packages are cached and not upgraded. Docker cannot cache anything in layers after a dynamic variable has been used Also bumping version of node and fixing test compilation issue
Configuration menu - View commit details
-
Copy full SHA for 7d9565b - Browse repository at this point
Copy the full SHA 7d9565bView commit details
Commits on Mar 24, 2022
-
Setup prometheus metrics by default. (#75)
This change sets up prometheus metrics to be available on port 3001, and with the helm chart changes they will automatically get scraped and be available for alerts and dashboards in grafana. The added metrics include: - General nodejs stats: memory use, gc etc - HTTP server requests: counters and timings of all served HTTP requests by the app. - HTTP client requests: counters and timings of all HTTP requests to other upstream APIs (as long as they are based off `restClient.ts`). - Upstream healthchecks: guages recording the status/health of each upstream service when the healthcheck is tested. This is all backported from the `manage-recalls-ui` app, please let me know what you think. :)
Darren Oakley authoredMar 24, 2022 Configuration menu - View commit details
-
Copy full SHA for fd85c22 - Browse repository at this point
Copy the full SHA fd85c22View commit details -
Bump minimist from 1.2.5 to 1.2.6 (#76)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 49c6ad6 - Browse repository at this point
Copy the full SHA 49c6ad6View commit details
Commits on Apr 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0354a09 - Browse repository at this point
Copy the full SHA 0354a09View commit details
Commits on Apr 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eefd2aa - Browse repository at this point
Copy the full SHA eefd2aaView commit details
Commits on Apr 20, 2022
-
NN-4060: App Insights only works with bunyan v1 (#80)
Co-authored-by: sp-watson <steve.watson@digital,justice.gov.uk>
Configuration menu - View commit details
-
Copy full SHA for dc3f727 - Browse repository at this point
Copy the full SHA dc3f727View commit details
Commits on Apr 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e2e93b4 - Browse repository at this point
Copy the full SHA e2e93b4View commit details -
Stop metrics test from hitting a real service and occasionally timing…
… out (#81) Co-authored-by: Jon Wyatt <> Co-authored-by: Andrew Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8aa16ee - Browse repository at this point
Copy the full SHA 8aa16eeView commit details
Commits on Apr 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 752a0ec - Browse repository at this point
Copy the full SHA 752a0ecView commit details
Commits on May 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 05dcc72 - Browse repository at this point
Copy the full SHA 05dcc72View commit details
Commits on May 4, 2022
-
SDI-181: 🔧 Use new cimg redis executor (#85)
* SDI-181: 🔧 Use new cimg redis executor * SDI-181: 🔧 Improve docker ignore and use released orb instead * SDI-181: ⬆️ Bump node minor version
Configuration menu - View commit details
-
Copy full SHA for 3bd1861 - Browse repository at this point
Copy the full SHA 3bd1861View commit details
Commits on May 11, 2022
-
SLM-245 Restore cache prior to running up the app for the integration…
… tests (#86) This caused an issue with our build where we received a segmentation fault as soon as the integration tests called the node app. Segmentation faults generally indicate an issue with one of the native C/C++ modules and it appears that one of these modules was relying on something we have stashed in the cache.
Configuration menu - View commit details
-
Copy full SHA for 968735d - Browse repository at this point
Copy the full SHA 968735dView commit details
Commits on May 12, 2022
-
SDI-88: 🚨 Fix querystring warning (#87)
* SDI-88: 🚨 Fix querystring warning * SDI-88: 🚨 Second attempt to querystring warning
Configuration menu - View commit details
-
Copy full SHA for 6676e3a - Browse repository at this point
Copy the full SHA 6676e3aView commit details
Commits on May 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0bd862a - Browse repository at this point
Copy the full SHA 0bd862aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73c1b62 - Browse repository at this point
Copy the full SHA 73c1b62View commit details
Commits on May 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0f2559b - Browse repository at this point
Copy the full SHA 0f2559bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e69d1a - Browse repository at this point
Copy the full SHA 5e69d1aView commit details
Commits on May 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5d61681 - Browse repository at this point
Copy the full SHA 5d61681View commit details
Commits on May 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7a08151 - Browse repository at this point
Copy the full SHA 7a08151View commit details
Commits on May 20, 2022
-
Minor "code smell" fixes suggested by Sonar Cloud (#95)
* INC-567: Remove unnecessary type assertions * INC-567: Return resolved promise directly
Configuration menu - View commit details
-
Copy full SHA for 6de4fe3 - Browse repository at this point
Copy the full SHA 6de4fe3View commit details
Commits on May 24, 2022
-
SDI-211: 🔒️ Bump versions to fix security issues and cope with passpo…
…rt major upgrade (#96)
Configuration menu - View commit details
-
Copy full SHA for f4d9846 - Browse repository at this point
Copy the full SHA f4d9846View commit details
Commits on May 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d5d2fbc - Browse repository at this point
Copy the full SHA d5d2fbcView commit details
Commits on May 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d961034 - Browse repository at this point
Copy the full SHA d961034View commit details
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 992fff1 - Browse repository at this point
Copy the full SHA 992fff1View commit details
Commits on Jun 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2fa5e70 - Browse repository at this point
Copy the full SHA 2fa5e70View commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 127b2c7 - Browse repository at this point
Copy the full SHA 127b2c7View commit details
Commits on Jun 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5249392 - Browse repository at this point
Copy the full SHA 5249392View commit details
Commits on Jun 23, 2022
-
Ignore false positive around nodemon (#103)
* Ignore false positive around nodemon * Manage version of audit ci and provide full path to ignored dependency
Configuration menu - View commit details
-
Copy full SHA for 3c43ed9 - Browse repository at this point
Copy the full SHA 3c43ed9View commit details
Commits on Jul 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3c5a9ba - Browse repository at this point
Copy the full SHA 3c5a9baView commit details
Commits on Jul 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 616e7ce - Browse repository at this point
Copy the full SHA 616e7ceView commit details -
Create services container (#106)
This allows passing through a container of wired up services through to route This approach has been used for the dps-shared and farsight projects and it leads to a testing approach that scales more naturally. Means you can pass through the services through to where they are needed and this can grow without changes propagating through the application Also extracted standard router into standalone middleware as the current approach relies on mutation and encourages making multiple copies of it.
Configuration menu - View commit details
-
Copy full SHA for a6ac4cb - Browse repository at this point
Copy the full SHA a6ac4cbView commit details
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a71978d - Browse repository at this point
Copy the full SHA a71978dView commit details
Commits on Jul 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9820452 - Browse repository at this point
Copy the full SHA 9820452View commit details
Commits on Jul 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d548f47 - Browse repository at this point
Copy the full SHA d548f47View commit details
Commits on Jul 28, 2022
-
Remove duplicate <main> elements (#110)
The govuk/template.njk which the layout.njk extends which these files use already includes a <main> element According to the HTML spec there should only be one <main> element present in the document at a time
Configuration menu - View commit details
-
Copy full SHA for 1a9e219 - Browse repository at this point
Copy the full SHA 1a9e219View commit details
Commits on Aug 11, 2022
-
Bumping dependencies and fixing page width (#111)
* Bumping dependencies and fixing page width There seems to be a lot of variability in page width so going with something that seems most popular in HMPPS * Run tests in band Partially to fix tests hanging in circle, but also as test seems to run almost twice as fast (after clearing cache)
Configuration menu - View commit details
-
Copy full SHA for 338690a - Browse repository at this point
Copy the full SHA 338690aView commit details
Commits on Aug 15, 2022
-
Add a
cspNonce
to the webSecurity setup (#112)Based on what I’ve seen elsewhere, this seems to now be a common approach to allow us to inline scripts, see: https://content-security-policy.com/nonce The GOV.UK frontend has now been updated to support the use of the `cspNonce` local - see: alphagov/govuk-frontend@2e40d74 So we no longer need to add the inline hash, which is vulnerable to if the code in the frontend template is changed. I’ve also removed the domain-specific overrides for jQuery scripts and styles, as we can use the nonce for this too.
Configuration menu - View commit details
-
Copy full SHA for 26f0b62 - Browse repository at this point
Copy the full SHA 26f0b62View commit details
Commits on Aug 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e2299e3 - Browse repository at this point
Copy the full SHA e2299e3View commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3dfd162 - Browse repository at this point
Copy the full SHA 3dfd162View commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 737b6f6 - Browse repository at this point
Copy the full SHA 737b6f6View commit details
Commits on Sep 12, 2022
-
This speeds up the running of jest tests by enabling isolatedModules which has the effect of [disabling typechecking](https://kulshekhar.github.io/ts-jest/docs/getting-started/options/isolatedModules) It also drastically reduces memory usage, allowing for running tests in parallel locally at least. On my laptop this reduces the time to run the tests in this project from ~14 seconds to ~4 seconds. On larger projects the effect is much more pronounced, welcome-people-to-prison reduces build time from ~2mins, 20 seconds to ~25 seconds. In circle we still need to run in band but this is still significantly faster than before, in WPIP it reduces the build by over 1 min. Type checking is still available in the IDE, it is also part of the husky pre-commit hook and run by circle as part of the build, so the risk of type errors slipping through are very small. (We could possibly add a typechecking stage before running jest and it would still be much faster but not adding unless it becomes apparent that we need it ) It would be worth to re-assess this after jest 29 as there seems to be some fixes around a [memory issue](jestjs/jest#11956) that is part of node in versions > 16.10 NB: This will not work if type declaration (`d.ts`) files contain enums or any other constructs that generate javascript code. This seems to be a bit of an anti-pattern anyway (see [here](https://lukasbehal.com/2017-05-22-enums-in-declaration-files/)). Other tooling such as cypress will only allow you to import types from these files.
Configuration menu - View commit details
-
Copy full SHA for 25b0208 - Browse repository at this point
Copy the full SHA 25b0208View commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 610a227 - Browse repository at this point
Copy the full SHA 610a227View commit details
Commits on Sep 20, 2022
-
* Move ingress * CHange generic service to latest
Configuration menu - View commit details
-
Copy full SHA for 767c5d9 - Browse repository at this point
Copy the full SHA 767c5d9View commit details
Commits on Sep 21, 2022
-
SDI-345: ⬆️ Upgrade node and cypress (#119)
* SDI-345: ⬆️ Upgrade node and cypress * SDI-345: ⬆️ Actually upgrade cypress
Configuration menu - View commit details
-
Copy full SHA for 9ca506c - Browse repository at this point
Copy the full SHA 9ca506cView commit details
Commits on Sep 23, 2022
-
There was an issue where we weren't sending trace info to app insights. This is because appInsights needs to be imported before bunyan is imported so it can do its instrumentation magic. There was a related issue that obscured this. It was previously impossible to test app insights locally as dotenv wasn't set up correctly - it needed to happen before app insights is imported or app insights would prevent the app starting up. So this moves dotenv to dev dependencies and preloads it before running the app via start:dev. This removes some code that is only relevant for local development. It also means the application runs similar locally to how it would run in docker or kubernetes - it just expects the environment variables to be present. Also moving the app insights import so it's very apparent that it's the first thing that happens when the app starts.
Configuration menu - View commit details
-
Copy full SHA for 0a16804 - Browse repository at this point
Copy the full SHA 0a16804View commit details
Commits on Sep 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for af854b8 - Browse repository at this point
Copy the full SHA af854b8View commit details
Commits on Oct 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2dcae4f - Browse repository at this point
Copy the full SHA 2dcae4fView commit details
Commits on Oct 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b2a656c - Browse repository at this point
Copy the full SHA b2a656cView commit details
Commits on Oct 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c78f1d5 - Browse repository at this point
Copy the full SHA c78f1d5View commit details
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 65980b1 - Browse repository at this point
Copy the full SHA 65980b1View commit details
Commits on Nov 1, 2022
-
Use official redis image for docker-compose (#126)
Which is suitable for arm64 and consistent with docker-compose-test which was updated with ministryofjustice/hmpps-template-typescript#89
Configuration menu - View commit details
-
Copy full SHA for f7aad6e - Browse repository at this point
Copy the full SHA f7aad6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7152f7 - Browse repository at this point
Copy the full SHA b7152f7View commit details
Commits on Nov 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1d1ddb6 - Browse repository at this point
Copy the full SHA 1d1ddb6View commit details
Commits on Nov 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de90fee - Browse repository at this point
Copy the full SHA de90feeView commit details
Commits on Nov 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 317fcb2 - Browse repository at this point
Copy the full SHA 317fcb2View commit details
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6964e83 - Browse repository at this point
Copy the full SHA 6964e83View commit details
Commits on Dec 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4920b06 - Browse repository at this point
Copy the full SHA 4920b06View commit details
Commits on Dec 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8633cb0 - Browse repository at this point
Copy the full SHA 8633cb0View commit details
Commits on Dec 23, 2022
-
Bump jsonwebtoken from 8.5.1 to 9.0.0 (#136)
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0. - [Release notes](https://github.com/auth0/node-jsonwebtoken/releases) - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e1e3d5 - Browse repository at this point
Copy the full SHA 2e1e3d5View commit details
Commits on Dec 28, 2022
-
Fix conflicting prettier / eslint rule (#135)
In eslint, we ask for a trailing comma, while the prettier rules are set to `es5`. This causes issues if you have your IDE set up to fix on save, as one linter kicks in before the other, causing conflicting fixes. Co-authored-by: Andrew Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a127d6 - Browse repository at this point
Copy the full SHA 3a127d6View commit details
Commits on Jan 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5386b50 - Browse repository at this point
Copy the full SHA 5386b50View commit details
Commits on Jan 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b636741 - Browse repository at this point
Copy the full SHA b636741View commit details
Commits on Jan 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 839c8e1 - Browse repository at this point
Copy the full SHA 839c8e1View commit details
Commits on Jan 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4c975e6 - Browse repository at this point
Copy the full SHA 4c975e6View commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9fc40b0 - Browse repository at this point
Copy the full SHA 9fc40b0View commit details
Commits on Feb 2, 2023
-
* Add renovate.json * HEAT-52: source Renovate config from shared HMPPS repo * HEAT-52: tweak dependencies pinned by Renovate Inherit the ones from https://github.com/ministryofjustice/hmpps-renovate-config/blob/main/node.json * HEAT-52: manually bump Slack Orb as Renovate was complaining 'Can't find version matching 4.4.2 for slack' --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Neil Mendum <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f27375 - Browse repository at this point
Copy the full SHA 1f27375View commit details
Commits on Feb 3, 2023
-
Update Helm release generic-service to v2.4.0 (#146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 14cdec7 - Browse repository at this point
Copy the full SHA 14cdec7View commit details -
Update peter-evans/create-pull-request action to v4 (#148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a99053c - Browse repository at this point
Copy the full SHA a99053cView commit details -
Update actions/checkout action to v3 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 97b1fa8 - Browse repository at this point
Copy the full SHA 97b1fa8View commit details -
Add .nvmrc file, Prettier support for Nunjucks and use SCSS (#143)
* Add .nvmrc file with node version set to `18` Update npm engine version to `^9` Add `prettier-plugin-jinja-template` as dev dependency plus config Refactor `.sass` files to `.scss` for consistency * Add newline to .nvmrc --------- Co-authored-by: Neil Mendum <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92b5a33 - Browse repository at this point
Copy the full SHA 92b5a33View commit details -
Revert build_multiplatform_docker because it causes the build to take…
… over an hour (#149) See Slack discussion https://mojdt.slack.com/archives/C69NWE339/p1671529301455009?thread_ts=1671529075.740459&cid=C69NWE339
Configuration menu - View commit details
-
Copy full SHA for 7745886 - Browse repository at this point
Copy the full SHA 7745886View commit details
Commits on Feb 7, 2023
-
Update dependency cypress to ^12.5.1 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b80efe8 - Browse repository at this point
Copy the full SHA b80efe8View commit details
Commits on Feb 13, 2023
-
HEAT-52: reduce the size of the PR body by specifying prBodyTemplate …
…(#152) This should help with GitHub integration in Slack
Configuration menu - View commit details
-
Copy full SHA for 20f2181 - Browse repository at this point
Copy the full SHA 20f2181View commit details -
Update all non major NPM dependencies (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0075fab - Browse repository at this point
Copy the full SHA 0075fabView commit details
Commits on Feb 16, 2023
-
Update all non major NPM dependencies (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8e5a9d2 - Browse repository at this point
Copy the full SHA 8e5a9d2View commit details
Commits on Feb 24, 2023
-
Update all non major NPM dependencies (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d9c2d14 - Browse repository at this point
Copy the full SHA d9c2d14View commit details
Commits on Feb 28, 2023
-
Update all non major NPM dependencies (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 941ca4d - Browse repository at this point
Copy the full SHA 941ca4dView commit details
Commits on Mar 2, 2023
-
Update all non major NPM dependencies (#159)
* Update all non major NPM dependencies * Reduce Renovate stabilityDays so that it raises fewer PRs --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Neil Mendum <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd997e0 - Browse repository at this point
Copy the full SHA cd997e0View commit details
Commits on Mar 7, 2023
-
Update Helm release generic-service to v2.5.0 (#161)
* Update Helm release generic-service to v2.5.0 * Drop generic-service params no longer required --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Neil Mendum <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41a6094 - Browse repository at this point
Copy the full SHA 41a6094View commit details
Commits on Mar 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 213008f - Browse repository at this point
Copy the full SHA 213008fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 154e107 - Browse repository at this point
Copy the full SHA 154e107View commit details
Commits on Mar 20, 2023
-
Upgrade to connect-redis 7 and update other dependencies (#168)
* Upgrade to connect-redis 7 and update other dependencies * Remove legacy mode * Fix npm prune warning
Configuration menu - View commit details
-
Copy full SHA for 220b506 - Browse repository at this point
Copy the full SHA 220b506View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b69d5b - Browse repository at this point
Copy the full SHA 2b69d5bView commit details -
Add HMPPS Auth URL to form-action CSP string (#170)
Update the Content Security Policy to allow the HMPPS Auth URL as a possible form action target. Currently, if a 403 error occurs on a GET request, this will be captured by the error handling setup in errorHandler.ts, and the user will be redirected to the sign out URL, which then redirects to the HMPPS Auth URL. However, if a 403 error occurs on a POST request, this second redirect may not occur, and the user may, depending on their choice of browser, be frozen on the form page they just submitted. Due to CSP implementation details that vary between browsers, adding the HMPPS Auth URL to our form action targets allows this second redirect to occur as expected.
Configuration menu - View commit details
-
Copy full SHA for 19be08c - Browse repository at this point
Copy the full SHA 19be08cView commit details
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 919ecdc - Browse repository at this point
Copy the full SHA 919ecdcView commit details -
Removing unnecessary build (#172)
All 3 processes: tsc, sass and copy-views are run by concurrently at start up anyway
Configuration menu - View commit details
-
Copy full SHA for 52f8e99 - Browse repository at this point
Copy the full SHA 52f8e99View commit details
Commits on Apr 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 37f8bc0 - Browse repository at this point
Copy the full SHA 37f8bc0View commit details
Commits on Apr 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 06ecd8d - Browse repository at this point
Copy the full SHA 06ecd8dView commit details
Commits on Apr 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b3477b1 - Browse repository at this point
Copy the full SHA b3477b1View commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 757c6ef - Browse repository at this point
Copy the full SHA 757c6efView commit details -
Update Helm release generic-service to v2.6.2 (#182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Neil Mendum <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b75683 - Browse repository at this point
Copy the full SHA 4b75683View commit details
Commits on Apr 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 194c154 - Browse repository at this point
Copy the full SHA 194c154View commit details
Commits on May 2, 2023
-
Update Helm release generic-service to v2.6.3 (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c8869d0 - Browse repository at this point
Copy the full SHA c8869d0View commit details
Commits on May 10, 2023
-
Tie css cache to version of application (#188)
At the moment the cache is linked to the start up time of pod, so get unnecessary cache misses for each pod in the cluster and also when pods restart This ties the cache to the git short hash of the deployment
Configuration menu - View commit details
-
Copy full SHA for ea3f137 - Browse repository at this point
Copy the full SHA ea3f137View commit details
Commits on May 16, 2023
-
Fix version not appearing in application insights (#190)
* Fix version not appearing in application insights This previously relied on running a shell script to generate a file with a json payload in it. The code that read this file to extract out the version for the cache improvement and also setting the application version in app insights, was looking in the wrong location There was another location that looked up the file and read in the details for the health endpoint which was looking in the right place This change moves to reading the version and git reference into an env var in the docker file instead, which means we can centralise how this info is made available and remove the additional file management This should be a safe fix as the build info file was previously being generated from the docker build anyway - so the file should be available * Tidy up passing around application version
Configuration menu - View commit details
-
Copy full SHA for 88c301f - Browse repository at this point
Copy the full SHA 88c301fView commit details
Commits on May 19, 2023
-
Update Helm release generic-prometheus-alerts to v1.3.2 (#189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5b7903b - Browse repository at this point
Copy the full SHA 5b7903bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 586d966 - Browse repository at this point
Copy the full SHA 586d966View commit details
Commits on May 23, 2023
-
Update slack orb to v4.12.5 (#185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f6b3725 - Browse repository at this point
Copy the full SHA f6b3725View commit details -
Update peter-evans/create-pull-request action to v5 (#175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 83be369 - Browse repository at this point
Copy the full SHA 83be369View commit details
Commits on Jun 6, 2023
-
Update all non major NPM dependencies (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 58512df - Browse repository at this point
Copy the full SHA 58512dfView commit details -
Update Node.js to v18.16 (#191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4466ddc - Browse repository at this point
Copy the full SHA 4466ddcView commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 087bc0e - Browse repository at this point
Copy the full SHA 087bc0eView commit details
Commits on Jun 9, 2023
-
Do not retry POST requests by default (#197)
It doesn't really make sense to retry non-idempotent calls Also moving sanitised error over to a real error rather than a object. Makes it a little bit easier to test these: 'expect(..).reject.throws' etc.. doesn't work if you don't have really errors
Configuration menu - View commit details
-
Copy full SHA for ded60e6 - Browse repository at this point
Copy the full SHA ded60e6View commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ddf3823 - Browse repository at this point
Copy the full SHA ddf3823View commit details -
Have
sanitisedError
always return an Error instance (#199)… for the same reasons as explained in ministryofjustice/hmpps-template-typescript#197
Configuration menu - View commit details
-
Copy full SHA for a5dc02d - Browse repository at this point
Copy the full SHA a5dc02dView commit details
Commits on Jun 22, 2023
-
Update all non major NPM dependencies (#195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eac50e9 - Browse repository at this point
Copy the full SHA eac50e9View commit details
Commits on Jul 3, 2023
-
Update all non major NPM dependencies (#200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7e907e1 - Browse repository at this point
Copy the full SHA 7e907e1View commit details
Commits on Jul 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 613628c - Browse repository at this point
Copy the full SHA 613628cView commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c49560 - Browse repository at this point
Copy the full SHA 2c49560View commit details
Commits on Jul 27, 2023
-
Update all non major NPM dependencies (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ee2b55a - Browse repository at this point
Copy the full SHA ee2b55aView commit details
Commits on Aug 3, 2023
-
HEAT-82: Add productId and /info endpoint (#212)
* HEAT-82: Add productId and /info endpoint * Update README and default value * Update values.yaml to point at README.md
Configuration menu - View commit details
-
Copy full SHA for b3e39ed - Browse repository at this point
Copy the full SHA b3e39edView commit details -
Update README with dev portal URL (#213)
* Update README with dev portal URL * Fix URL
Configuration menu - View commit details
-
Copy full SHA for 71d46bc - Browse repository at this point
Copy the full SHA 71d46bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ad7d20 - Browse repository at this point
Copy the full SHA 0ad7d20View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce05196 - Browse repository at this point
Copy the full SHA ce05196View commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b64d97 - Browse repository at this point
Copy the full SHA 8b64d97View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc402c2 - Browse repository at this point
Copy the full SHA fc402c2View commit details
Commits on Sep 5, 2023
-
Update dependencies 2023-09-05 (#226)
* Update dependencies 2023-09-05 * Fix node version
Configuration menu - View commit details
-
Copy full SHA for dd2585c - Browse repository at this point
Copy the full SHA dd2585cView commit details -
Fix CircleCI workflows for cypress (#223)
* Persist compiled stylesheets to workspace so that integration tests can load styles properly * Upload cypress screenshot and video artefacts from correct location
Configuration menu - View commit details
-
Copy full SHA for dda7da0 - Browse repository at this point
Copy the full SHA dda7da0View commit details -
Fix cypress config and remove some vestigial code (#228)
* Remove unused/vestigial integration test method * Remove deleted cypress config option * Update copyright date
Configuration menu - View commit details
-
Copy full SHA for 6e9a6f5 - Browse repository at this point
Copy the full SHA 6e9a6f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a357ce8 - Browse repository at this point
Copy the full SHA a357ce8View commit details
Commits on Sep 6, 2023
-
Update Helm release generic-prometheus-alerts to v1.3.3 (#224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f2314e1 - Browse repository at this point
Copy the full SHA f2314e1View commit details -
Update redis Docker tag to v7.2 (#221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ea81f5b - Browse repository at this point
Copy the full SHA ea81f5bView commit details
Commits on Sep 21, 2023
-
Update Node.js to v18.18 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8e536a6 - Browse repository at this point
Copy the full SHA 8e536a6View commit details
Commits on Sep 22, 2023
-
HEAT-106: Standardise endpoints (#231)
* HEAT-106: Standardise endpoints * Fix e2e * Correct response * Update Dockerfile to pull through branch name * Amend output checks for int tests * Fix bugs and add Changelog
Configuration menu - View commit details
-
Copy full SHA for a04c1e7 - Browse repository at this point
Copy the full SHA a04c1e7View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 57feb88 - Browse repository at this point
Copy the full SHA 57feb88View commit details -
SDIT-1108: 🔧 Don't default build args (#233)
* SDIT-1108: 🔧 Don't default build args * SDIT-1108: 🔧 Copy across args to env variables * SDIT-1108: 🔧 Add in docker compose build args and missing env vars
Configuration menu - View commit details
-
Copy full SHA for 41227a8 - Browse repository at this point
Copy the full SHA 41227a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5251e36 - Browse repository at this point
Copy the full SHA 5251e36View commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9358419 - Browse repository at this point
Copy the full SHA 9358419View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b1a467a - Browse repository at this point
Copy the full SHA b1a467aView commit details
Commits on Oct 4, 2023
-
NON-270: Improve REST client (#238)
* Improve REST client typing information and add PATCH, PUT and DELETE methods allowing for query parameters as well as body payloads * Propagate user types into `res.locals` in request handlers
Configuration menu - View commit details
-
Copy full SHA for 1d8b294 - Browse repository at this point
Copy the full SHA 1d8b294View commit details -
Update actions/checkout action to v4 (#225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc8cbc6 - Browse repository at this point
Copy the full SHA dc8cbc6View commit details -
Update all non major NPM dependencies (#210)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7c9412a - Browse repository at this point
Copy the full SHA 7c9412aView commit details -
Update Helm release generic-service to v2.6.5 (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7345c5a - Browse repository at this point
Copy the full SHA 7345c5aView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9232bdf - Browse repository at this point
Copy the full SHA 9232bdfView commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b4aa11 - Browse repository at this point
Copy the full SHA 8b4aa11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d49d6 - Browse repository at this point
Copy the full SHA 96d49d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 354bd37 - Browse repository at this point
Copy the full SHA 354bd37View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40b5679 - Browse repository at this point
Copy the full SHA 40b5679View commit details
Commits on Oct 25, 2023
-
HAAR-1891: Update deprecated endpoints with new endpoints (#247)
Configuration menu - View commit details
-
Copy full SHA for 8504faf - Browse repository at this point
Copy the full SHA 8504fafView commit details -
…to prevent Node docker image from being updated beyond LTS
Configuration menu - View commit details
-
Copy full SHA for 5807b1d - Browse repository at this point
Copy the full SHA 5807b1dView commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bb7ea6e - Browse repository at this point
Copy the full SHA bb7ea6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d231c6 - Browse repository at this point
Copy the full SHA 5d231c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22cf418 - Browse repository at this point
Copy the full SHA 22cf418View commit details -
Merge branch 'main' into HAAR-1905-create-new-base-client-journey
# Conflicts: # server/controllers/baseClientController.test.ts # server/controllers/baseClientController.ts # server/routes/baseClientRouter.ts # server/views/helpers/nunjucksUtils.ts
Configuration menu - View commit details
-
Copy full SHA for 1936ebc - Browse repository at this point
Copy the full SHA 1936ebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c541027 - Browse repository at this point
Copy the full SHA c541027View commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5894228 - Browse repository at this point
Copy the full SHA 5894228View commit details -
Update CHANGELOG for node 20 change (#250)
* Update CHANGELOG for node 20 change * Missed update link
Configuration menu - View commit details
-
Copy full SHA for c8dc656 - Browse repository at this point
Copy the full SHA c8dc656View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24fcc31 - Browse repository at this point
Copy the full SHA 24fcc31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eb9880 - Browse repository at this point
Copy the full SHA 3eb9880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5948afa - Browse repository at this point
Copy the full SHA 5948afaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5abb3c6 - Browse repository at this point
Copy the full SHA 5abb3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff34146 - Browse repository at this point
Copy the full SHA ff34146View commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 61c1f47 - Browse repository at this point
Copy the full SHA 61c1f47View commit details -
Merge branch 'main' into HAAR-1906-edit-client-details-flow
# Conflicts: # server/controllers/baseClientController.test.ts # server/controllers/baseClientController.ts # server/mappers/forms/mapCreateBaseClientForm.ts # server/mappers/index.ts # server/routes/baseClientRouter.ts # server/utils/utils.ts
Configuration menu - View commit details
-
Copy full SHA for 9202c93 - Browse repository at this point
Copy the full SHA 9202c93View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 32fcdb6 - Browse repository at this point
Copy the full SHA 32fcdb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 410e01b - Browse repository at this point
Copy the full SHA 410e01bView commit details -
Configuration menu - View commit details
-
Copy full SHA for da96f2c - Browse repository at this point
Copy the full SHA da96f2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e25d9c9 - Browse repository at this point
Copy the full SHA e25d9c9View commit details
Commits on Nov 1, 2023
-
Merge remote-tracking branch 'template/main' into HAAR-2023-update-wi…
…th-template-changes # Conflicts: # .circleci/config.yml # .nvmrc # CHANGELOG.md # Dockerfile # README.md # assets/scss/application.scss # cypress.config.ts # feature.env # helm_deploy/values-dev.yaml # helm_deploy/values-preprod.yaml # helm_deploy/values-prod.yaml # integration_tests/e2e/login.cy.ts # integration_tests/mockApis/auth.ts # integration_tests/pages/index.ts # logger.ts # package-lock.json # package.json # renovate.json # server/config.ts # server/data/hmppsAuthClient.test.ts # server/data/hmppsAuthClient.ts # server/data/index.ts # server/middleware/authorisationMiddleware.ts # server/routes/index.ts # server/services/index.ts # server/services/userService.test.ts # server/services/userService.ts # server/utils/nunjucksSetup.ts # server/utils/utils.test.ts # server/utils/utils.ts # server/views/pages/error.njk # server/views/partials/layout.njk
Configuration menu - View commit details
-
Copy full SHA for 61b2af4 - Browse repository at this point
Copy the full SHA 61b2af4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74ce807 - Browse repository at this point
Copy the full SHA 74ce807View commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba5030a - Browse repository at this point
Copy the full SHA ba5030aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54cf9fe - Browse repository at this point
Copy the full SHA 54cf9feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f46e05 - Browse repository at this point
Copy the full SHA 0f46e05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59fa874 - Browse repository at this point
Copy the full SHA 59fa874View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0f01c7 - Browse repository at this point
Copy the full SHA e0f01c7View commit details