1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/common/Table
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
..
cells feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
SearchHighlightContext refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
SortableTableHeader Fix: Features table performance (#1015) 2022-05-25 14:39:14 +00:00
TableActions feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
TableCell Project features list update (#991) 2022-05-18 11:56:55 +02:00
TableCellSortable feat: add last seen col to admin users list (#949) 2022-05-05 14:53:28 +01:00
TableContainer Refactor: page container (#967) 2022-05-09 14:38:12 +02:00
TablePlaceholder Persistent table query (#999) 2022-05-25 08:14:22 +00:00
TableSearch feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
index.ts Refactor: page container (#967) 2022-05-09 14:38:12 +02:00