bymyself
b8f563d3f8
refactor: split subscription popover section
2025-12-08 19:17:09 -08:00
bymyself
5fd6aa69b8
don't use compound name, use isSubscriptionRequirementMet
2025-12-06 15:22:41 -08:00
bymyself
9d889198f8
rename isSubscribed and dont import cloud on local
2025-12-06 15:22:41 -08:00
Terry Jia
e05e988730
update user profile dropdown ( #6475 )
...
## Summary
update user profile dropdown
## Screenshots
1. Subscribe to run button and Unsubscribe user panel
<img width="433" height="480" alt="image"
src="https://github.com/user-attachments/assets/bb859481-6405-44df-85ec-9935599c4be0 "
/>
2. Subscribed User:
<img width="395" height="479" alt="image"
src="https://github.com/user-attachments/assets/683de2c0-8090-4e9a-ac4e-d211fcee8921 "
/>
3. OSS:
<img width="392" height="480" alt="image"
src="https://github.com/user-attachments/assets/7d684c1a-8dee-48dd-8e7f-3c98bd98104d "
/>
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6475-update-user-profile-dropdown-29d6d73d365081ff9e14f9355a9a3bb7 )
by [Unito](https://www.unito.io )
---------
Co-authored-by: GitHub Action <action@github.com >
2025-10-31 14:45:02 -07:00
Terry Jia
e7f640b436
subscription improve ( #6339 )
...
## Summary
Run keyboard shortcut bypasses paywall
Top Up button visible before paywall (confusing - hide until subscribed)
Question mark icon next to commercial models has no tooltip (hide until
added)
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6339-subscription-improve-29a6d73d3650818e92c7f60eda01646a )
by [Unito](https://www.unito.io )
---------
Co-authored-by: bymyself <cbyrne@comfy.org >
2025-10-28 13:00:27 -07:00
Christian Byrne
e8b9f8f4bc
enforce test file-naming rule ( #5820 )
...
## Summary
Enforced test file naming conventions with ESLint rules and renamed 26
test files from `.spec.ts` to `.test.ts`.
## Changes
- **What**: Added ESLint rules to enforce `.spec.ts` files only in
`browser_tests/tests/` and `.test.ts` files only in `src/`
- **What**: Renamed 26 component/unit test files from `.spec.ts` to
`.test.ts` to comply with new convention
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-5820-enforce-test-file-naming-rule-27b6d73d365081269b32ddcc9d3a5048 )
by [Unito](https://www.unito.io )
2025-09-27 13:53:25 -07:00