baarkerlounger
efbda0a340
Merge conflict spec fix
3 years ago
Stéphane Meny
217ce62a82
Reduce differences between imported values and saved values ( #486 )
...
* Compare imported values and saved values
* Remove London validations
* 2021-2022 form fixes
* Code review changes
3 years ago
baarkerlounger
48ac937df7
Add import
3 years ago
baarkerlounger
2f73d250d1
Rubocop
3 years ago
baarkerlounger
f8d16bf098
Import data
3 years ago
Stéphane Meny
b8d60a86ea
Import changes ( #470 )
3 years ago
Stéphane Meny
5af5088c15
CLDC-1118: Implement empty master manifest ( #450 )
...
CLDC-1118: Implement empty daily master manifest
3 years ago
baarkerlounger
f1a0931b9f
Time bombing your own specs is a bad time
3 years ago
baarkerlounger
fcc7c14efb
Fix intermittent spec failure
3 years ago
baarkerlounger
2776c061b6
CLDC-1063: Key Contacts ( #435 )
...
* Add data field
* Add field to views
* Only data coordinators can change role, dpo, keycontact
* Import key contact field
* Rubocop
* Import data accessors
* Handle non-unqiue email imports
3 years ago
baarkerlounger
b27559dc80
CLDC-771: Allow Data Coordinator to change details for users in their organisation ( #428 )
...
* Update controller auth
* Change data protection officer from role to attribute
* Allow changing DPO
* Update wording
* Use radio buttons rather than check box
* Add some integration tests
* Make hidden text dynamic
3 years ago
baarkerlounger
41d6822606
Data protection confirmations import ( #412 )
...
* Failing test
* Import
* Cop fixes
* Preserve created at date
* Rubocop
* Time zones are hard
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
baarkerlounger
288d1655c6
Handle invalid VCAP config ( #336 )
...
* Handle invalid VCAP config
* Rubocop
3 years ago
baarkerlounger
78345e7cb7
Fix check that imported users are unique ( #335 )
...
* Match imported users on id and org
* Rubocop
3 years ago
Stéphane Meny
9545122114
Replaces enum text values in export by related numbers ( #310 )
3 years ago
baarkerlounger
49f27e6ccc
Ruby 3.1 syntax rubocop
3 years ago
Stéphane Meny
55a29832a3
Case logs export ( #288 )
3 years ago
Stéphane Meny
0541edb99c
User imports ( #276 )
...
* Data import refactor
* Complete user import and corrects enums
3 years ago
Stéphane Meny
a41c5f2c19
Setup rake task to import organisations from S3 ( #267 )
...
Co-authored-by: Kat <katrina@madetech.com>
3 years ago
Stéphane Meny
d2bd5b8bea
Fixes storage service tests based on rubocop rules ( #265 )
3 years ago
Stéphane Meny
79d00cdc01
Add a storage service backed by the AWS S3 SDK ( #263 )
3 years ago
Stéphane Meny
95880f641a
Rubocop rspec fixes ( #264 )
3 years ago
Stéphane Meny
54db093f01
Add service to parse PaaS configuration ( #260 )
3 years ago