Releases: RedHatInsights/insights-inventory-frontend
Releases · RedHatInsights/insights-inventory-frontend
v1.1.2
v1.1.1
v1.1.0
v1.0.0
1.0.0 (2023-02-01)
Bug Fixes
- ADVISOR-2957: Updates api to accept perPage+page params (#1744) (7999a28)
- API: enable sorting on apiHostGetHostById (#1713) (6d54aeb)
- API: ESSNTL-1392 - Include hostnameOrId to filter tags (#1533) (6addc32)
- AppEntry: Calling init with undefined causes an error in non-dev (#1615) (afa12d0)
- App: ESSNTL-2943 - Store registry in state (#1603) (7cf2ec7)
- Clickable: ESSNTL-3456 don't append tags and SIDs for modals (cb5921e)
- compliance: Fix undefined inventoryId (#1129) (0c69c18)
- devtools: RHIF-12 - Use stage as default environment (9d290ea)
- EntityTable: ESSNTL-2913 - Add sortKey fallback (a035f79)
- ESSNTL-3183: fix insights-client status in General informaion tab (2a37c0e)
- ESSNTL-3204: update InsightsPrompt display condition (b4608d0)
- ESSNTL-3336: fix os column sorting (ae3ef76)
- ESSNTL-3336: get operating system column index explicitly (ef34976)
- ESSNTL-3914: remove staleness from default filter, add unknown option (#1715) (c943de4)
- ESSNTL-3955: enable giving default filter values from consumer apps (#1731) (d9c18d4)
- ESSNTL-4142: get rid of circular deps to avoid early access registery context (#1746) (4add162)
- ESSNTL-4149: fix applying default filters from URL, with some cleanup (#1750) (41ad116)
- ESSNTL-726: move change of display name to default details reducer (#1652) (c34cd35)
- ESSNTL-726: Update display name, once we fire the update function (#1634) (b4133c8)
- InsightsDisconnected: update the disconnected systems verification logic (40cd00d)
- InventoryTable: ESSNTL-2579 - Fixes default filter selection in Inventory (#1564) (de3920c)
- InventoryTable: ESSNTL-3415 - Make defaultColumns a function (75f65e5)
- InventoryTable: ESSNTL-3505 - Only use columns already in the store (#1668) (f4a8d47)
- InventoryTable: Mount the component to allow state updates (#1583) (c3dfa9c)
- InventroyDetails: ESSNTL-2943 - "Fix" errors preventing details to load (#1584) (b62d37c)
- LoadingCard: export loading card via fed modules (#1693) (5d158ea)
- modal: Opens modal according to given URL (2eef2c6)
- OS filter: render empty state if no versions (#1644) (8807d16)
- redirect: workaround can be removed as BZ1958379 is closed (8478f1a)
- RHIF-54: fix the command for insights-client install (50ee72d)
- Routes: Use proper react-router Redirect (#1616) (c6989ee)
- SystemsTable: ESSNTL-2194 - Use compact table (#1515) (5d85165)
- TagsApi: ESSNTL-3427 add fetch tags for all stale status (e2e6a7d)
- Tags: show all tags for all systems (ea9c8f8)
- vulnerability: Fix undefined inventoryId (#1128) (1b8ec31)
Features
- ESSNTL-3576: introduces system update method filter (b2f6c94)
- ESSNTL-3580: introduce rhc status filter (0d646a0)
- InventoryTable: RHICOMPL-2377 - Add and call getTags for custom tags list (#1416) (23e06a3)
- InventoryTable: RHIF-18 - Update OS filter to groups (#1494) (28983c2)
- OS filter: request available values from API (d4475e8)
Reverts
- Revert "fix(ESSNTL-3336): fix os column sorting" (bf4f8e0)