frontend 0.2.0
Posted December 7, 2021 ‐ 1 min read
Flow UI frontend 0.2.0 released.
New features
- Synchronous storage operations.
- Vault is now separated into three sections based on credentials type.
- Added support for creating and editing credentials in vault.
- Implemented backoff for backend retries.
- Vault will now display credentials' id to make it easier to use them in configurations.
- Credentials' type is now inferred using backend API.
- ProgressSpinnerwas separated into individual component.
- Partial refresh of the storage tree is now available.
- Table preview was added.
- Added Back to Airflowbutton into user dropdown.
Bugfixes
- Few graphical glitches were fixed.
- Alerts will no more be displayed duplicitly on repeated errors.
Additional information
- Built for backend 0.2.0withtoolkit 1.2.0
- Beta warning can now be hidden.