UI Improvements and fixes
- Dialog for adding a new task to orchestration now contains configuration description
- Every job detail events log now contains component info
- Improved orchestration notifications ui
- Improved brief summary of orchestration tasks
- Unified view of data mappings in the job detail page with respect to the running component as follows:
- Input - represents all the data flowing from the storage into the component - typically this would apply for transformation or writer component type.
-
Output - represents all the data flowing from the component into the storage, typically this would apply for extractor component type.
- Code editor support for JSON editing of component setup in Developer portal
- When creating a new extractor in Developer portal the default bucket is automatically turned on
- Improved naming of new phase and phase names capitalisation