JG
7ec50fa4f0
code for change password scenario
3 years ago
JG
357e743ecc
feature and pending steps for changin password
3 years ago
JG
ea328c1f90
viewing your account feature code
3 years ago
JG
cd0d4a7111
viewing your account feture
3 years ago
JG
15f87ecb14
rubocop
3 years ago
JG
ac95453311
added steps viewing your organisation
3 years ago
JG
5ec9455b39
scenario veiwing your organisation
3 years ago
JG
b08e780762
rubocop
3 years ago
JG
eacf3e1ad4
checking that navigation tab is highlighted
3 years ago
JG
a125e26d96
pipeline tweak to run also cucumber tests
3 years ago
JG
13a8201834
resolved rubocop cucumber comaplints
3 years ago
JG
110d7cfeb8
resolved failures after switching to Faker
3 years ago
JG
fcf01a3496
dealt with hardcoded name
3 years ago
JG
79dc646337
data coordinator steps
3 years ago
JG
f03ecebe4e
feature for viewing users as coordinator
3 years ago
JG
07bb7477c6
rubocop -A
3 years ago
JG
f60381d9d1
refactored the feature
3 years ago
JG
f7a19d460d
removed rewritten feature
3 years ago
JG
73d3c9d76c
unnesaccary line
3 years ago
JG
c9db9336ad
switched to headless for a screenshot
3 years ago
JG
afe4bf562b
now we can have an hmtl screenshot
3 years ago
JG
8454753ddc
more steps to finilize the feature
3 years ago
JG
426ac2dfb7
created user in DB
3 years ago
JG
258537b53c
more config
3 years ago
JG
6fd6c0ed71
config to avoid calling FactoryBot class name each time both in specs and cucumber
3 years ago
JG
b13fbaecaf
empty steps for sign in
3 years ago
JG
2457a6c2d0
added cucumber rails and first spec
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