fleet/frontend/components/Avatar
Gabriel Hernandez cdefa0c9e9
Chore rework UI activities (#25539)
For #23912

new UI for activities on the global, past, and upcoming feeds. These are
the same changes in [this
PR](https://github.com/fleetdm/fleet/pull/25329), except we are
reverting the changes around fleet initiated activities as that is not
in the current activities API.

We are doing this so that the new activities can go out in a release
while the backend is still being built and will be ready later.

> NOTE: this does contain the code for cancel activity functionality but
it hidden from the user.

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
- [x] Added/updated automated tests
- [x] Manual QA for all new/changed functionality
2025-01-20 10:39:46 +00:00
..
_styles.scss Finalize new default avatar images (#9604) 2023-02-01 13:06:06 -06:00
Avatar.stories.tsx Chore rework UI activities (#25539) 2025-01-20 10:39:46 +00:00
Avatar.tests.tsx Chore rework UI activities (#25539) 2025-01-20 10:39:46 +00:00
Avatar.tsx Chore rework UI activities (#25539) 2025-01-20 10:39:46 +00:00
index.ts Launch new feature: Activity feed (#1452) 2021-07-26 15:04:35 -05:00