1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/frontend/src/interfaces
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
..
action.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
application.ts refactor: add application interface and add use applications output interface 2022-02-10 09:33:09 +01:00
banner.ts feat: add configurable event for banner goto action (#6603) 2024-03-19 12:09:09 +02:00
context.ts feat: usage on context fields in list (#3906) 2023-06-06 13:59:41 +03:00
environments.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
featureToggle.ts chore: generate orval for event creators (#7823) 2024-08-12 15:07:26 +02:00
featureTypes.ts Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00
group.ts chore: SCIM guard for groups (#6845) 2024-04-12 10:01:57 +01:00
instance.ts chore: PAYG billing (#8743) 2024-11-14 11:29:05 +00:00
integrationEvent.ts chore: use EventSchema instead of IEvent (#7732) 2024-08-02 11:05:42 +02:00
invoice.ts fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
loginEvent.ts refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00:00
permissions.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
personalAPIToken.ts Feat sa table info (#2848) 2023-01-09 16:18:37 +00:00
project.ts feat: welcome to project onboarding status rendering (#8076) 2024-09-04 12:17:33 +03:00
publicSignupTokens.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
releasePlans.ts feat: edit release plan template (#8723) 2024-11-13 09:37:47 +01:00
role.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
route.ts fix: environments route should be hidden from menu for open-source (#8397) 2024-10-09 15:45:02 +03: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: event timeline signals (#8310) 2024-10-01 09:02:08 +01:00
strategy.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
tags.ts feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00
toast.ts refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
token.ts feat: add CORS instance settings (#1239) 2022-08-23 14:04:09 +02:00
uiConfig.ts Restore additional feedback page (#8750) 2024-11-14 12:01:45 +02:00
user.ts chore: UI SCIM guard for users (#6859) 2024-04-15 14:04:41 +01:00
userProjectRoles.ts feat: Adding Project access requires same role (#6270) 2024-02-20 15:56:53 +01:00