Dushan
831f59c6da
Cldc 650 derived startdate ( #164 )
...
* add fields for deriving startdate
* Add test for inferring startdate, fix other tests
* infer day, month, year instead
3 years ago
kosiakkatrina
58fc5982eb
Cldc 478 accessibility requirements validation ( #163 )
...
* Validate accessibility requirements
* update missing mappings
3 years ago
kosiakkatrina
fc1d063cf3
Set sign in and sign out messages to empty strings ( #161 )
...
* Set sign in and sign out messages to empty strings
* Remove irrelevant test expectation
3 years ago
Matthew Phelan
be83b5439e
CLDC-492
...
validate_hbrentshortfall
3 years ago
baarkerlounger
e0463893ac
We want inline css in dev otherwise we have to recompile on each change
3 years ago
Paul Robert Lloyd
c7efe5d45f
Merge pull request #160 from communitiesuk/logs-not-case-logs
...
Use ‘log‘ not ‘case log’
3 years ago
Paul Robert Lloyd
0b4722c51c
Remove references to ‘case logs’ in frontend
3 years ago
Paul Robert Lloyd
d4b7474374
Use ‘logs’ in URL slug
3 years ago
baarkerlounger
920698b424
Replace rails error pages with generic gov ones ( #154 )
...
* Replace rails error pages with generic gov ones
* Use the 404 page
* Remove tax bit
* Fix layout of error pages
* Add help link to 404 page
Co-authored-by: Paul Robert Lloyd <me+git@paulrobertlloyd.com>
3 years ago
baarkerlounger
3b7bc3f2bb
Validate that password match when updating and show errors if they don't ( #158 )
...
* Validate that password match and show error if not
* User spec
* Test user update failure
* Format error messages for Form builder gem
* Test error message
3 years ago
Matthew J. Phelan
643d10ef8d
Merge pull request #156 from communitiesuk/CLDC-776/TextAreaQuestionType
...
Text Area Added
3 years ago
Matthew Phelan
14374f1407
Merge branch 'main' into CLDC-776/TextAreaQuestionType
3 years ago
Matthew Phelan
a0c3a9378c
textarea test added
3 years ago
baarkerlounger
b9493f2cac
Fix admin password update
3 years ago
baarkerlounger
2f76c06670
Remove flash alert from reset password page
3 years ago
baarkerlounger
b188b0cec2
Don't add port to url on gov paas
3 years ago
baarkerlounger
5842f7aed7
Fix password reset flow ( #157 )
...
* Render gov uk reset view
* Pass password reset token
* Test password update and sign in
* The cop is working
3 years ago
Matthew Phelan
a05b1264ca
Text Area Added
3 years ago
baarkerlounger
99e2b4efa5
Add lint stage to pipeline ( #155 )
3 years ago
baarkerlounger
5e0cf43a30
Rubocop
3 years ago
baarkerlounger
fb0b2aa246
Organisation name in mailer
3 years ago
baarkerlounger
43e3bcf64e
Set dev SMTP settings everywhere for now
3 years ago
baarkerlounger
2e0d0bfd7f
Fix action mailer on gov paas ( #153 )
...
* Set action mailer host to env vars
* Inject env var
* Fix template
* Single env var
3 years ago
baarkerlounger
1fe523ce07
Fix active admin ( #152 )
...
* Fix active admin
* Use env webpacker css settings except for rspec
* Extracting css is default here
3 years ago
baarkerlounger
6048bc7022
Rubocop
3 years ago
baarkerlounger
f9e85961fc
CLDC-730: Data Coordinators can edit org details ( #150 )
...
* Data coordinators can edit some organisation details
* Apply suggestions from code review
PR tweaks
Co-authored-by: Paul Robert Lloyd <paulrobertlloyd@users.noreply.github.com>
* PR comments
* Address line label
* Apply suggestions from code review
Co-authored-by: Paul Robert Lloyd <paulrobertlloyd@users.noreply.github.com>
Co-authored-by: Paul Robert Lloyd <paulrobertlloyd@users.noreply.github.com>
3 years ago
Kat
752a7c8f13
Fix a typo
3 years ago
kosiakkatrina
b188e523b3
Only show success message when the password is updated ( #151 )
3 years ago
Matthew J. Phelan
42b3d8a3e4
Merge pull request #149 from communitiesuk/CLDC-764/PageTitlesErrorPrefix
...
Cldc 764/page titles error prefix
3 years ago
Matthew Phelan
e5bcb4d293
Merge branch 'main' into CLDC-764/PageTitlesErrorPrefix
3 years ago
Matthew Phelan
c74fd1d4c1
CLDC-764: Hyphen to Colon change
3 years ago
Matthew J. Phelan
5e875a23fd
Merge pull request #145 from communitiesuk/CLDC-764/PageTitlesErrorPrefix
...
Titles prefixed with error
3 years ago
kosiakkatrina
ababf75103
Add la validation if rent type is lar or london living rent ( #148 )
3 years ago
kosiakkatrina
d844c5c040
CLDC-570: property information ( #147 )
...
* Update mappings based on content changes and add tests for property type validation
* move out RENT_TYPE_MAPPING to constants file
* Content and field name fixes
* Content changes
* finish renaming the columns, remove duplicate constants'
3 years ago
Matthew Phelan
8c12ed5da9
Merge branch 'main' into CLDC-764/PageTitlesErrorPrefix
3 years ago
Matthew Phelan
84d8d6ee95
Error prefix code review changes
3 years ago
baarkerlounger
06d61f4b72
Bump Gov UK components
3 years ago
baarkerlounger
d48a5d07df
CLDC-769: Scope authentication to the correct resources ( #143 )
...
* Scope auth for org pages
* Scope user methods
* Refactor form UI controller
* More tests for access
* Consistently return not found for scoped auth
* Add ADR
* Authenticate bulk uploads
* Authenticate soft validations controller
* Scope bulk upload to user's org for now
* Pass through current user
* Update docs/adr/adr-012-controller-http-return-statuses.md
Co-authored-by: Dushan <47317567+dushan-madetech@users.noreply.github.com>
* Update spec/requests/case_log_controller_spec.rb
Co-authored-by: Dushan <47317567+dushan-madetech@users.noreply.github.com>
Co-authored-by: Dushan <47317567+dushan-madetech@users.noreply.github.com>
3 years ago
baarkerlounger
acb132da6f
Gemfile comments
3 years ago
baarkerlounger
eee744adb1
Don't need to lock turbo-rails version if you clear your cache
3 years ago
Matthew Phelan
04b4ca6e69
Spex for error title added
3 years ago
baarkerlounger
19e5633e8b
Domain specific constants ( #144 )
3 years ago
Matthew Phelan
8095b65497
Titles prefixed with error
3 years ago
kosiakkatrina
5bc78a6a5a
CLDC-498: property type validation ( #142 )
...
* Update mappings based on content changes and add tests for property type validation
* move out RENT_TYPE_MAPPING to constants file
3 years ago
baarkerlounger
77a4ead073
Test email validation
3 years ago
baarkerlounger
ab1f03d5ab
Add role to invite ( #140 )
...
* Add role to invite
* Make role field a radio button
* Fix broken specs on main
3 years ago
Paul Robert Lloyd
03600b03f0
Merge pull request #141 from communitiesuk/tweak-titles
...
Tweak page titles
3 years ago
Paul Robert Lloyd
dc4d2f596b
Tweak page titles
3 years ago
kosiakkatrina
6eafb05aca
Remove unneeded flash notices and add a notices on password change ( #139 )
...
* Remove unneeded flash notices and add a notices on password change
* Get banner message from mapping
3 years ago
baarkerlounger
5013869c2b
User roles ( #138 )
...
* Users have roles
* Add role to active admin
* Add role to users table
* Redirect organisation show to details
* Remove users tab for data providers
3 years ago