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
baarkerlounger
1492eee89e
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
e084ca27f8
Rubocop
3 years ago
baarkerlounger
d7fb155fe6
Add LA org mapping
3 years ago
Paul Robert Lloyd
42b8da7f87
Merge pull request #606 from communitiesuk/frontend-tweaks
...
Table and navigation tweaks
3 years ago
Paul Robert Lloyd
ee69f46da3
Use seperate components for primary and sub navigation
3 years ago
Dushan
e09eedf6e7
make organisations list page default view for support user login ( #605 )
3 years ago
Stéphane Meny
76b3ddde5a
CLDC-1258: Handle invalid void date during import ( #604 )
...
* Now we raise an exception if a non-existing organisation is referenced by a case log
* The void date is not imported if it is after the tenancy start date
3 years ago