baarkerlounger
1a00e880ce
Add flash banner spec and functionality
3 years ago
baarkerlounger
8a2835dddd
Remove obsolete comments
3 years ago
baarkerlounger
c607458783
Rubocop
3 years ago
baarkerlounger
b1cf1ea71f
Password reset routing
3 years ago
Kat
04b823ff77
Fix validation name
3 years ago
Matthew Phelan
438b3dacda
Merge branch 'main' into CLDC-571-allow-users-to-login-and-change-password
3 years ago
kosiakkatrina
26e423aaf7
CLDC-700: date validation ( #97 )
...
* Add date validation for mrc date
* validate the rest of the date fields
3 years ago
Daniel Baark
93efd969e5
Form changes and small fixes ( #96 )
...
* Remove tenancy code question
* Rubocop
* Fix spec
* Use Gov component gem header
3 years ago
magicmilo
3d729c1823
remove test json
3 years ago
magicmilo
ebf0d5dddb
intial
3 years ago
baarkerlounger
1f4775182a
Fix conditional key
3 years ago
Daniel Baark
f8f2e464f9
Width layout class ( #94 )
3 years ago
Matthew Phelan
3b2ab680dd
Merged in main
...
Co-authored-by: Milo <magicmilo@users.noreply.github.com>
3 years ago
Daniel Baark
b764b42a2e
Bugfixes ( #93 )
...
* Update footer email
* Page validations need to match form page names
* Update specs
3 years ago
magicmilo
fca826e7ff
Merge branch 'main' into CLDC-687ImplementPropertyInformation
3 years ago
magicmilo
b08b8d717c
CLDC-699-RemoveSaleCompletionDate
3 years ago
magicmilo
aaa3c56e5d
Merge branch 'main' into CLDC-687ImplementPropertyInformation
3 years ago
Daniel Baark
6f80051c10
CLDC-638: Bulk upload ( #84 )
...
* Add file broswer view
* Read file
* Happy path
* Route constraint
* Some placeholders
* Add more fields
* Inferred vals
* Add some file type error handling
* Spec empty file handling
* Fail silently for now
* Collection route
* Rubocop
* Conventional routes are easier to reason about than constraints
* Remove uneeded fields
* Add a guard clause
* Allow log creation with bad rows.
* Update major repairs field name
* Make route bulk upload singular
* More realistic spec file
* Fix merge conflict resolution
* Set hhemb
3 years ago
Daniel Baark
b787ad803f
CLDC-709: Conditional section status bugfix ( #92 )
...
* Failing spec
* Fix the failing spec
* Fix rake spec
3 years ago
kosiakkatrina
b358a67dde
CLDC-679: Update main tenancy type mappings ( #91 )
...
* Update main tenancy type mappins
* Fix the tests and validations
3 years ago
magicmilo
a9a14724cc
initial
3 years ago
Matthew Phelan
f0fcf146b1
Merge branch 'CLDC-571-allow-users-to-login-and-change-password' of https://github.com/communitiesuk/mhclg-data-collection-beta into CLDC-571-allow-users-to-login-and-change-password
3 years ago
baarkerlounger
06ac7b8c35
Downcase case log status in tasklist
3 years ago
Daniel Baark
6c4bb79b6a
Bug fixes ( #90 )
...
* Use the correct blue
* Use SASS for hover
* Use govuk frontend classes
* Don't add new stylesheet
3 years ago
magicmilo
02a848e38f
rubocop and remove dbg
3 years ago
magicmilo
b410ca04f8
assume schema validation true for test
3 years ago
magicmilo
ef32e2ba67
fix one validation test
3 years ago
magicmilo
54ac2e5511
Merge branch 'main' of https://github.com/communitiesuk/mhclg-data-collection-beta
3 years ago
magicmilo
622cb906dc
reinclude metaschema validation
3 years ago
Daniel Baark
4c479d4fd3
Bug fixes ( #89 )
...
* Check answers to tasklist
* Fix status display
* Fix case log status
* Update footer
* Update spec
* Fix spec
* Make form pages 2/3 width
* Make spec failures less likely
3 years ago
baarkerlounger
16086503f9
Fix merge conflict
3 years ago
baarkerlounger
ff5c1ddd26
Fix major repairs date
3 years ago
Milo
bd2d04df11
Merge pull request #88 from communitiesuk/refactor_rake
...
Refactor form validation rake task
3 years ago
baarkerlounger
0e88b5e703
Refactor
3 years ago
baarkerlounger
92ffab0c3d
rubocop
3 years ago
MadeTech Dushan
f0f75dc48f
lint fixes
3 years ago
MadeTech Dushan
4eb1fe4814
Set up password emailing for dev
3 years ago
MadeTech Dushan
701951411e
no password confirmation field in reset password
3 years ago
MadeTech Dushan
07e2c80105
update reset password page and devise config
3 years ago
MadeTech Dushan
d8fdfc520a
added back the rest link to email
3 years ago
MadeTech Dushan
12f2c95844
Add test for password reset email
3 years ago
MadeTech Dushan
72b8864cdc
add test around protecting emails
3 years ago
MadeTech Dushan
e0242ad1ce
make a step to protect emails
3 years ago
MadeTech Dushan
6c63b3266a
Make the email display test pass
...
Co-authored-by: Daniel Baark <baarkerlounger@users.noreply.github.com>
3 years ago
MadeTech Dushan
b5d4f32b91
add failing test for user email display
...
Co-authored-by: Daniel Baark <baarkerlounger@users.noreply.github.com>
3 years ago
MadeTech Dushan
0a9e964691
pass first reset confirmation test
3 years ago
MadeTech Dushan
b16b4f4a46
add a failing test for the check email page
3 years ago
MadeTech Dushan
afa7321c80
make stlye of reset password page match design
3 years ago
MadeTech Dushan
86198c3609
Make style of login page match design and fix test
3 years ago
MadeTech Dushan
4a300bf8d2
lint fixes
3 years ago