v0.5.0
✨ Features
- Reduce form fields in assessment wizard stakeholder page to a single dropdown by @ibolton336 in #1799
- Add custom matchers to client side filters by @rszwajko in #1922
- Move Analysis Details to full page view by @rszwajko in #1930
- Add DateRangeFilter by @rszwajko in #1913
- Persist activeItem in URL on the Applications screen by @rszwajko in #1939
- Fetch tasks with server-based filtering by @rszwajko in #1956
- Provide initial state for column management by @rszwajko in #1964
- [AnalysisWizard] Language discovery changes by @ibolton336 in #1951
- Add mvn:// prefix to application binary value in post request by @ibolton336 in #1968
- View files task attachments by @rszwajko in #1954
- Implement the Task Manager drawer by @sjd78 in #1955
- Task table by @rszwajko in #1957
- Update business services table to use ActionsColumn by @mguetta1 in #1921
- Add application tasks status icon and popover to application table by @sjd78 in #1985
- Add handling for tasks "Succeeded with errors" in task and application tables by @sjd78 in #2011
🐛 Bug Fixes
- Missing manage columns title translation by @ibolton336 in #1904
- Switch sidebar type based on routes by @rszwajko in #1889
- "Effort" with supplemental text info via tooltip by @kpunwatk in #1846
- Use separate chip groups for tag categories by @rszwajko in #1903
- Use natural sort order by @rszwajko in #1918
- Add input text box filtering in new tag's select a tag category field by @kpunwatk in #1919
- On Issues>Affected Application table, update column data-label to match displayed text by @ibolton336 in #1933
- Remove unnecessary initialData from useQuery calls by @rszwajko in #1940
- Provide unique keys for components in MultiselectFilterControl by @rszwajko in #1949
- Fix effort width & visibility conditional removed in app table by @ibolton336 in #1947
- Remove duplicate targets in advanced options screen by @ibolton336 in #1906
- Use initialSort property by @rszwajko in #1962
- Prefer
Task
fieldkind
overaddon
by @sjd78 in #1971 - Update the enabled check for the Analysis button by @sjd78 in #1977
- Refresh tasks page every 5 seconds by @rszwajko in #1979
- Link java dependencies that don't have a sha by @sjd78 in #1983
- Use exact match for filtering by application name by @rszwajko in #1966
- Add task detail links to tasks page by @rszwajko in #1980
- Refactor task state to icon mapping by @rszwajko in #1984
- Change description of application details binary section to Binary(Java) by @rszwajko in #1991
- Drop UTC offset for local time used in tasks table by @rszwajko in #1994
- Add task actions to task manager drawer by @rszwajko in #2004
- Add tooltips for Priority and Preemption columns by @rszwajko in #2005
- Filter credentials by createUser property by @rszwajko in #2006
- Fix application edit data source by @sjd78 in #2008
- Don't use "mvn://::" for an empty binary source in applications by @sjd78 in #2015
- Update task terminal state check to include "SucceededWithErrors" by @sjd78 in #2018
- Address targets falling out of sync after label selection changes by @ibolton336 in #2019
- Fix packaging of fonts by @sjd78 in #2020
- Fix application table
isTaskCancellable
by @sjd78 in #2023 - Archetype table, applications column is now a link by @sjd78 in #2024
- Fix target card behavior and rendering by @sjd78 in #2025
- Update tooltip text for Task's Priority column by @sjd78 in #2028
- Fix field alignment on the Repositories>Maven page by @sjd78 in #2029
- Set filenames for task details downloads by @sjd78 in #2031
New Contributors
- @kpunwatk made their first contribution in #1846
- @dependabot made their first contribution in #1924
Full Changelog: v0.4.0...v0.5.0