RedHatInsights / tower-analytics-frontend

Automation Analytics provides data analytics for Ansible Tower that provides visualization and insight into how automation is used in your organization.
https://console.redhat.com/ansible/ansible-dashboard
Apache License 2.0
9 stars 28 forks source link

Update dependencies, support PF5 #1040

Closed himdel closed 1 month ago

himdel commented 1 month ago

Closes #1038 - switch to fec dev mode Closes #945 - slash logic fixed, but no more beta/preview routes Closes #995 - update d3 event handling for new d3 Closes #1027 - and continues the PF5 switch effort

Removes previous (travis+jenkins based) deploy automation, fixes eslint, adds a prettier task, updates README, removes need to transform react-icons imports. get charts working again.

TODO for separate PRs: finish pf5 conversion - errors, visual issues restore jest tests to working order (low priority) look into replacing redux with useReducer (low priority) do we still need streams polyfills? (low priority)