natdeanlewissoftwire
dcd57206b3
Merge branch 'main' into CLDC-3116-create-blank-homepage
3 years ago
kosiakkatrina
f45adfe86b
Bump puma from 5.6.7 to 5.6.8 ( #2129 )
...
* Bump puma from 5.6.7 to 5.6.8
Bumps [puma](https://github.com/puma/puma ) from 5.6.7 to 5.6.8.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v5.6.7...v5.6.8 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump follow-redirects from 1.15.2 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
kosiakkatrina
1d1a7adbb2
Update UI libraries ( #2125 )
...
* Update component versions
* Update tables and header
* Update govuk summary
* More tweaks
* lint
* Update govuk-frontend
* update layout file
* include GovukVisuallyHiddenHelper in helpers
* Update missed table body
* More tests
* update styling
* Update @x-govuk/govuk-prototype-components
* Do not set checkbox label sizes
3 years ago
natdeanlewissoftwire
645994d469
CLDC-2252 Add homepage task section ( #2115 )
...
* feat: wip add lettings, sales and schemes sections with correct text, counts, links and colouring
* feat: add flex styling to match designs
* CLDC-3076: Make example dates consistent (#2107 )
* CLDC-3076: Make example dates consistent
* Use example date even when some hint text provided already
* Temp remove some date restrictions
* Update to 2 line breaks
* Revert "Temp remove some date restrictions"
This reverts commit cd7f18f9f1 .
* Fix lettings log accessor in date question (#2117 )
* Fix lettings log accessor in date question
* Remove hardcoded date example from mrcdate question (#2118 )
---------
Co-authored-by: Rachael Booth <Rachael.Booth@softwire.com>
* feat: update breakpoints for responsive layout changes
* lint: use hash lookup where possible
* lint: erblinting
* feat: improve formatting
* Reuse govuk grid
* Revert "Reuse govuk grid"
This reverts commit 8c71f5d9ed .
* feat: test home page data boxes
* refactor: lint
* refactor: lint
* feat: test link behaviour is correct in all user scenarios
* refactor: lint
* feat: update tests
* feat: combine task, resources, deadlines sections
---------
Co-authored-by: Rachael Booth <Rachael.Booth@softwire.com>
Co-authored-by: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com>
Co-authored-by: Kat <kosiak.katrina@gmail.com>
3 years ago
natdeanlewissoftwire
3e909d409b
Merge remote-tracking branch 'origin/CLDC-3116-create-blank-homepage' into CLDC-3116-create-blank-homepage
3 years ago
natdeanlewissoftwire
273c597f38
Merge branch 'main' into CLDC-3116-create-blank-homepage
3 years ago
kosiakkatrina
bf92c52635
CLDC-2593 Add upcoming deadlines section ( #2119 )
...
* Add upcoming deadlines section
* Update the content to use the correct dates
* Update content
* lint
* typos
3 years ago
kosiakkatrina
c912696e14
CLDC-2253 Add collection resources ( #2120 )
...
* Update collection resources, add to homepage
* Add guidance link to an empty page
* Update headings
* Rebase fix
* Update title
* Update file names
* Add section break
3 years ago
natdeanlewissoftwire
763094eb0b
CLDC-3034 Ignore household charge in general needs bulk uploads ( #2123 )
...
* feat: ignore household_charge for general needs logs
* feat: add tests
* feat: add tests
* refactor: lint
3 years ago
natdeanlewissoftwire
fc011f1d3f
feat: test home/start paths explicitly
3 years ago
natdeanlewissoftwire
bb235d8c78
Merge remote-tracking branch 'origin/CLDC-3116-create-blank-homepage' into CLDC-3116-create-blank-homepage
3 years ago
natdeanlewissoftwire
76332f899e
Merge branch 'main' into CLDC-3116-create-blank-homepage
3 years ago
kosiakkatrina
7d93fbdc32
Update error count for BU logs ( #2116 )
3 years ago
kosiakkatrina
6201a4d549
CLDC-2984 Update bulk upload guidance ( #2114 )
...
* Update BU prepare your file pages
* Add step by step guidance
* Content tweaks
* lint
3 years ago
kosiakkatrina
d3a893522d
CLDC-3061 Add guidance page ( #2121 )
...
* Add guidance page
* Link to guidance from start page
3 years ago
kosiakkatrina
991d3a5ffa
CLDC-3067 Surface organisation and date errors in summary ( #2104 )
...
* Surface organisation and date errors in summary
* Refactor
* Refactor sales row parser
* Check that question is present
3 years ago
kosiakkatrina
3eacbcb0d8
CLDC-2951 Display postcodes error on ownership type ( #2111 )
...
* Display postcodes error on ownership type
* Add error to uprn
3 years ago
natdeanlewissoftwire
4601e14d1c
Merge branch 'main' into CLDC-3116-create-blank-homepage
3 years ago
kosiakkatrina
eb99ac32ce
Fix lettings log accessor in date question ( #2117 )
...
* Fix lettings log accessor in date question
* Remove hardcoded date example from mrcdate question (#2118 )
---------
Co-authored-by: Rachael Booth <Rachael.Booth@softwire.com>
3 years ago
Rachael Booth
70cefd7d82
CLDC-3076: Make example dates consistent ( #2107 )
...
* CLDC-3076: Make example dates consistent
* Use example date even when some hint text provided already
* Temp remove some date restrictions
* Update to 2 line breaks
* Revert "Temp remove some date restrictions"
This reverts commit cd7f18f9f1 .
3 years ago
kosiakkatrina
a9eeddebfc
Fix lettings log accessor in date question ( #2117 )
...
* Fix lettings log accessor in date question
* Remove hardcoded date example from mrcdate question (#2118 )
---------
Co-authored-by: Rachael Booth <Rachael.Booth@softwire.com>
3 years ago
Rachael Booth
33a07392dc
CLDC-3076: Make example dates consistent ( #2107 )
...
* CLDC-3076: Make example dates consistent
* Use example date even when some hint text provided already
* Temp remove some date restrictions
* Update to 2 line breaks
* Revert "Temp remove some date restrictions"
This reverts commit cd7f18f9f1 .
3 years ago
natdeanlewissoftwire
de3d486bd0
feat: update tests
3 years ago
natdeanlewissoftwire
d7bf4d2222
refactor: lint
3 years ago
natdeanlewissoftwire
f2fa9de463
feat: add welcome message and thoroughly test routing
3 years ago
natdeanlewissoftwire
a411046650
feat: add blank homepage, update routing and tests
3 years ago
kosiakkatrina
1ddb0ea46a
Remove illness reimport code ( #2112 )
...
* Remove illness reimport files
* Replace removed bucket
3 years ago
kosiakkatrina
ea957d38ff
CLDC-2537 Remove GOV.UK PaaS code ( #2093 )
...
* Remove paas configuration service
* Remove redundant elsif
3 years ago
kosiakkatrina
53ae65774b
Validate rent_type subquestions ( #2109 )
3 years ago
kosiakkatrina
516fa44a8c
Do not highlight unanswered optional questions in red ( #2110 )
3 years ago
kosiakkatrina
60756adeaf
CLDC-1753 Update accessible autocomplete ( #2108 )
...
* Update accessible autocomplete
* lint, remove test
* Only get org if id is given
3 years ago
kosiakkatrina
fa3b5d16a3
Remove duplicate validations, add correct category ( #2106 )
3 years ago
kosiakkatrina
ba005a626b
Update type missmatch error messages ( #2105 )
3 years ago
kosiakkatrina
b813b73cf3
CLDC-2977 Only allow blank age when person is not given ( #2103 )
...
* Set age known correctly for lettings
* Set age known correctly for sales
3 years ago
kosiakkatrina
2111af18ec
CLDC-2988 Update routing for address pages ( #2102 )
...
* Update uprn pages routing
* Update tests and stubs
3 years ago
kosiakkatrina
0ee9ba9932
Correctly map location and scheme errors ( #2101 )
3 years ago
kosiakkatrina
6bdf9f3945
CLDC-2956 Update allocation system error messages ( #2099 )
...
* Update error messages
* validate lettings allocation
* Switch question field numbers
3 years ago
kosiakkatrina
dc6be966a7
CLDC-3043 location postcode lookup ( #2098 )
...
* Lookup location by postcode
* Display inferred local authority
* lint
* tests
* Set no actions row correctly
3 years ago
Rachael Booth
c1a4e6e7a9
Helper script for executing commands on ECS app containers ( #2085 )
...
* Add exec.sh script to execute command on app containers
* Update docs
3 years ago
kosiakkatrina
e1cf090353
Remove paas deployment ( #2100 )
3 years ago
kosiakkatrina
d9a185f21f
Set different hint texts for tenancy length ( #2096 )
3 years ago
kosiakkatrina
ae2c52edb4
Update seeds ( #2095 )
3 years ago
kosiakkatrina
f0895a163b
CLDC-3072 Add email hint to user filters ( #2097 )
...
* Update select filter with hints
* Style hint
3 years ago
kosiakkatrina
5ac969703a
CLDC-3019 Allow scheme editing for support users ( #2084 )
...
* Allow scheme editing for support users
* Allow editing locations
* refactor attribute list
* Add inset text
* Redirect change back to scheme path
* Reset secondary client group
3 years ago
natdeanlewissoftwire
8fdb9b61e6
CLDC-3037 Add bespoke code to label conversion for log CSVs ( #2089 )
...
* feat: add labels for first 3 bullet points
* feat: update labels (lar/incref/letting_allocation_none still pending)
* feat: rename location LA field
* feat: add rest of mapping updates
* feat: start to update tests
* feat: update tests and behaviour
* feat: update tests
* refactor: lint
* refactor: lint
* feat: update incref mapping
* refactor: combine label mapping
* feat: initialize constants in correct order
* feat: initialize constants in correct order and correct key conditional
3 years ago
natdeanlewissoftwire
925d30868f
feat: use find_each everywhere to speed up file generation time ( #2092 )
3 years ago
natdeanlewissoftwire
858de4913e
CLDC-3014 scheme csv download improvements ( #2091 )
...
* feat: optimise locations count
* feat: use each to preserve ordering, and optimise scheme downloads
3 years ago
kosiakkatrina
4475f2ace1
Add missing soft validation message ( #2073 )
3 years ago
kosiakkatrina
734ed5bc14
CLDC-2960 Display missing stock owners banner ( #2086 )
...
* DIsplay missing stock owners banner
* Extract the helpdesk url constant
* Add test, fix copy order
* Display banner to support
* Hide duplicate logs banner if other banners are present
3 years ago
natdeanlewissoftwire
add3f8a735
CLDC-3014 schemes locations csv download 2.0 ( #2090 )
...
* feat: fix typo
3 years ago