Releases: dolittle/Studio
Releases · dolittle/Studio
Release SelfService-Web v3.19.11
Summary
Add command 'edit' view.
Release SelfService-Web v3.19.10
Summary
Add 'commands' page functionality.
Release SelfService-Web v3.19.9
Summary
Show dummy data in commands page for now.
Release SelfService-Web v3.19.8
Summary
Start connecting commands page frontend with backend.
Release SelfService-Web v3.19.7
Summary
Show unselected messages DataGrid rows, when AI search is active.
Release SelfService-Web v3.19.6
Summary
Improve appearance of command parameters.
Added
- 'DataGridSelectCell' to Design System
Changed
- Rename 'EditCell' to 'DataGridEditCellView' for better readability
- Rename 'EditTextFieldCell to 'DataGridEditCellEdit' for better readability
Removed
- 'DataGridEditCellEdit' from DataGrids because it throws an error
Release SelfService-Web v3.19.5
Summary
Add a 'Create New Command' page to commands Tab.
Release SelfService-Web v3.19.3
Summary
Add a new 'Commands' tab to the Connection section.
Added
- NoContentView to the Design System
Release SelfService-Web v3.19.2
Summary
Add AI-assisted search bar appearance improvements.
Changed
- Updated Form.stories appearance and wording in Design System
- Width of MessageMappingDataGrid columns to fill free space
- Component name from AigonHelper to AigonHelperIcon for better readability
Fixed
- Removed DataGrid EditCell multiline support as it breaks DataGrid scrolling
- Removed AigonSearchBar.stories action when input value was changed as this was breaking the site
Removed
- MessageMappingDataGrid pagination code since we don't use it
Release SelfService-Web v3.19.1
Summary
Improve Connection MessageType appearance and UX.
Changed
- Improved 'CopyIconButton' props wording
- Made DataGrid 'EditCell' to be multiline