Skip to content

training

Choose a tag to compare

@VassilIordanov VassilIordanov released this 15 Nov 10:47

Enhancements:

Add python data science component for operational analysis analytics (#1073)

implements nci-agency/anet#GH-1072

Use a new mosaic layout for insights and the daily rollup (#1083)

Closes #270
Closes #948
Closes #949
Closes #950
Closed #995

Allow in-line images in HTML fields (#1016)

Take care not to allow in-line data in href's.
Add HTML sanitizing of report sensitive information.

Bug fixes:

Fix typo that is preventing users that have not taken the tour from using ANET (#1117)
Don't put graph popover on top of advanced search (#1107)

Also hide it when clicking in the daily rollup.

GH-1012 Fix print styles for main viewport (#1080)

Fixes the print style for the main viewport. Now the entire page
is printed instead of the 100vh. This resets the display to block
and height to 100%. And overrides the viewport height and
flexbox display.

Framework improvements:

Move exection of sql scripts from sql container into ANET application (#1097)

implements #662

Upgrade to Jdbi 3 (#1055)

Closes #543

Dependencies upgrades

Bump react-dom from 16.6.0 to 16.6.3 in /client (#1113)
Bump react from 16.6.0 to 16.6.3 in /client (#1111)
Bump react-toastify from 4.4.0 to 4.4.3 in /client (#1110)
Bump react-redux from 5.1.0 to 5.1.1 in /client (#1108)