add Matrix Integration option

Review Request #11219 — Created Oct. 14, 2020 and submitted — Latest diff uploaded

Information

rbintegrations
master

Reviewers

Admins can choose to add Matrix Integration.
This will send notifications to the registered matrix room
about new review requets and updates to existing ones.

Tested in RB4.
Edited Slack unit test cases to test Matrix integration.
All tests have passed except 2 of then complaining about
missing image attachment

tests with errors are:
- test_notify_new_review_request_with_image_file_attachment
- test_notify_updated_review_request_with_new_image_attachments

Diff Revision 11

This is not the most recent revision of the diff. The latest diff is revision 13. See what's changed.

orig
1
2
3
4
5
6
7
8
9
10
11
12
13

Commits

First Last Summary ID Author
add Matrix Integration option
e96a19a2539f319a51ae6889ab37b4bfc9cc0b2a ruonan
Matrix Integration
ec114a76f36b1f33f99f0f44fe187d0c52a4d07d ruonan
rbintegrations/extension.py
rbintegrations/matrix/__init__.py
rbintegrations/matrix/forms.py
rbintegrations/matrix/integration.py
rbintegrations/matrix/tests.py
rbintegrations/static/images/matrix/icon.png
rbintegrations/static/images/matrix/icon@2x.png
Loading...