JG
|
6fd67c07e1
|
refactored with better names
|
3 years ago |
JG
|
4522a20076
|
redundant tennacy code settings
|
3 years ago |
JG
|
49ede2a73d
|
correct test and checking title without logs in DB
|
3 years ago |
JG
|
97134a7e93
|
better names and rubo
|
3 years ago |
JG
|
9081ce1192
|
tests for title pagination
|
3 years ago |
JG
|
cab7fc653e
|
testing title on logs
|
3 years ago |
JG
|
e167e5863d
|
uniform partials
|
3 years ago |
JG
|
1dc27a7033
|
using generic search component
|
3 years ago |
JG
|
1b0f120be8
|
renamed and used geenric search component
|
3 years ago |
JG
|
4fc5703e8c
|
redundant context
|
3 years ago |
JG
|
cb2841b469
|
refactored couple of tests and testing condition when both filter and search is applied
|
3 years ago |
JG
|
d400e19c52
|
rubocop
|
3 years ago |
JG
|
f93557ea90
|
renamed serach to filter and more precise tests
|
3 years ago |
JG
|
0abd6ca9cb
|
postcode searching tests
|
3 years ago |
JG
|
fcaf0f85e5
|
postcode from faker fixed
|
3 years ago |
JG
|
6d574b3a15
|
postcode
|
3 years ago |
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
|
b060fbf17f
|
#search_by including propcode test
|
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
|
7db9dae287
|
failing test getting searched logs
|
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
|
766fff0834
|
failing feature for searching logs
|
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 |