af658c909d
Enterprise plans should not have the upgrade button ( #7628 )
...
* Enterprise plans should not have the upgrade button
Fixes #7627
* Move the check to BillingDialog
* Hide home box and change bool check
* Add component tests
* Clean up
2025-06-28 12:03:41 -04:00
0bce7d3c1c
move TTC capture to unit test ( #7268 )
...
* move TTC capture to unit test
* progress with artifact
* fmt
* abstract cases
* add another case
* add another test
* update snapshots with proper file names
* force to JSON
* fmt
* make jest happy
* add another example and other tweaks
* fix
* tweak
* add logs
* more logs
* strip out kcl version
* remove logs
* add comment explainer
* more comments
* more comment
* remove package-lock line
2025-06-05 21:29:20 -04:00
8fb1563f2d
Billing UI (Nightly & Dev only) and Jest component unit testing ( #6640 )
...
A bajillion commits hi
* all the shit i'll git reset origin/main && git add -p . later
* fmt
* wip
* fmt
* rebase; fmt; tsc; lint;
* fmt
* Add jest tests
* fmt
* ok
* add nightly checks
* More is_nightly checks
* be happy codespell
* Make vitest ignore my shit
* nightly OR debug; try vitest fixing again
* Add this back
* fix
* Update src/components/LowerRightControls.tsx
Co-authored-by: Frank Noirot <frank@zoo.dev >
* Update src/components/LowerRightControls.tsx
Co-authored-by: Frank Noirot <frank@zoo.dev >
* Update src/components/LowerRightControls.tsx
Co-authored-by: Frank Noirot <frank@zoo.dev >
* Update src/components/BillingDialog.tsx
Co-authored-by: Frank Noirot <frank@zoo.dev >
* Update tailwind.config.js
Co-authored-by: Frank Noirot <frank@zoo.dev >
* Update tailwind.config.js
Co-authored-by: Frank Noirot <frank@zoo.dev >
* Update src/components/BillingRemaining.tsx
Co-authored-by: Frank Noirot <frank@zoo.dev >
* Update src/components/BillingRemaining.tsx
Co-authored-by: Frank Noirot <frank@zoo.dev >
* Update src/components/CustomIcon.tsx
Co-authored-by: Frank Noirot <frank@zoo.dev >
* Update src/components/CustomIcon.tsx
Co-authored-by: Frank Noirot <frank@zoo.dev >
* Update src/components/CustomIcon.tsx
Co-authored-by: Frank Noirot <frank@zoo.dev >
* Update src/components/CustomIcon.tsx
Co-authored-by: Frank Noirot <frank@zoo.dev >
* Update src/components/BillingRemaining.tsx
Co-authored-by: Frank Noirot <frank@zoo.dev >
* Update src/components/BillingRemaining.tsx
Co-authored-by: Frank Noirot <frank@zoo.dev >
* fixes
* tid bits
* Fix tests
* color
* Update src/components/BillingRemaining.tsx
Co-authored-by: Frank Noirot <frank@zoo.dev >
* fix someone else's problem
---------
Co-authored-by: Frank Noirot <frank@zoo.dev >
2025-05-06 15:07:22 -04:00