Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(identities): Split out "username" profile and protect it #1503

Merged

Conversation

castaway
Copy link
Contributor

@castaway castaway commented Oct 12, 2023

Fixes #1463

2023-10-12 17 36 08 mallet3 scsys co uk cc33e531ada0

@gtandersen I'm passing you the baton for ideas on how to actually make the "username" identity stand out, currently I just have it with a red highlight the same as the "Email not validated".. however I think it should probably be a solid border, or a different shade or something?

TODO: Integration + unit tests for profiles

@castaway
Copy link
Contributor Author

New thought: Don't highlight the identity on the main page listing, instead, where the "delete" box would appear (which it doesnt cos you cant delete it), add an explanation?

src/app/profiles/profile.service.ts Show resolved Hide resolved
src/app/profiles/profile.service.ts Outdated Show resolved Hide resolved
src/app/profiles/profiles.component.html Outdated Show resolved Hide resolved
src/app/profiles/profiles.editor.modal.html Outdated Show resolved Hide resolved
src/app/profiles/profiles.editor.modal.ts Outdated Show resolved Hide resolved
src/app/profiles/profiles.editor.modal.ts Show resolved Hide resolved
src/app/profiles/profiles.editor.modal.ts Outdated Show resolved Hide resolved
src/app/profiles/profiles.lister.ts Outdated Show resolved Hide resolved
src/app/profiles/profiles.editor.modal.ts Outdated Show resolved Hide resolved
@castaway castaway force-pushed the castaway/1463_username_identity branch from 419f00c to 24b4b82 Compare March 5, 2024 12:34
@castaway castaway marked this pull request as ready for review March 5, 2024 12:35
src/app/compose/draftdesk.component.ts Show resolved Hide resolved
src/app/profiles/profile.service.ts Outdated Show resolved Hide resolved
src/app/profiles/profiles.editor.modal.ts Outdated Show resolved Hide resolved
@castaway castaway force-pushed the castaway/1463_username_identity branch from 1cc7cb4 to 549a795 Compare April 2, 2024 14:43
@castaway castaway merged commit 846a4f4 into runbox:master Apr 3, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not allow users to delete last/only/main identity
3 participants