JG
dfba6b88ed
refactored content to links
3 years ago
JG
1d0b571398
refactored condition
3 years ago
JG
5f435204e8
failing lint?
3 years ago
JG
03888a47d3
better test when searching for postcode
3 years ago
JG
90f4035148
removing extra space in the view - unneccesary
3 years ago
JG
3efb090706
rubocop
3 years ago
JG
d0838f0f47
fixed all title related tests for filter and search
3 years ago
JG
120e7ab23e
no pagination title for when no logs
3 years ago
JG
c73d74691c
no pagination title
3 years ago
JG
8b20ec2859
refactored matching search results on multiple page tests for title
3 years ago
JG
d17db7edae
refactored test
3 years ago
JG
c90942db1d
refactoring
3 years ago
JG
f1f7eb257d
refactoring
3 years ago
JG
7a3e5f3311
upated rack due to vulnerability
3 years ago
JG
d35c77c5cf
using ILIKE
3 years ago
JG
1ec608610a
rubocop
3 years ago
JG
4bbc932013
ILIKE for search
3 years ago
JG
82ef8e96aa
matching style for title
3 years ago
JG
27494b3b0a
rubocop
3 years ago
JG
a09ad3793c
testing I can download only logs matching both search and filter
3 years ago
JG
d14624838b
test to download only search results
3 years ago
Dushan
8770343384
Cldc 1220 better logging status discrepancies ( #620 )
...
* Fix spec description
* add test and code for logging old id of status discrepancies
* add test and code for logging all case logs with status discrepancies
* lint fixes
* fix spec descriptions
3 years ago
Stéphane Meny
c9702d1f32
Rake task to fix empty tenant code ( #622 )
...
* Rake task to fix empty tenant code
* Rewrite test for clarity
* Refactor call to update
3 years ago
baarkerlounger
0f442ccb57
Fix heisenspec ( #621 )
...
* Check for link with log id rather than just log id anywhere in html
* Same fix for controller spec
* Same fix for the log spec
3 years ago
JG
112c4974a7
Implement search for logs feature ( #608 )
3 years ago
baarkerlounger
6e4f7e6408
Organisation Page Consistency ( #616 )
...
* Consistent Org pages
* Consistent page titles
3 years ago
baarkerlounger
c868e75bf2
Bug Fixes ( #618 )
...
* Don't trigger confirmation emails for inactive users
* Show organisation type
3 years ago
baarkerlounger
651dfef8d5
Increase confirmation timeout to 5 days
3 years ago
baarkerlounger
9e7d9c5dca
Bump bundler in dockerfiles
3 years ago
baarkerlounger
25eb08f1c4
Bump dependencies ( #597 )
...
* Bump dependencies
* Buildpack supports Ruby 3.1.2 now
* Revert GOVUK frontend bump
* Merge
3 years ago
Stéphane Meny
9241a53818
Fixes import and export for tenant code ( #617 )
3 years ago
baarkerlounger
fc3ada63f7
Remove active admin ( #611 )
...
* Remove stuff
* Remove ActiveAdmin from Gem file
* Remove routes and table
* Rubocop
* Remove active admin from webpack config
* Remove JQuery from webpack
* Remove remaining spec references
* Remove js packages
* Schema
3 years ago
kosiakkatrina
88cffcc386
CLDC-1277: no route matches bug ( #615 )
...
* don't display the save and go to the next incomplete section button if it errors 🤷♀️
* use 2022/23c fixture for in the test
3 years ago
Stéphane Meny
b834e0eeb1
Avoid variable number of columns during CSV export ( #614 )
3 years ago
kosiakkatrina
88fec8e5ab
Cldc 1223 pregnancy soft validations ( #602 )
...
* update hard validation limits for pregnancy age, remove hard validation if there are no females at all
* Add soft validations for pregnancy
* make the error message consistent
* Only check the values for the members with details known in the household
* Show interruption screen when resident details are updated
* Route back to check answers after an interruption screen and back to previous page if no is selected on the interruption screen
Co-authored-by: baarkerlounger <baarkerlounger@users.noreply.github.com>
* update validation messages
* fix a test
* fix a typo
Co-authored-by: baarkerlounger <baarkerlounger@users.noreply.github.com>
3 years ago
Stéphane Meny
e0385abad1
Updates exported fields based on May 25th feedback ( #613 )
3 years ago
baarkerlounger
96a796a51a
CSV download only includes users in search result
3 years ago
Stéphane Meny
9245fad233
Handles unicode characters in postcode ( #612 )
3 years ago
baarkerlounger
d8fa4df515
Organisation search ( #610 )
...
* Add search to organisations
* Fix title
* Spec page title
* Don't seed org in test
3 years ago
Stéphane Meny
46a2783a4a
CLDC-1225: At import updates relationship to child when a person is under 16 ( #609 )
3 years ago
baarkerlounger
04760076a5
User search fixes ( #607 )
...
* Update query message
* Add clear search link
* Set input value
* Use gem component
* Move to list partial pattern
* Partial path
* Update spec
* Rubocop
* Unit test filter module
* Rubocop
* Add search result to page title if searched
* Add missing horizontal rule
* Use form_group attributes for search input
Co-authored-by: Paul Robert Lloyd <me+git@paulrobertlloyd.com>
3 years ago
baarkerlounger
1fd74d10f0
Rubocop
3 years ago
baarkerlounger
d7d07b8b99
Add LA org mapping
3 years ago
Paul Robert Lloyd
b594ac448a
Use seperate components for primary and sub navigation
3 years ago
Paul Robert Lloyd
97fb7439f2
Correct markup for user and organisation tables
3 years ago
Paul Robert Lloyd
235bce91b4
Use table component for logs list
3 years ago
Paul Robert Lloyd
f74bb0aae1
Use simpler markup for table captions
3 years ago
Paul Robert Lloyd
464218ba89
Use dedicated styles for each navigation component
3 years ago
Paul Robert Lloyd
21a82f2a4b
Use dedicated styles for each navigation component
3 years ago
Dushan
3678bf08c9
make organisations list page default view for support user login ( #605 )
3 years ago