synapse-admin/src/components
Dirk Klimpel efed8b2774
Add token based registration creation and management (#200)
* Add token based registration creation and management

* yarn fix

* Apply suggestions from code review

Remove empty line

* move date to `const date_format`
2022-02-17 20:45:21 +01:00
..
devices.js Add support to remove user devices (#57) 2020-07-29 17:49:30 +02:00
EventReports.js Add view of reported events (#84) 2021-01-04 09:14:33 +01:00
ImportFeature.js Switch to relative URL for example.csv 2020-11-12 14:48:11 +01:00
LoginPage.js feat: support SSO login (#196) 2022-02-17 20:24:46 +01:00
LoginPage.test.js Replace enzyme with testing-library/react 2021-05-05 19:23:01 +02:00
media.js Add button to quarantine media (#180) 2021-08-25 10:42:34 +02:00
Menu.js Import users from CSV 2020-11-02 18:29:56 +00:00
RegistrationTokens.js Add token based registration creation and management (#200) 2022-02-17 20:45:21 +01:00
RoomDirectory.js replace undoable prop with mutationMode prop (#202) 2021-11-15 21:18:29 +01:00
rooms.js replace undoable prop with mutationMode prop (#202) 2021-11-15 21:18:29 +01:00
ServerNotices.js Add pristine to UserEdit and ServerNotice (#185) 2021-11-15 21:02:47 +01:00
statistics.js Add button to delete media by size and date 2021-04-21 10:51:14 +02:00
users.js Add sorting users by creation timestamp (#174) 2021-12-08 21:59:09 +01:00