Skip to content

Releases: cfpb/ccdb5-ui

v2.4.5 Release as npm module

22 Dec 16:51
Compare
Choose a tag to compare

#376

  • Update github actions node version to 16.
  • Add functional test step to github actions.
  • Add ccdbApiUrl variable to the config environment.
  • Pin highcharts version to prevent regression.
  • Adds release scripts and steps and bumps to 2.4.5

Fixing issue with Zip and matched company typeahead

16 Sep 20:37
948a5cd
Compare
Choose a tag to compare

Resolves issue with searchAfter parameter messing up the api calls in the zip and matched company typeaheads.

Elasticsearch 7

14 Sep 18:36
eb0957b
Compare
Choose a tag to compare

Includes fix for search resets.

Updated mouseover tooltips

25 Aug 17:11
8015695
Compare
Choose a tag to compare

This fixes a bug with inconsistent dates when mousing over the Trends Charts

Update to Elasticsearch 7

10 Aug 16:55
937cc3e
Compare
Choose a tag to compare

This works with the API's new code for Elasticsearch7, including a new pagination method.

Adapt to Elasticsearch 7

03 Aug 15:57
a7a36e1
Compare
Choose a tag to compare

This release handles changes required by the move from Elasticsearch version 2.3.5 to 7.9.1, and it adds Cypress functional tests.
There should be little noticeable change for users, but the method for deep pagination is new, and more reliable.

Pre-release prep for Elasticsearch7

16 Jul 14:42
a8c8496
Compare
Choose a tag to compare
Pre-release

Handle new pagination scheme and other changes in Elasticsearch 7.

Unify node versions and isolate test dependencies

14 Jul 19:16
6fab64f
Compare
Choose a tag to compare

Clean up the front-end build to make deployments smoother.

Bug fixes & filter pill updates

14 May 16:19
f298369
Compare
Choose a tag to compare
Pre-release

Fixing page state, updating filter pill prefix for timely?
CABL-190

Dev5 UI updates

03 May 17:11
2f55ac4
Compare
Choose a tag to compare
Dev5 UI updates Pre-release
Pre-release

Some updates to UI to be deployed to dev only