Alexander Brown
|
7b68b19f11
|
Component: The Rest of the PrimeVue buttons (#7649)
## Summary
Automated initial change, cleaned up manually.
Please check the screenshot changes.
Includes a11y updates to icon buttons.
Doesn't hit the buttons in Desktop.
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-7649-WIP-Component-The-Rest-of-the-PrimeVue-buttons-2ce6d73d365081d68e06f200f1321267)
by [Unito](https://www.unito.io)
---------
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-12-29 15:03:34 -08:00 |
|
Alexander Brown
|
b03cf7e11d
|
Style: Token renaming and style organization (#6337)
## Summary
Align color names and organize style.css some more
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6337-Style-Token-renaming-and-style-organization-29a6d73d365081b69f25ce1298c67fdc)
by [Unito](https://www.unito.io)
|
2025-10-28 12:13:28 -07:00 |
|
Christian Byrne
|
8822f186e0
|
[style] adjust appearance of "delete account" component to be text rather than button (#6126)
Adjusts style of "Delete Account" button.
**Before**:
<img width="731" height="925" alt="Screenshot from 2025-10-18 04-22-24"
src="https://github.com/user-attachments/assets/497de4ca-9359-41d8-b944-0d69835f43b1"
/>
**After**:
<img width="731" height="925" alt="Screenshot from 2025-10-18 04-22-14"
src="https://github.com/user-attachments/assets/f42a21fb-7d4d-43f5-b27b-1f85e4470dbd"
/>
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6126-style-adjust-appearance-of-delete-account-component-to-be-text-rather-than-button-2906d73d365081eab48ece171fa4fd8a)
by [Unito](https://www.unito.io)
|
2025-10-18 22:37:06 -07:00 |
|
Alexander Brown
|
b943c0fa75
|
Lint: Add tailwind linter (#5984)
## Summary
Adds the [tailwind lint
plugin](https://github.com/francoismassart/eslint-plugin-tailwindcss/?tab=readme-ov-file#eslint-plugin-tailwindcss)
and fixes the currently fixable rules ([v4 is still in
beta](https://github.com/francoismassart/eslint-plugin-tailwindcss/?tab=readme-ov-file#about-tailwind-css-4-support)).
## Changes
- **What**: Enforces things like consistent class order, and eventually
can prohibit extra classes that could be utilities instead
- **Dependencies**: The plugin and its types
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-5984-Lint-Add-tailwind-linter-2866d73d365081d89db0d998232533bb)
by [Unito](https://www.unito.io)
---------
Co-authored-by: GitHub Action <action@github.com>
|
2025-10-08 19:39:14 -07:00 |
|
Yoland Yan
|
23d0362267
|
[feat] Add account deletion functionality to UserPanel component (#5216)
|
2025-08-29 22:29:20 +00:00 |
|
Christian Byrne
|
014c0022c1
|
[API Node] Remove mailto on own address (#3852)
|
2025-05-11 11:12:54 +10:00 |
|
Christian Byrne
|
6408623b71
|
[API Node] Show user state when logged in via API key (#3838)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Chenlei Hu <hcl@comfy.org>
|
2025-05-09 14:45:32 -04:00 |
|
Christian Byrne
|
34b1fd5a72
|
[API Node] Allow authentification via Comfy API key (#3815)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-05-09 13:42:03 -04:00 |
|
Christian Byrne
|
bbbf140b1f
|
Handle user avatar error (#3735)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-05-06 22:04:25 -04:00 |
|
Chenlei Hu
|
834d5820d2
|
[Auth] Allow change password in user panel (#3699)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-04-30 16:12:57 -04:00 |
|
Chenlei Hu
|
b79cbf69af
|
Use PrimeVue Avatar component (#3615)
|
2025-04-24 21:49:03 -04:00 |
|
Chenlei Hu
|
0caf1686c3
|
Add Comfy.User.SignOut command (#3608)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-04-24 16:33:26 -04:00 |
|
Chenlei Hu
|
9e247063aa
|
[nit] Adjust font size of User Panel header (#3570)
|
2025-04-22 19:03:40 -04:00 |
|
Christian Byrne
|
8558f87547
|
[API Node] User management (#3567)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Chenlei Hu <hcl@comfy.org>
|
2025-04-22 18:48:45 -04:00 |
|