Skip to content

Conversation

@oubchid
Copy link
Contributor

@oubchid oubchid commented Oct 5, 2022

Related Issue

#2549

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added the Signed-off-by statement at the end of my commit message.

@oubchid oubchid force-pushed the 2549 branch 2 times, most recently from 4c7b20e to ede2a9e Compare October 6, 2022 09:19
@oubchid oubchid marked this pull request as ready for review October 6, 2022 09:57
user_member: {},
direct_channel_members: { type: "array" },
stats: {},
is_readonly: { type: "boolean" },
Copy link
Contributor

Choose a reason for hiding this comment

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

For this to work you must add is_readonly: isWorkspaceAdmin || isChannelOwner to twake/backend/node/src/services/channels/services/channel/service.ts line 143.

@RomaricMourgues RomaricMourgues merged commit ab16d4a into linagora:develop Oct 9, 2022
@RomaricMourgues RomaricMourgues added the qa:ready When a PR is ready to go to QA label Oct 9, 2022
RomaricMourgues pushed a commit that referenced this pull request Oct 9, 2022
* 🌟 Add read only channel option

* 🌟 Add read only in channel schema + fix update param

* 🌟 Update fr.json

* Delete tailwind.css~Stashed changes

Co-authored-by: Romaric Mourgues <rmourgues@linagora.com>
@github-actions github-actions bot removed qa:ready When a PR is ready to go to QA staging:develop labels Oct 9, 2022
RomaricMourgues pushed a commit that referenced this pull request Nov 14, 2022
* 🛠 Fix potential not set cache (#2554)

* Fix potential not set cache

* Fix minor frontend bug

* Fix old mention stuff

* 🛠 Minor badge fix

* 🔎 Increase thumbnails size (#2556)

* 🤖 Update KG sync (#2562)

* Fix numbers formats

* Make sure messages updates and users updates are sent

* Do the same for companies and workspaces

* 🛠Fix quote reply css (#2563)

* 🌟 Add read only channel option (#2558)

* 🌟 Add read only channel option

* 🌟 Add read only in channel schema + fix update param

* 🌟 Update fr.json

* Delete tailwind.css~Stashed changes

Co-authored-by: Romaric Mourgues <rmourgues@linagora.com>

* 🌟 Forward messages (#2566)

* Add forward menu

* Fix #2524

* Fix #2524

* Create modal

* Finish initial version

* Realtime online update

* Realtime online update

* Fix quoted message display

* 🛠 Fix online service typo (#2575)

* 🛠 Fix online service typo

* Remove code

* 🎨 Add checkbox atom and fix avatar atom (#2576)

* Add checkbox atom and fix avatar atom

* Make onChange optional

* Depreciate old checkbox

* Fix and add translations

* Fix linter

* 🛠 Fix ForwardMessages modal not in modal (#2578)

* 🎨 Channel settings new UI screens (#2579)

* Worked on channel settings new UI screens

* Some changes

* Update translations and logic

* Fix channel icon display

* Update back to store in S3 channel thumbnail

* Fix linter

* Fix int tests

* 🛠 Fix backend save image (#2581)

* 🌟 New invitation ui (#2577)

* 🌟 added invitation ui

* 🌟 added allow anyone by email feature

* 🌟 add role check

* 🌟 add invitation domain checks and implements auto join

* 🛠  fixed e2e tests

* 🌟 added invite domain checking

* 🛠  fixed package-lock

* Update changelog.md

* Update changelog.md

* 📚 Update changelog.md (#2587)

* 🛠 2550 fixes (#2591)

* Fix all from #2550

* Fix #2549

* Fix const / let

* 🛠 Do not return files that doesn't exists anymore (#2592)

* Do not return files that doesn't exists anymore

* Fix filter

* Fix displaying the forwarded message

* Fix #2593

* 🛠 Fix scrollbar on Documents (#2599)

* 🛠 Fix scrollbar on documents

* Fix helpbar

* 📚 Testing VitePress for documentation

* Fix deployment issue

* Fix deployment issue (#2604)

* Fix it again

Co-authored-by: Oubchid <roubraim@linagora.com>
Co-authored-by: Khaled Ferjani <kferjani@linagora.com>
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.

2 participants