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: add setting to allow reader to edit etherpad #946

Merged
merged 5 commits into from
Mar 3, 2025

Conversation

pyphilia
Copy link
Contributor

@pyphilia pyphilia commented Feb 27, 2025

Add setting to etherpad to allow reader to write in the etherpad.

  • Create dedicated update form for etherpad
  • Add setting in both creation and update forms
  • Use generated endpoints for creation and update of etherpads

TODO

  • check on dev
  • write tests

close #632

@pyphilia pyphilia requested a review from spaenleh February 27, 2025 15:10
@pyphilia pyphilia self-assigned this Feb 27, 2025
Copy link
Member

@spaenleh spaenleh left a comment

Choose a reason for hiding this comment

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

Changes look good! I have left some minor comments. Maybe we can tackle them in other PR after this one to improve the readability of the useEtherpad hook.

@pyphilia pyphilia marked this pull request as ready for review March 3, 2025 12:18
Copy link

sonarqubecloud bot commented Mar 3, 2025

@pyphilia pyphilia merged commit b9a745c into main Mar 3, 2025
6 checks passed
@pyphilia pyphilia deleted the 632-etherpad-reader-permission branch March 3, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show option for etherpad to allow reader to edit
2 participants