natdeanlewissoftwire
3535456519
feat: move notification helper methods to notifications_helper.rb
3 years ago
natdeanlewissoftwire
dd106812c0
feat: test notifications page doesn't show notifications and code simplification
3 years ago
natdeanlewissoftwire
54c76b284e
Merge branch 'CLDC-3116-create-blank-homepage' into CLDC-2255-homepage-notifications
3 years ago
natdeanlewissoftwire
2ec76113a9
refactor: lint
3 years ago
natdeanlewissoftwire
dcd57206b3
Merge branch 'main' into CLDC-3116-create-blank-homepage
3 years ago
natdeanlewissoftwire
01ed13ca3a
feat: update gemfile.lock
3 years ago
natdeanlewissoftwire
3a8eeadbe4
Merge branch 'main' into CLDC-2255-homepage-notifications
...
# Conflicts:
# Gemfile.lock
3 years ago
natdeanlewissoftwire
70db5554e1
feat: add timestamps to readmark table
3 years ago
natdeanlewissoftwire
5e23197eb3
feat: update Gemfile.lock
3 years ago
natdeanlewissoftwire
6fe14848f9
refactor: lint
3 years ago
natdeanlewissoftwire
efa436ed15
feat: add tests of notification behaviour and routing and refactor
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
natdeanlewissoftwire
b49133a2d1
feat: use newest active unread/unauthenticated notification and update start page
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
253cfefabb
feat: add active scope
3 years ago
natdeanlewissoftwire
094ab9ea28
Merge branch 'CLDC-3116-create-blank-homepage' into CLDC-2255-homepage-notifications
...
# Conflicts:
# app/frontend/styles/application.scss
3 years ago
natdeanlewissoftwire
af97a91010
Merge remote-tracking branch 'origin/CLDC-2255-homepage-notifications' into CLDC-2255-homepage-notifications
...
# Conflicts:
# app/views/notifications/show.html.erb
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
natdeanlewissoftwire
157df3d58f
feat: default p tag around sanitized page content
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
natdeanlewissoftwire
6f171afd31
feat: add notifications page and remove unread_notification.rb
3 years ago
natdeanlewissoftwire
2b28118116
feat: add notification banner, use unread gem for notification management
3 years ago
natdeanlewissoftwire
f1cbdc08a1
feat: add notification table
3 years ago
natdeanlewissoftwire
4f662f5947
feat: test home/start paths explicitly
3 years ago
kosiakkatrina
f8e76c2e3d
CLDC-3061 Add guidance page ( #2121 )
...
* Add guidance page
* Link to guidance from start page
3 years ago
natdeanlewissoftwire
e236a90657
feat: update tests
3 years ago
natdeanlewissoftwire
f98d1fa810
refactor: lint
3 years ago
natdeanlewissoftwire
436d036b18
feat: add welcome message and thoroughly test routing
3 years ago
natdeanlewissoftwire
71fc14b79c
feat: add blank homepage, update routing and tests
3 years ago
natdeanlewissoftwire
0674f1e4bb
feat: add notifications page and remove unread_notification.rb
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
7716c5c680
feat: add notification banner, use unread gem for notification management
3 years ago
natdeanlewissoftwire
37dcf699be
feat: add notification table
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