1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-09 11:14:29 +02:00
unleash.unleash/frontend/src/component/demo
Nuno Góis 395a4b6be3
chore: PAYG billing (#8743)
https://linear.app/unleash/issue/CTO-95/unleash-billing-page-for-enterprise-payg

Adds support for PAYG in Unleash's billing page.

Includes some refactoring, like splitting Pro and PAYG into different
details components. We're now also relying on shared billing-related
constants (see `BillingPlan.tsx`). This should make it much easier to
change any of these values in the future. I already changed a few that
were static / wrongly relying on instanceStatus.seats (we decided we're
not doing that for now).


![image](https://github.com/user-attachments/assets/97a5a420-a4f6-4b6c-93d6-3fffddbacbc7)
2024-11-14 11:29:05 +00:00
..
DemoBanner
DemoDialog chore: PAYG billing (#8743) 2024-11-14 11:29:05 +00:00
DemoSteps feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
DemoTopics feat: move demo to the right (#7212) 2024-05-29 15:00:31 +02:00
demo-setup.ts chore[demo]: update handling of strategy deletion for demo walkthrough (#7719) 2024-08-02 11:13:42 +02:00
demo-topics.tsx chore: list release templates in strategy popover (#8703) 2024-11-08 14:26:01 +00:00
Demo.tsx