v1.11.0
What's Changed
New Features
- Add permissions to Expansion panel by @duranb in #773
- Tags for plan creation, constraint, and expansion rules by @AaronPlave in #765
- Custom Worker- EPOCH HMS String Parsing should support Negative Duration. by @goetzrrGit in #761
- Add permissions to Simulations panel by @duranb in #775
- Scheduling goal tag editing and display by @AaronPlave in #784
- Add permissions to Timeline panel by @duranb in #779
- Implement Permissions on Scheduling Page by @jeffpamer in #790
- Implement permissions for scheduling goal/conditions panels by @jeffpamer in #795
- Add permissions to plan constraints panel by @jeffpamer in #796
- Add permissions to plan merge by @duranb in #793
- Plan nav header permissions by @duranb in #798
Bug Fixes
- Fix issue where CSS classes are lost when permissions change by @duranb in #791
- Fix editable behavior for plan creation tag input by @AaronPlave in #804
- Disable events in child elements for permission disabled components by @duranb in #805
Refactoring
- Update permissions for aerie_admin changes by @camargo in #789
- Update the admin constant to be consistent with the backend by @duranb in #788
- Fix lint errors not already addressed in Timeline related files by @duranb in #787
- Turn on
strict: true
for typescript by @duranb in #801
Other Changes
Full Changelog: v1.10.0...v1.11.0