Kat
415f07f461
Add the remaining pagination tests
3 years ago
Kat
5edd52d683
add pagination test for organisations page 2, remove second before block
3 years ago
Ted
9f7e29df41
Added "Organisations" to to organisations page title
3 years ago
Ted
07af220058
test for pagination in organisations title
3 years ago
JG
4836565b95
added pagination test with next and previous links and total count for support user
3 years ago
Kat
c8adc8f67c
Update a organisation page test and lint
3 years ago
Ted
bc162cfb43
write test for organisations support user page
3 years ago
Dushan Despotovic
bcca42cca6
fix failing test
3 years ago
Dushan Despotovic
6b375c2048
set up failing test for organisation logs page
3 years ago
Dushan Despotovic
e57d430dd8
lint fixes
3 years ago
Dushan Despotovic
81f343d77a
update spec
3 years ago
Ted
4a0c1ac214
add tests
3 years ago
Kat
e9b33b3f29
Route to logs for specific organisation
3 years ago
Kat
cd867d0026
Display organisations data in the table
3 years ago
Kat
913d6a8e0f
Get all organisations in controller
3 years ago
Stéphane Meny
b4c681bd40
Add support for CSV export ( #598 )
3 years ago
baarkerlounger
ff62be04f0
Redirect confirmed users to sign in
3 years ago
baarkerlounger
19065a3bc2
Fix heisenspec (order independent array comparison) ( #596 )
3 years ago
baarkerlounger
858fe6f705
Perf ( #592 )
...
* Memoize start year
* Reset
* Recalculate rather than reset
3 years ago
J G
739ab3eb69
Merge pull request #594 from communitiesuk/no_two_factor_authentication_for_dev_env
...
No two factor authentication for development environment
3 years ago
JG
62353e1965
only support user atm need 2fa, so making this explicit
3 years ago
JG
487a794cef
matching wording
3 years ago
JG
8a13dcd4dd
rubocop
3 years ago
JG
1101ae25fc
pulled out of support person context, this should work for any user in dev env
3 years ago
JG
ee7594fe8b
code for user being in dev env not being asked for 2fa
3 years ago
JG
caf6d951b3
test for user being in dev env not being asked for 2fa
3 years ago
Stéphane Meny
e7ddb9dfa6
Removes Sentry custom instrumentation
3 years ago
Stéphane Meny
3c5537f2ab
Instrument collection_start_year
3 years ago
Stéphane Meny
3d444cc061
Avoid NoMethodError when Sentry is not initialised
3 years ago
Stéphane Meny
d5ef471814
Add Sentry instrumentation ( #593 )
3 years ago
Stéphane Meny
b729fade99
Removing gaps caused by empty exports ( #591 )
3 years ago
baarkerlounger
9ee8928c73
Enable better other field validation labels
3 years ago
Stéphane Meny
ac30c252b2
Attempt at fixing S3 error when saving Zip file ( #590 )
3 years ago
baarkerlounger
326644216e
Confirmable ( #580 )
...
* Confirmable
* Remove obsolete rake task
* Skip confirmation for inactive users
* Send beta onboarding template if migrated from Softwire
* Default controller
* Use correct link
* Redirect confirmation to set password
* Confirm account within 3 days
* Only redirect to set password if not previously set
* Rubocop
* Confirm factory bot users
* Set password condition
* Changing email requires reconfirming
* No need to explicitly trigger email, devise does that for us now
* Remove flash banner
* Mock notify
* Mock in the right spec
* Test redirect and text
* User is confirmable
* Rubocop
* Redirect to url so we don't bypass authenticity token
* Update content
* Add test for resend invite flow
* Update link to resend confirmation email
* Rename password reset resend confirmation partial
* Expired link error page
* Remove resend confirmation link
* Update seed
* Expory contact
* Time zone
Co-authored-by: Paul Robert Lloyd <me+git@paulrobertlloyd.com>
3 years ago
baarkerlounger
08e372a7ca
Preload organisations to remove n+1 queries
3 years ago
baarkerlounger
c741464505
Enable support users to download user details ( #589 )
...
* Enable support users to download user details
* Download all users
* Rubocop
3 years ago
baarkerlounger
c6958aceb0
CLDC-1217: Retirement soft validation ( #586 )
...
* Don't trigger soft validation if tenant prefers not to say
* Update gender content
* Fix spec description
3 years ago
Paul Robert Lloyd
7266a8826a
Merge pull request #588 from communitiesuk/tweak-form-content
3 years ago
Stéphane Meny
c91b8f3208
CLDC-1118: Implement data export structure (CDS) ( #587 )
...
Co-authored-by: Dushan Despotovic <dushan@madetech.com>
3 years ago
Paul Robert Lloyd
3153176a92
Merge pull request #585 from communitiesuk/1210-status-colours
3 years ago
Paul Robert Lloyd
9734888a50
Use dash not hyphen in answer options
3 years ago
Paul Robert Lloyd
21de9d13e5
Add missing ‘or’ divider on joint tenancy question
3 years ago
Paul Robert Lloyd
724ed3860a
Add status tag helper
3 years ago
baarkerlounger
239f27c895
Fix organisation filter ( #582 )
...
* Filter values correctly
* Remove filter value if hidden
* Return empty string rather than nil for accessible autocomplete
* Additional test for accessible automcomplete defaulting
3 years ago
Paul Robert Lloyd
94ad5243f0
Merge pull request #583 from communitiesuk/user-management-tweaks
...
User management tweaks
3 years ago
Paul Robert Lloyd
122c4faef1
Merge pull request #584 from communitiesuk/log-table-header-status
...
Update logs table column heading to say ‘Status’, not ‘Completed’
3 years ago
Paul Robert Lloyd
d210bac24c
Update heading, label and hint text for user details
3 years ago
Paul Robert Lloyd
7375ae2fac
Show ‘Data protection officer’ and/or ‘Key contact’ tags in users table
3 years ago
Paul Robert Lloyd
875d2348c1
Update logs table column heading to say ‘Status’, not ‘Completed’
3 years ago
Ted-U
27b9971a4a
Export improvements ( #581 )
...
* improved export - set start point for reference
* remove completed status from exports
* Added exception handling to export
* Improved tests, replaced rescue block with Sentry
Co-authored-by: Kat <katrina@madetech.com>
3 years ago