v1.0.0
1.0.0
Enhancements made
- Validates job name #259 (@jweill-aws)
- Making name as required in models #258 (@3coins)
- render better empty list messages #249 (@dlqqq)
- Increase download delay from 500 ms to 5 s #248 (@jweill-aws)
- allow arbitrary expressions as job parameters #247 (@dlqqq)
- Confirmation for stop with visual feedback on request for Job List, Job Detail #245 (@andrii-i)
- make job definitions editable #238 (@dlqqq)
- API and handler for creating job from definition #228 (@3coins)
- Create job from job definition - UI #227 (@jweill-aws)
- Add maxWidth, use LabeledValue in Detail View (#2) #221 (@andrii-i)
- Generic api errors, delete staging files on job delete #219 (@3coins)
Bugs fixed
- fix schedule validation errors not clearing after selecting run now #261 (@dlqqq)
- Hides Output Format picker when no output formats are present #246 (@jweill-aws)
- Added a validate method to check for notebook metadata #243 (@3coins)
- Chooses the first environment in the create form #241 (@jweill-aws)
- fix pagination in AdvancedTable #239 (@dlqqq)
- Add additional styling of backgound and paper to handle dark mode. #230 (@ellisonbg)
- Use LabeledValue in advanced options in Job Definition and Job Definition Detail #226 (@andrii-i)
- Blocks job or job definition creation when a parameter has no key and no value #218 (@jweill-aws)
- Creates directory based on job name, not based on timestamp #206 (@jweill-aws)
Maintenance and upkeep improvements
Other merged PRs
- Collapse additional options on submit #217 (@jweill-aws)
Contributors to this release
(GitHub contributors page for this release)
@3coins | @andrii-i | @dlqqq | @ellisonbg | @github-actions | @jweill-aws | @pre-commit-ci