Dirk Klimpel
|
009ce803e2
|
Add ServerNoticeButton to UserBulkActionButtons (#41)
This adds the button to send "Server Notices" to many users at once.
|
2020-05-06 09:03:33 +02:00 |
|
Manuel Stahl
|
c41b8ab846
|
Add ServerNoticeButton to UserEditToolbar
For this, the feature "Server Notices" must be activated on the server.
Change-Id: If3873dc5548822a06a7be0c55e48835c9fb8f78f
|
2020-05-05 13:34:16 +02:00 |
|
Manuel Stahl
|
437fd70d6d
|
Make creating users a special case in dataProvider
Since users are created with PUT instead of POST, this is actually a
special case.
Change-Id: Ibe430fcac4d81de9723abd650804ffa93f87bf6d
|
2020-04-23 16:57:24 +02:00 |
|
Manuel Stahl
|
d812cff5fc
|
Rename homeserver_url to endpoint_url in dataProvider
Change-Id: I86441cd90e9b9b6b04ba2d28fee12a1cfa0684a7
|
2020-04-23 14:29:13 +02:00 |
|
Manuel Stahl
|
b7f009e559
|
Add buttons to erase users (#32)
Change-Id: I9b5644394d213dc66b30e39f19e9e392b69a0be3
|
2020-04-09 11:37:02 +02:00 |
|
Manuel Stahl
|
2240559f74
|
yarn: Upgrade packages
- react: 16.13.1
- react-admin: 3.4.0
- prettier: 2.0.0
Change-Id: Ibbd4ff2bd8054a7086d194229ec732c1a256579c
|
2020-04-06 12:17:42 +02:00 |
|
dklimpel
|
7ef6bc05c6
|
Add list of client connections per user (#26)
List the result of GET /_synapse/admin/v1/whois/<user_id>.
|
2020-03-30 10:42:31 +02:00 |
|
Manuel Stahl
|
e4dd013c19
|
Fix coding style
Change-Id: Ifa944a7eb541b290f54d67eb654b893e71724843
|
2020-03-27 21:22:16 +01:00 |
|
rkfg
|
d099e582e0
|
Fix pagination and use deactivated users switch
|
2020-03-24 18:59:48 +03:00 |
|
teutates
|
40b5031550
|
Use proper homeserver URL for API requests
|
2020-03-05 10:04:22 +01:00 |
|
Lukas Winkler
|
726461aa19
|
Fix deleteMany() in dataProvider (#6)
Change-Id: I6ef3abbf3ed7a1860b7c395d91fda8b7e44f4d95
|
2020-02-11 09:18:40 +01:00 |
|
Michael Albert
|
2163c4dfc8
|
Fix user create/update url
Change-Id: I33ff191f7e598c29e0b034d5079e9adf05ff80ae
|
2020-02-10 19:33:52 +01:00 |
|
Manuel Stahl
|
a151a18b6e
|
Add dataProvider for synapse
Change-Id: Id1bd6e840a1af8c647c316e29a39e988ac224dba
|
2020-02-10 12:59:44 +01:00 |
|