1.0.0
What's new:
- Disable path filtering to trigger initial release
- Add github action scripts
- Add option for installing action
- Add todayAsDefault for datepicker options
- Strip console special chars from the output
- Add support for environment variables
- Add timepicker
- Add job name and status to tab header
- #16: Memorize main window layout
- A few tweeks to main layout
- Add option to falback to default value in predefined argument set
- ExecutedJob clean up
- Add option for running scripts side by side
- Add numeric control
- Add support for command with spces
- Add support for predefined parameter sets
- Present command in EditBox to allow copy
- Ignore callstack for cancelled operations
- Main window styling
- Extend schema with predefinedArgumentSets
- Add json schema for action config
- Make output window read-only
- Handle sensitive parameter masking
- Add output separators
- Remove redundant info about parameter type as everything ends up as string
- Fix initial directory for directoryPicker
- Fix setting default for checkbox
- Fix formatting values
- #10: Add support for multiselect
- #9: Add option for hiding datepicker parts
- #9: Add option for formatting dates
- #5: Add directorypicker control
- #5: Add filepicker control
- Add option for canceling script execution
- Add progessbar for execution
- Handle multiple actions
- Use description for field label
- Add script executor
- Update Proposal_1.json
- Update Proposal_1.json
- Update Proposal_1.json
- Finally some working dynamic control creation
- Fields but no bindings
- Script config reader
- Spike generating textBox dynamically
- Default avalonia project files
- Extend config draft
- Add first proposal for config draft
- Initial commit