Christopher Kolstad
|
53354224fc
|
chore: Bump biome and configure husky (#6589)
Upgrades biome to 1.6.1, and updates husky pre-commit hook.
Most changes here are making type imports explicit.
|
2024-03-18 13:58:05 +01:00 |
|
Jaanus Sellin
|
069d90d8cb
|
fix: date should sort asc/desc properly (#5335)
|
2023-11-14 14:47:28 +02:00 |
|
Nuno Góis
|
4167a60588
|
feat: biome lint frontend (#4903)
Follows up on https://github.com/Unleash/unleash/pull/4853 to add Biome
to the frontend as well.

Added a few `biome-ignore` to speed up the process but we may want to
check and fix them in the future.
|
2023-10-02 13:25:46 +01:00 |
|
Jaanus Sellin
|
f8a209a1d1
|
feat: add due date for invoices (#3257)
|
2023-03-06 11:01:13 +02:00 |
|
Jaanus Sellin
|
8c0411dc20
|
feat: invoices created date (#3250)
|
2023-03-03 14:31:27 +02:00 |
|
Nuno Góis
|
682921d5bf
|
fix: misc ui fixes post tables upgrade (#1049)
* fix: misc ui fixes post tables upgrade
* fix: update snaps, small cleanup
* refactor: ReportCard to styled, misc improvements
* cleanup remaining styles file
* rename `Feature Toggle Name` to just `name`
* refactor: address PR comments
|
2022-06-02 08:21:51 +01:00 |
|
Nuno Góis
|
570e9f88be
|
feat: upgrade users table (#1040)
* feat: upgrade users table
* fix misc ui/ux bugs
* refactor: address PR comments
* fix: searching by `undefined`
* fix: searching for undefined on invoices, table placeholder centering
* refactor: abstract users list actions into new component
* refactor: move styled components to top of files
|
2022-05-31 07:59:09 +01:00 |
|
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 |
|