Skip to content

Releases: Intevation/intelmq-fody

0.9.6: Annotation improvements, expiry date

15 Aug 09:47
0.9.6
20f4bca
Compare
Choose a tag to compare
  • 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
  • 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

0.9.5: Tag expiry date

24 Jul 13:56
0.9.5
e20036f
Compare
Choose a tag to compare

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

03 Mar 09:21
Compare
Choose a tag to compare

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

21 Dec 11:22
Compare
Choose a tag to compare
  • 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

07 Dec 15:50
Compare
Choose a tag to compare

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.