Skip to content

Releases: dolittle/Studio

Release SelfService-Web v3.19.11

15 Mar 13:33
11e99b8
Compare
Choose a tag to compare

Summary

Add command 'edit' view.

Release SelfService-Web v3.19.10

08 Mar 13:16
091b286
Compare
Choose a tag to compare

Summary

Add 'commands' page functionality.

Release SelfService-Web v3.19.9

01 Mar 13:32
1b6801b
Compare
Choose a tag to compare

Summary

Show dummy data in commands page for now.

Release SelfService-Web v3.19.8

29 Feb 15:08
4ac406e
Compare
Choose a tag to compare

Summary

Start connecting commands page frontend with backend.

Release SelfService-Web v3.19.7

28 Feb 13:08
26c2094
Compare
Choose a tag to compare

Summary

Show unselected messages DataGrid rows, when AI search is active.

Release SelfService-Web v3.19.6

23 Feb 14:42
eca5ad0
Compare
Choose a tag to compare

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

16 Feb 12:08
73ba0d5
Compare
Choose a tag to compare

Summary

Add a 'Create New Command' page to commands Tab.

Release SelfService-Web v3.19.3

06 Feb 08:56
a986968
Compare
Choose a tag to compare

Summary

Add a new 'Commands' tab to the Connection section.

Added

  • NoContentView to the Design System

Release SelfService-Web v3.19.2

24 Jan 14:14
417641c
Compare
Choose a tag to compare

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

12 Jan 13:27
9d6498e
Compare
Choose a tag to compare

Summary

Improve Connection MessageType appearance and UX.

Changed

  • Improved 'CopyIconButton' props wording
  • Made DataGrid 'EditCell' to be multiline