Skip to content

Feat/worker random name#114

Merged
Qsnh merged 15 commits intomainfrom
feat/worker-random-name
Apr 21, 2026
Merged

Feat/worker random name#114
Qsnh merged 15 commits intomainfrom
feat/worker-random-name

Conversation

@Qsnh
Copy link
Copy Markdown
Contributor

@Qsnh Qsnh commented Apr 21, 2026

No description provided.

Qsnh and others added 15 commits April 20, 2026 23:47
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Implement ListNames() to retrieve all worker names from the database
without fetching full worker objects. This lightweight method is used
by random name generation to check for existing names and avoid collisions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ture

- Drop pre-lowercasing in RandomName handler; PickRandomName already owns case normalization
- Derive nameExhausted from mutation data instead of tracking as separate useState
- Remove redundant style pointerEvents prop (disabled:pointer-events-none via CVA handles it)
- Clarify Tooltip open prop to use explicit ternary instead of short-circuit

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Global TooltipProvider already wraps the entire app in app.tsx.
Simplify conditional open ternary to boolean-or-undefined idiom.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Qsnh Qsnh merged commit d20923e into main Apr 21, 2026
@Qsnh Qsnh deleted the feat/worker-random-name branch April 21, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant