Refactor to React & SDK 2 v1.0.0
Major version 1.0.0 mainly differentiates itself from previous versions by having updated to Miro SDK 2.0, but also by having been rebuilt from the ground up with the framework react.js.
In addition to that, the UX in-UI has been improved opportunistically, resulting in many small to medium changes.
Added
- Project Settings Dialogue to Settings Modal
- Connection Settings Dialogue to Settings Modal
- Apply supposed board-wide settings for all users. These include:
- CodeBeamer Address
- ProjectId
- Card Tag configuration
- Announcements page
Page will display to existing users when there are announcements
Changed
- Logo & Name
- Initial Setup UX
- More modular setup dialogues
- Seperate authentication dialogue
- Seperate project selection dialogue
- Project can be filtered and selected by name, instead of having to provide its Id.
- Setup is prompted when attempting to open the app with lacking configuration
- More modular setup dialogues
- Some UI elements have been restyled, using the Mirotone UI library instead of Bootstrap or custom styles.
- AND/OR Filter interface adjusted to resemble the UX on codebeamer itself
- Notifications are currently displayed with bootstrap style (Miro notifications not yet supported in SDK v2).
- readme documentation; refactored to a minimal feature- & installation overview
Removed
- Plugin widget (auto-generated widget, serving as entrypoint to the settings page)
- Visualization of associations/relations between Items. (This is not yet supported in SDK v2.)