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

feat: allow others to edit profiles #67

Merged
merged 9 commits into from
Dec 14, 2021
Merged

feat: allow others to edit profiles #67

merged 9 commits into from
Dec 14, 2021

Conversation

davwheat
Copy link
Member

@davwheat davwheat commented Dec 8, 2021

Fixes #56, fixes #11

Changes proposed in this pull request:

These changes are breaking, introducing new routes and permissions.

Reviewers should focus on:

Nothing in particular.

Screenshot

Confirmed

  • Frontend changes: tested on a local Flarum installation.
  • Backend changes: tests are green (run composer test).

@davwheat davwheat self-assigned this Dec 8, 2021
@davwheat davwheat changed the title WIP: Fix various issues with current setup fix: various issues with current setup Dec 11, 2021
@davwheat davwheat changed the title fix: various issues with current setup feat: allow others to edit profiles Dec 11, 2021
extend.php Outdated Show resolved Hide resolved
extend.php Show resolved Hide resolved
js/src/forum/panes/ProfileConfigurePane.js Outdated Show resolved Hide resolved
@davwheat davwheat merged commit 0cbf7d0 into master Dec 14, 2021
@davwheat davwheat deleted the dw/feats-and-fixes branch December 14, 2021 21:12
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.

Impossible to see the profile page of a user named "configure" Admins can't edit other users' field values
2 participants