baarkerlounger
32c8bc8ef3
Remove flaky test mitigations that didn't work
4 years ago
baarkerlounger
7fd6ae200d
Remove the uneeded extra options
4 years ago
baarkerlounger
9de84cc3b3
Don't need let bang
4 years ago
baarkerlounger
9caf646849
Selenium deprecation
4 years ago
baarkerlounger
49d5e86263
Email is unique
4 years ago
baarkerlounger
953c618085
Use database ID assignment everywhere we need ID to reduce flakiness
4 years ago
baarkerlounger
13b08cf6c0
DRY spec helpers
4 years ago
baarkerlounger
8667b8ae70
Refactor feature specs into smaller units
4 years ago
baarkerlounger
b994e6ca0c
Move model specs to model
4 years ago
baarkerlounger
8cac41c494
Net income range soft validation fix
4 years ago
Daniel Baark
50c50806be
Add additional tests ( #108 )
...
* Spec case logs admin table
* Spec admin user admin index
* Dashboard controller panel specs
* Spec panel contents
* Add create specs
* Don't assign non db ids if we don't need them
* Fix specs for new section
* Fix up fields
4 years ago
magicmilo
a923e14969
change field to correct unitletas
4 years ago
magicmilo
cdb9f94a2c
remove unused test form so fix validate test
4 years ago
magicmilo
903726eda6
switch renewal field
4 years ago
magicmilo
83df9292ea
change type
4 years ago
magicmilo
d6c4027dd2
add optional fields
4 years ago
magicmilo
4362d6cd1d
add missing fields to completelog
4 years ago
Daniel Baark
ba51e66a56
Refactor the form parsing and navigation logic into OOP domain objects ( #106 )
...
* OOP form
* Add ADR
* PR commits
4 years ago
Daniel Baark
7babd2cb71
Fix reasonable preference validation ( #105 )
4 years ago
magicmilo
b1c3cae3be
put rsnvac as array of possibilities dependson
4 years ago
magicmilo
5c3bc1db2c
add fields to completecaselog
4 years ago
Daniel Baark
f333ed7a35
Add section dependencies ( #103 )
...
* Lock sections until about this log is completed
* Add dependent sections
* Specs
* Fix tests
4 years ago
kosiakkatrina
04a6986827
Change armed forces question ( #101 )
4 years ago
baarkerlounger
20f564ee52
Email content is ascii encoded
4 years ago
Daniel Baark
548467561a
Refactor routing ( #98 )
...
* Refactor routing
* Tenant code is now in About This Log
* Invert form definition routing syntax
* Make GDPR acceptance explicit dependency
* Add ReadMe description
* Add ADR for form routing logic
* Update JSON schema
* Add frontend gem repo to readme
* Rubocop
4 years ago
Matthew Phelan
cf000c76d5
Reset email specs
4 years ago
kosiakkatrina
79def05518
Display correct answer/change link for the checkboxes in the checck answers page ( #99 )
4 years ago
baarkerlounger
1a00e880ce
Add flash banner spec and functionality
4 years ago
baarkerlounger
8a2835dddd
Remove obsolete comments
4 years ago
baarkerlounger
c607458783
Rubocop
4 years ago
baarkerlounger
b1cf1ea71f
Password reset routing
4 years ago
kosiakkatrina
26e423aaf7
CLDC-700: date validation ( #97 )
...
* Add date validation for mrc date
* validate the rest of the date fields
4 years ago
Daniel Baark
b764b42a2e
Bugfixes ( #93 )
...
* Update footer email
* Page validations need to match form page names
* Update specs
4 years ago
magicmilo
b08b8d717c
CLDC-699-RemoveSaleCompletionDate
4 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
4 years ago
Daniel Baark
b787ad803f
CLDC-709: Conditional section status bugfix ( #92 )
...
* Failing spec
* Fix the failing spec
* Fix rake spec
4 years ago
kosiakkatrina
b358a67dde
CLDC-679: Update main tenancy type mappings ( #91 )
...
* Update main tenancy type mappins
* Fix the tests and validations
4 years ago
baarkerlounger
06ac7b8c35
Downcase case log status in tasklist
4 years ago
magicmilo
b410ca04f8
assume schema validation true for test
4 years ago
magicmilo
ef32e2ba67
fix one validation test
4 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
4 years ago
baarkerlounger
0e88b5e703
Refactor
4 years ago
MadeTech Dushan
f0f75dc48f
lint fixes
4 years ago
MadeTech Dushan
12f2c95844
Add test for password reset email
4 years ago
MadeTech Dushan
72b8864cdc
add test around protecting emails
4 years ago
MadeTech Dushan
b5d4f32b91
add failing test for user email display
...
Co-authored-by: Daniel Baark <baarkerlounger@users.noreply.github.com>
4 years ago
MadeTech Dushan
b16b4f4a46
add a failing test for the check email page
4 years ago
MadeTech Dushan
86198c3609
Make style of login page match design and fix test
4 years ago
MadeTech Dushan
4a300bf8d2
lint fixes
4 years ago
MadeTech Dushan
8b8665ecc7
add second passing spec
4 years ago