Added new features and easier workflow for the AMSE integration with MK I/O for asset creation and potential for release without users needing to build the application themselves. This included an MK I/O connect dialog box, enhanced asset creation with single and multiple asset modes, other checks for preventing exceptions, and a documentation section about MK I/O.
What kind of change does this Pull Request introduce?
[ ] Bugfix
[X] Feature
[X] User Interface
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[X] Documentation content changes
[ ] Other... Please describe:
How to Test
Get the code
git clone https://github.com/justingden/Azure-Media-Services-Explorer-MKIO.git
cd Azure-Media-Services-Explorer-MKIO
git checkout mkio-with-mkiolib
npm install
Test the code
Start the application
Test connecting by filling in the connection dialog
Select both single and multiple assets and create new assets with the enhanced dialog
Test incorrect input cases or cancelled processes
Purpose
Added new features and easier workflow for the AMSE integration with MK I/O for asset creation and potential for release without users needing to build the application themselves. This included an MK I/O connect dialog box, enhanced asset creation with single and multiple asset modes, other checks for preventing exceptions, and a documentation section about MK I/O.
This change concerns: (mark with an
x
)Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
What to Check
Verify that the following are valid
Other Information