1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/frontend/src/interfaces
David Leek e0994b088a
feat: traffic visibility UI and store (#6659)
Provides store method for retrieving traffic usage data based on
period parameter, and UI + ui hook with the new chart for displaying
traffic usage data spread out over selectable month.

![Skjermbilde 2024-03-21 kl 12 40
38](https://github.com/Unleash/unleash/assets/707867/539c6c98-b6f6-488a-97fb-baf4fccec687)

In this PR we copied and adapted a plugin written by DX for highlighting
a column in the chart:


![image](https://github.com/Unleash/unleash/assets/707867/70532b22-44ed-44c0-a9b4-75f65ed6a63d)

There are some minor improvements planned which will come in a separate
PR, reversing the order in legend and tooltip so the colors go from
light to dark, and adding a month -sum below the legend

## Discussion points

- Should any of this be extracted as a separate reusable component?

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2024-03-22 11:54:33 +01:00
..
action.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
application.ts
banner.ts feat: add configurable event for banner goto action (#6603) 2024-03-19 12:09:09 +02:00
context.ts
environments.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
event.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
featureToggle.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
featureTypes.ts
group.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
instance.ts
invoice.ts
loginEvent.ts
permissions.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
personalAPIToken.ts
profile.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
project.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
publicSignupTokens.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
role.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
route.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
segment.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
service-account.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
signal.ts chore: rename incoming webhooks to signals (#6415) 2024-03-04 12:08:05 +00:00
strategy.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
tags.ts
toast.ts
token.ts
uiConfig.ts feat: traffic visibility UI and store (#6659) 2024-03-22 11:54:33 +01:00
user.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
userProjectRoles.ts feat: Adding Project access requires same role (#6270) 2024-02-20 15:56:53 +01:00