Releases: Intevation/intelmq-fody
Releases · Intevation/intelmq-fody
0.9.6: Annotation improvements, expiry date
- ContactDB:
- in edit mode, make label column smaller
so there's more space for the long values
based on user-feedback - contacts: add missing form-control class to inputs
of FQDN, National CERT and Network input fields
- in edit mode, make label column smaller
- ContactDB OrgAnnotation:
- annotations: use normal font size
based on user-feedback, the font size should not be small but the
default one - OrgAnnotations: Improve Expiry date for inhibitions
- in view mode, make the container red if expired
- in view mode display the expiry date, inside the block
- in edit mode display the expiry date form below the inhibition form
- in edit mode display hide the tag form (value == 'inhibition')
- use days instead of months for relative dates
- vertically align expiry trash icon
- relativedate: set never if expires is empty
- layout of tag/expiry form
make them the same layout as all other forms with a col-4/8 layout
and one line per input object
- revert yar.lock to 0.9.4 version, because that didn't work with the production build
- annotations: use normal font size
0.9.5: Tag expiry date
Dashboard
- On login open dashboard to deliver a clean interface
If the user accesses a sub-page, the frontend already tried to retrieve data from the backend without authentication, leading to errors.
Clean the frontend, so the user sees a clean interface and the frontend loads the necessary data when switching to the requested page
Contacts
- Do not load the annotation hints when not logged in
- Organisation Annotations: Add input field for tag expiry
- with date selector, quick selector (relative times) and clear button
- Show expiry date for annotations in view mode
- search interface: use current format "Whitelist:" in placeholder tag
Documentation
- how to run tests
- add screenshots to README
Dependencies
- re-resolve packages
Contacts - handling of intelmq-cb-mailgen contactdb entries
This is the first release of Fody that offer a basic functionality for viewing and changing contactdb entries for an intelmq-cb-mailgen setup.
More detailed it has the following improvements
Tickets: Events table layout fix
- layout fix for the sorting icons
- allows for events up to 10,000 to be displayed using a new api
First Ticket workflow support and interaction frame
This release supports the first workflow showing details for a sent out ticket.
At the same time it demonstrates how Fody can feel for other IntelMQ-certbund-contact interactions.