JG
298c863a04
postcoder faker fixed failed tests
3 years ago
JG
af8b017308
failing test for searching by postcode
3 years ago
JG
651e8f683a
configured faker to use UK locale
3 years ago
JG
1beb1503c4
#search_by including propcode implemented
3 years ago
JG
b060fbf17f
#search_by including propcode test
3 years ago
JG
36c15b74ee
#search_by_propcode code
3 years ago
JG
5b9a843bd2
#search_by_propcode failing test
3 years ago
JG
3670a95833
reafctored naming in scope search tests
3 years ago
JG
71cb91facb
added scope for searching by tests using either id or tenancy code
3 years ago
JG
446ceb21fb
scope to search by tenancy code and checking correct instance returned
3 years ago
JG
12132a861f
scope to search by id
3 years ago
JG
e724643584
fixed failing tests
3 years ago
Ted
6bfbf4dcbb
added test for property reference search
3 years ago
JG
2c28ffb3f7
added faker and refactored failing tests
3 years ago
JG
3e2752e58e
lazy loading got logs
3 years ago
JG
aae2f3e1e8
removed hardcoded password
3 years ago
JG
cfd28e7c14
moving search from support user to any user and better named the vars
3 years ago
JG
e93ed80978
moving other ways of searching to the request specs
3 years ago
JG
a57a11be9b
lazy evaluation
3 years ago
Ted
a052239c9f
WIP commit
3 years ago
Ted
35df8c84b1
Added test for non matching logs
3 years ago
JG
225513447c
renamed
3 years ago
JG
703f91b564
refactored feature and correct id
3 years ago
JG
84aee61cac
refactored feature and added searching by tenancy code
3 years ago
JG
5ef5c5c089
feature using logs from the same org
3 years ago
JG
6af1c60ad9
spiked the search using id and tennant code
3 years ago
JG
8774d9d8ab
correct placement of a search bar
3 years ago
JG
7db9dae287
failing test getting searched logs
3 years ago
JG
3b3e0d242e
implemented new component
3 years ago
JG
4fc3e6efaa
using LogSearch component
3 years ago
JG
d8f9295dbf
failing test when searching for logs
3 years ago
JG
54c9ae32f4
testing present button
3 years ago
JG
1372842b88
testing correct suggestion for search
3 years ago
JG
5b77601574
added search component
3 years ago
JG
766fff0834
failing feature for searching logs
3 years ago
baarkerlounger
755fca52f8
Organisation Page Consistency ( #616 )
...
* Consistent Org pages
* Consistent page titles
3 years ago
baarkerlounger
6ca83acb89
Bug Fixes ( #618 )
...
* Don't trigger confirmation emails for inactive users
* Show organisation type
3 years ago
baarkerlounger
9c8b3ea206
Increase confirmation timeout to 5 days
3 years ago
baarkerlounger
86afbf466e
Bump bundler in dockerfiles
3 years ago
baarkerlounger
65b54268b4
Bump dependencies ( #597 )
...
* Bump dependencies
* Buildpack supports Ruby 3.1.2 now
* Revert GOVUK frontend bump
* Merge
3 years ago
Stéphane Meny
021b1ffc84
Fixes import and export for tenant code ( #617 )
3 years ago
baarkerlounger
402eddca82
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
a5e9b13c70
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
2feb92b285
Avoid variable number of columns during CSV export ( #614 )
3 years ago
kosiakkatrina
028710aa60
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
632baf2fdd
Updates exported fields based on May 25th feedback ( #613 )
3 years ago
baarkerlounger
b56e66ce10
CSV download only includes users in search result
3 years ago
Stéphane Meny
90c4ed4eec
Handles unicode characters in postcode ( #612 )
3 years ago
baarkerlounger
343d8dc05f
Organisation search ( #610 )
...
* Add search to organisations
* Fix title
* Spec page title
* Don't seed org in test
3 years ago
Stéphane Meny
1323446d57
CLDC-1225: At import updates relationship to child when a person is under 16 ( #609 )
3 years ago