baarkerlounger
ca85d1cd9e
Bump ActiveAdmin
3 years ago
baarkerlounger
6ecbf7e187
Bump ruby ( #363 )
...
* Bump ruby
* Bump workflow too
3 years ago
baarkerlounger
cbda43dd1c
Rails security bump
3 years ago
baarkerlounger
2ae94b01d7
Generically validate all numeric question min and maxes ( #362 )
...
* Generically validate all numeric question min and maxes
* Update error message
3 years ago
baarkerlounger
d4313cc05d
Point active admin back to upstream main
3 years ago
kosiakkatrina
78c762b17f
CLDC-1015: limit password reset ( #356 )
...
* Add a failing test (for a wrong reason)
* Is that correct?
* Add rack attack config for reset password
* Add support to read redis configuration
* Add PaaS configuration for redis
* Add too many requests page
* Redirect to the too many requests error page
* update manifest
Co-authored-by: Stéphane Meny <smeny@users.noreply.github.com>
3 years ago
Paul Robert Lloyd
519b0f621b
Bump govuk-components gem
3 years ago
Paul Robert Lloyd
faec67800f
Correct content and answer display for household characteristics
3 years ago
Paul Robert Lloyd
14497a6794
Updated answer labels for Household characteristics
3 years ago
baarkerlounger
47175e2a2f
Bump devise
3 years ago
baarkerlounger
a349acdc7a
Bump active admin
3 years ago
baarkerlounger
b6c5c3b8cb
Gem bumps
3 years ago
kosiakkatrina
02e5c2132d
Change how we're reseting answers ( #322 )
...
* Reset values for dependant derived questions (only layear)
* do not reset questions that have selected answer options
* Fix test and assign nil to dependent
* rubocop
* update dependencies
3 years ago
Paul Robert Lloyd
ceb60df35b
Change order of log sections
3 years ago
Paul Robert Lloyd
0df673e371
Reorder ‘Property and tenancy information’ sub-sections
3 years ago
baarkerlounger
31fd1f8350
Fix child relat value ( #306 )
3 years ago
baarkerlounger
028e59c34c
Add gem audit pipeline stage ( #301 )
...
* Add gem audit pipeline stage
* Make deploy dependent on audit
* Rubocop
3 years ago
baarkerlounger
0bdc26429a
Bump puma
3 years ago
baarkerlounger
6cc21ec34d
Rails security release
3 years ago
baarkerlounger
af72e95419
Bump node and ruby for new buildpack ( #300 )
...
* Bump node and ruby for new buildpack
* Disable 3.1 cop for now
3 years ago
baarkerlounger
de09a8da9e
Bump sentry
3 years ago
baarkerlounger
c1ddf5d033
Remove checkbox parent fields ( #292 )
...
* Remove checkbox parent fields
* Also remove reasonable preference reason
* Update spec fixture
3 years ago
Stéphane Meny
14e429759b
Add sentry configuration ( #289 )
3 years ago
Stéphane Meny
55a29832a3
Case logs export ( #288 )
3 years ago
baarkerlounger
8418e79426
CLDC-961: Model data versioning ( #277 )
...
* Replace Discard with Paper Trail
* Track who created or changed records via UI
* Track model updates by AdminUsers
3 years ago
baarkerlounger
dcc27cd492
Bump rails
3 years ago
baarkerlounger
a3a7b9a713
Arbre now supports Rails 7 ( #283 )
3 years ago
baarkerlounger
ef2e6ff998
Bump active admin
3 years ago
baarkerlounger
0db5f3a4dc
Fix docker compose flow ( #275 )
...
* Make docker-compose actually useful
* Add docker-compose debug instructions to readme
* Add db seed for docker-compose instructions to readme
* Update readme to include migrate step
* DB connection
3 years ago
baarkerlounger
9ceade9833
Less patching upstream
3 years ago
baarkerlounger
07adb67e22
Add gov uk error summary if OTP code is invalid
3 years ago
baarkerlounger
cf2ac1c964
Return 422 if OTP auth is unsuccessful
3 years ago
baarkerlounger
fde1838351
CLDC-768: Add 2FA for Admin Users ( #146 )
...
* Add 2FA to admin panel sign in
* Test OTP code expiry
* Validate phone number presence
* Resend view
* Autocomplete 2fa code
* Update resend text
3 years ago
baarkerlounger
f4e47b5873
Bump active admin
3 years ago
Stéphane Meny
79d00cdc01
Add a storage service backed by the AWS S3 SDK ( #263 )
3 years ago
baarkerlounger
7572835ba6
Bump puma
3 years ago
baarkerlounger
4bbe8a9347
Bump Puma
3 years ago
baarkerlounger
da4abbaafe
Environments ( #226 )
...
* Rename sandbox to staging
* Named manifest
* Sort files together
* Use a single manifest file
* Bump
* Host doesn't do anything yet
* Add S3 bucket creation to readme
3 years ago
baarkerlounger
169507f4e5
Fix sign out link (UJS -> Turbo) ( #246 )
...
* Fix sign out link (UJS -> Turbo)
* Only works for JS...
* Specify method and turbo method so that we also get a delete request
3 years ago
baarkerlounger
fb32267bc5
Use Notify rather than Gmail for devise emails ( #241 )
...
* Use Notify rather than Gmail for devise emails
* Remove Devise mailer views
* Use real account template IDs
3 years ago
Paul Robert Lloyd
685eeae0ec
Dates and times should follow GDS style guide
3 years ago
baarkerlounger
59f7e387fa
Expired password reset token flow ( #233 )
...
* Update devise to return a 422 on token error
* Update view to display formatted error
* Add unit test
3 years ago
baarkerlounger
143ecf1cc2
Inherited resources release is rails 7 compatible now ( #232 )
3 years ago
baarkerlounger
6e00604e95
Turbo bump
3 years ago
baarkerlounger
a9008098c7
Point to custom devise ( #211 )
3 years ago
baarkerlounger
265bbadf83
Bump frontend dependencies ( #205 )
3 years ago
baarkerlounger
a0d9e36999
Revert Ruby bump until CF Buildpacks support it
3 years ago
baarkerlounger
c118a7af51
Bump ruby and rails minor versions ( #197 )
3 years ago
baarkerlounger
ed7679fdf9
Tenant's MUST be shown the privacy notice otherwise you can't complete the rest of the form ( #187 )
...
* Add failing spec
* About this log is only completed when privacy notice has been marked as shown
* Refactor special case into question
3 years ago
Paul Robert Lloyd
d48856e53b
Use recent date for date input hints
3 years ago