Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

MM-37934: UI for channel override on CRT notifications #9031

Merged

Conversation

koox00
Copy link
Contributor

@koox00 koox00 commented Oct 4, 2021

Summary

Users with CRT 'ON' now have controls to override global CRT notification
settings per channel basis.

Ticket Link

https://mattermost.atlassian.net/browse/MM-37934

Related Pull Requests

Screenshots

push desktop
image) image

Release Note

NONE

Users with CRT 'ON' now have controls to override global CRT notification
settings per channel basis.
@koox00 koox00 added the 2: Dev Review Requires review by a core commiter label Oct 4, 2021
@asaadmahmood asaadmahmood requested review from devinbinnie and removed request for asaadmahmood October 8, 2021 14:20
@@ -169,6 +177,84 @@ export default function ExpandView({
</div>
</fieldset>
}
<div className='mt-5'>
<ExtraInfo section={section}/>
Copy link
Member

Choose a reason for hiding this comment

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

What's this change for? won't it cause this to display differently for different sections since it'll be below most sections or above the newly added ones?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this should be below the added ones, since the added ones are like an extra depending on the settings directly above them.

Copy link
Member

Choose a reason for hiding this comment

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

That works for me. It's been a while since I've looked at this code, so I wasn't sure how it was structured.

@esethna esethna added the 3: QA Review Requires review by a QA tester label Oct 14, 2021
@esethna esethna added this to the v6.1.0 milestone Oct 14, 2021
@jgilliam17 jgilliam17 added the Setup Cloud Test Server Setup a test server using Mattermost Cloud label Oct 18, 2021
@mm-cloud-bot mm-cloud-bot removed the Setup Cloud Test Server Setup a test server using Mattermost Cloud label Oct 18, 2021
@mm-cloud-bot
Copy link

Test server destroyed

@koox00 koox00 requested a review from hmhealey October 19, 2021 10:43
@koox00
Copy link
Contributor Author

koox00 commented Oct 19, 2021

/update-branch

@amyblais amyblais removed the 2: Dev Review Requires review by a core commiter label Oct 20, 2021
@amyblais amyblais modified the milestones: v6.1.0, v6.2.0 Oct 22, 2021
Copy link
Contributor

@jgilliam17 jgilliam17 left a comment

Choose a reason for hiding this comment

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

Thanks @koox00
Tested on a related server PR, looks good to merge.

@jgilliam17 jgilliam17 added 4: Reviews Complete All reviewers have approved the pull request and removed 3: QA Review Requires review by a QA tester labels Oct 27, 2021
@koox00
Copy link
Contributor Author

koox00 commented Oct 28, 2021

/update-branch

@koox00 koox00 merged commit 53abea6 into mattermost:master Oct 28, 2021
@amyblais amyblais added Changelog/Done Required changelog entry has been written Docs/Not Needed Does not require documentation labels Nov 1, 2021
iOSGeekster pushed a commit to iOSGeekster/mattermost-webapp that referenced this pull request Nov 2, 2021
* MM-37934: UI for channel override on CRT notifications

Users with CRT 'ON' now have controls to override global CRT notification
settings per channel basis.

* Fixes tests

* Fixes desktop notifications for CRT

* Fixes tests

* Fixes tests

* Minor styling for CRT notify setting

Co-authored-by: Mattermod <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4: Reviews Complete All reviewers have approved the pull request Changelog/Done Required changelog entry has been written Docs/Not Needed Does not require documentation release-note-none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants