JG
41256cc136
spec for searching logs in org
3 years ago
JG
b68695b50f
tenancy_code -> tenant_code
3 years ago
JG
49ede2a73d
correct test and checking title without logs in DB
3 years ago
JG
cab7fc653e
testing title on logs
3 years ago
JG
69228db2d2
single quotes inside interpolatiom
3 years ago
JG
391ee7bbfb
lint
3 years ago
JG
e605c667e3
correct title
3 years ago
JG
6fbdbe44e2
checking if var defined
3 years ago
JG
e167e5863d
uniform partials
3 years ago
JG
efa7eadf24
unhiding search when no results
3 years ago
JG
de440b4d44
correct UI
3 years ago
JG
addc21a0dc
lint
3 years ago
JG
3efdf5058e
fixed views
3 years ago
JG
c8fdf6b34f
added search param var
3 years ago
JG
7b65d73829
removed redundant specific forms
3 years ago
JG
5dbd7b866f
rubocop
3 years ago
JG
1b0f120be8
renamed and used geenric search component
3 years ago
JG
d400e19c52
rubocop
3 years ago
JG
f93557ea90
renamed serach to filter and more precise tests
3 years ago
JG
b2b7a9ea86
postcode searching code
3 years ago
JG
1beb1503c4
#search_by including propcode implemented
3 years ago
JG
36c15b74ee
#search_by_propcode code
3 years ago
JG
703f91b564
refactored feature and correct id
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
3b3e0d242e
implemented new component
3 years ago
JG
4fc3e6efaa
using LogSearch component
3 years ago
JG
1372842b88
testing correct suggestion for search
3 years ago
JG
5b77601574
added search component
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
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
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
baarkerlounger
5632772cca
Email allowlist ( #603 )
...
* Email allowlist
* Set rails master key in deploy pipelines
3 years ago
Paul Robert Lloyd
d3c5f8af68
Correct markup for user and organisation tables
3 years ago