Skip to content

Remove bio fields from profile and developer UI - #285

Merged
admdly merged 2 commits into
mainfrom
chore/copy-update
Jul 26, 2026
Merged

Remove bio fields from profile and developer UI#285
admdly merged 2 commits into
mainfrom
chore/copy-update

Conversation

@admdly

@admdly admdly commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Summary by cubic

Removed all bio fields from user and developer profiles. Cleaned up UI, types, and queries, and dropped users.bio; display_name remains.

  • Refactors

    • Removed bio from developer schema, queries, parsing, and forms; deleted bio display in account and public developer pages.
    • Simplified personal profile to display_name only; updated copy (delete flow, button casing) and reflowed delete warning text on the developer page.
  • Migration

    • Run src/lib/db/migrations/0004_drop_bio.sql to drop users.bio.
    • Remove any references to DeveloperProfile['bio'] or form field bio.

Written for commit 24f9873. Summary will update on new commits.

@admdly admdly self-assigned this Jul 26, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 26, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
extensions 24f9873 Commit Preview URL

Branch Preview URL
Jul 26 2026, 09:43 PM

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0 issues found across 1 file (changes from recent commits).

Requires human review: Includes a database migration (DROP COLUMN) which requires human oversight for schema changes.

Re-trigger cubic

@admdly
admdly merged commit ec29c35 into main Jul 26, 2026
9 checks passed
@admdly
admdly deleted the chore/copy-update branch July 26, 2026 21:58
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