Releases: bptlab/rembrandt-frontend
Releases · bptlab/rembrandt-frontend
The Resurrection
Changelog
Fixes
- Resolved Docker build issues
The Resurrection
Changelog
Features
- Added Transformer Views: Overview / Single Tranformer / Transformer Creation (#54)
- Added Algorithm Views: Overview / Single Algorithm / Algorithm Creation
- Added Recipe Views: Overview / Single Recipe / Recipe Creation with RecipeUI Modeler (#55)
- Added Execution Views: Overview / Single Execution
- Finished Executions contain a link to the resulting Resource Instances
The Entombment
Changelog
Features
- Allow user to select eponymous attribute when creating a new resource type (#41)
- Add interface to create new resource instances (#5)
- Add section for optimization part (#43)
- Add interface for managing optimization algorithms (#44)
- Allow to delete resource types and instances (#30)
- Allow to edit resource instances (#29)
- Show feedback to user when saving things (#17)
- Attributes that are not required are now marked as such. (#18)
Fixes
- Drop-down on windows (#21)
- Fix non-linked list entries that are displayed like links (#20)
- Display 'false' value in resource detail view (bptlab/rembrandt#12 #49)
- Disallow attributes with same name in resource type (bptlab/rembrandt#11 #51)
The Unconscious Patient
Changelog
Features
- Use eponymous attribute for identifying resource instances (#31)
- Add a detail view for inspecting resource instances (#26)
- Use user-friendly terms (e.g.
Number
instead ofInteger
) (#23) - Display errors (e.g. error responses from the back-end) (#16)
Fixes
- Select-Box under Windows (#38)