Skip to content

Releases: dolittle/Studio

Release SelfService-Web v3.18.4

29 Sep 10:03
3a9c131
Compare
Choose a tag to compare

Summary

Removed unused code, components and corresponding types.

Removed

  • Breadcrumbs.tsx
  • TextField.tsx
  • ButtonLink.tsx
  • BasicAuthComponent.tsx
  • BearerAuthComponent.tsx
  • BreadCrumbWithRedirect.tsx
  • Container.tsx
  • CreateCustomer.tsx
  • RawDataLog folder
  • Corresponding types

Release SelfService-Web v3.18.3

29 Sep 09:00
1b4f03c
Compare
Choose a tag to compare

Summary

Improve the architecture

Release SelfService-Web v3.18.2

28 Sep 17:45
5c31d8f
Compare
Choose a tag to compare

Summary

Updated architecture and refactored code. Some filenames have been changed for better understanding.

Release SelfService-Web v3.18.1

27 Sep 15:32
3f4974c
Compare
Choose a tag to compare

Summary

Fixed API call for 'edit microservice'.

Changed

  • Updated Microservice types

Fixed

  • Display Microservice info when there is no 'edit' data

  • 'editMicroservice' Form submit action

Release SelfService-Web v3.18.0

26 Sep 12:15
177db71
Compare
Choose a tag to compare

Summary

Added functionality to edit the microservice.

Screenshot 2023-09-26 at 15 02 32

Added

  • 'editMicroservice' API
  • "Position: relative" to the body
  • LoadingSpinnerFullPage component

Changed

  • Comment out unused code

Fixed

  • Made LoadingSpinnerFullPage to fill up the entire screen

Removed

  • 'Accordion' from Microservice Configuration Setup

Release SelfService-Web v3.17.0

08 Sep 07:52
Compare
Choose a tag to compare

Summary

  • Fix wrongly inverted boolean being passed into the switch to hide unselected rows in the message mapping table
  • [DesignSystem]/NewSwitch] - Fix 'NewSwitch" and pass the props to the component - alternatively, we should pass in only 'checked.'

Release SelfService-Web v3.16.0

07 Sep 13:45
Compare
Choose a tag to compare

Summary

  • Add support for quick filtering of the table fields
  • Move responsibility of filtering selected to the grid itself to trigger item count correctly

Release SelfService-Web v3.15.0

07 Sep 09:22
Compare
Choose a tag to compare

Summary

  • Add Scheduled data sync section and form to save cron expression

Release SelfService-Web v3.14.0

06 Sep 14:31
Compare
Choose a tag to compare

Summary

  • Introduce Data Sync Settings section with ability to enable / disable realtime updates
  • Rename the Configuration Section to General Settings to play well with the Data Sync settings section

Release SelfService-Web v3.13.1

01 Sep 12:15
ecae11c
Compare
Choose a tag to compare

Summary

Fix for displaying logs in 'show more' dialog.