Version 1.0.8

(published 10/21/2024)

New features:

  1. Firewall support:

    • Added support for replicating an existing firewall.

    • Added support for editing an existing firewall.

    • Added support for deleting one or multiple firewall rules.

    • Added support for form handling when creating firewall rules after selecting the type.

    • Added buttons to table rows in the firewall view.

    • Implemented error handling in the standard text field and added it to the firewall form.

  2. Tabular view:

    • Added persistence of table state in the session.

    • Added the ability to select the number of items per page in the tabular view.

    • Added the ability to substitute a custom column filter.

    • Added the ability to substitute a custom column header.

    • Added examples of customizing headers and data on the /tests.

    • Added passing of sorting and limit information from the API.

    • Added the ability to pass excluded IDs in the search field.

  3. Other new features:

    • Added a tooltip to the text field.

    • Added a generic confirmation popup for actions.

    • Implemented a generic switch field component.

    • Added an option to remove an item from the tag list using the 'x' button.

Changes

  1. Firewall view:

    • Updated translations for the firewall view.

    • Disabled edit buttons in the firewall table for non-editable rules.

  1. Forms and error handling:

    • Added additional translations for generic API errors.

  2. Tabular view:

    • Adjusted paragraph width for the toast description.

    • Fixed notification content layout issues when there is a large amount of content.

    • Introduced general fixes in the tabular view.

    • Refactored the tabular view.

Last updated

Was this helpful?