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

Feature/redo user profile with kv #685

Merged
merged 24 commits into from
Oct 15, 2023

Conversation

drnlm
Copy link
Member

@drnlm drnlm commented Oct 8, 2023

This is a possible approach to getting rid of the hard coded twitter / github bits in the profile and making them more configurable.

We replace them with configured lists of sites (there's an argument we should have just one list), and use the key-value infrastructure to actually store the data.

I still need to look at validation and translation support.

This should resolve #661 and #148

wafer/users/forms.py Outdated Show resolved Hide resolved
wafer/users/models.py Show resolved Hide resolved
wafer/users/forms.py Outdated Show resolved Hide resolved
@drnlm drnlm force-pushed the feature/redo_user_profile_with_kv branch from c160e42 to 7d09aee Compare October 12, 2023 17:49
@drnlm drnlm force-pushed the feature/redo_user_profile_with_kv branch from 7d09aee to 8ff12cc Compare October 13, 2023 05:46
Copy link
Member

@stefanor stefanor left a comment

Choose a reason for hiding this comment

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

The styling is a bit basic, but that's never an issue here. 👍

@drnlm drnlm merged commit 8425337 into CTPUG:master Oct 15, 2023
33 checks passed
@drnlm drnlm deleted the feature/redo_user_profile_with_kv branch October 17, 2023 15:51
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.

Ask for fediverse / mastodon id in profile page
2 participants