1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component
Nuno Góis 7093b49962 feat: add billing page to admin (#993)
* feat: add billing page to admin

* some adjustments to billing page

* add BillingHistory, remove invoices, misc improvements

* refactor based on instanceStatus logic, add dialog

* fix: cleanup

* some refactoring and alignment with figma

* add extend, isBilling, refactoring and misc improvements

* fix: update tests

* refactor: reorganize billing into smaller components, misc improvements

* add STRIPE flag, some refactoring and adapting to comments and discussion

* adapt BillingHistory slightly, refactor TextCell

* Update src/hooks/api/getters/useInstanceStatus/useInstanceStatus.ts

Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>

* refactor: address PR comments

* fix: adjust divider color

* fix: update snaps

* refactor: address PR comments

* fix: update snaps

* fix: amountFormatted typo

Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-05-25 23:26:05 +02:00
..
addons Feat/new addons table (#1021) 2022-05-25 15:37:32 +02:00
admin feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
application refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
archive Feature list table (#908) 2022-05-05 15:34:46 +02:00
common feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
context refactor: add eslint to merge check (#1022) 2022-05-25 12:36:58 +02:00
environments refactor: add eslint to merge check (#1022) 2022-05-25 12:36:58 +02:00
feature Fix: Features table performance (#1015) 2022-05-25 14:39:14 +00:00
feedback feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
history Refactor: page container (#967) 2022-05-09 14:38:12 +02:00
layout feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
menu feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
project Fix: Features table performance (#1015) 2022-05-25 14:39:14 +00:00
providers chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
Reporting refactor: port health reports to react-table (#1017) 2022-05-25 12:45:30 +02:00
segments Persistent table query (#999) 2022-05-25 08:14:22 +00:00
splash chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
strategies refactor: add eslint to merge check (#1022) 2022-05-25 12:36:58 +02:00
tags feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
user feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
App.styles.ts feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
App.tsx fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00