Timo Paulssen
880223e5de
Offer invitations in room creation
...
Turns the "Create Room" form into a tabbed form with
tabs that mimic the room display. In the "Members" tab
an AutocompleteArrayInput allows selecting multiple
users by their displayname.
The displayname is also what is displayed ìn the
invitations list.
Creating the room immediately sends out the invitations
as well.
Change-Id: I3915144114ffe4c629848363c9cb7917634d04d8
2020-04-28 19:36:15 +02:00
Manuel Stahl
76fdc80e3e
Merge branch 'master' into amp.chat
...
Change-Id: I08a7a34e041993c29bb12fff52d07534374cda4e
2020-04-28 16:35:40 +02:00
Manuel Stahl
375649756f
Add page to show room details
...
Change-Id: Iec4f402c4322d775cc14c567069a3295ad383b44
2020-04-28 16:30:47 +02:00
Manuel Stahl
662735a91f
Adapt for changes in v2/users API
...
Change-Id: I927b81882fa20e5b3de3d9fc216e2136f7036bba
2020-04-28 16:30:47 +02:00
Manuel Stahl
1e6e526e3c
Show displayname as title for user
...
Change-Id: I0ba8e2265e5b8e1fe392f56052e96e0243cd3eb6
2020-04-23 16:50:58 +02:00
Manuel Stahl
0823976edd
Cleanup room creation
...
Change-Id: Ieb5189513d21606f8d0bea5692112350a68f2e14
2020-04-23 16:31:26 +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
a39033e25b
yarn: Upgrade packages
...
Change-Id: Id01070e1e4ca2c2dd42c8ffcd278a57cb31b7b51
2020-04-23 14:29:00 +02:00
Michael Albert
d3cd2e9e33
Fix localStorage entry of homeserver url
...
Change-Id: I206e3b4428df1f51d4281ad4db26bd64bdffb85d
2020-04-21 17:42:43 +02:00
Timo Paulssen
24abcd4e4a
Normalize alias a little, display initial sigil
...
turns all whitespace into underscores, shows leading
sigil if the alias is non-empty, so the user doesn't get
confused about whether they have to input a # or not.
Change-Id: Ic81e69cc3f0074d63a67b976c9bda32f8de025de
2020-04-20 19:31:33 +02:00
Timo Paulssen
c1c32e3268
Offer "alias" field in room create form
...
Tries its best to not allow aliases that are too
long (full alias including leading #, : in the
middle, and homeserver domain name must not exceed
255 bytes.
Change-Id: I1e784a94cb599eca7e30736d666b20e37aad5444
2020-04-20 19:31:33 +02:00
Timo Paulssen
ca15435625
Offer room creation form
...
A choice of public or private is offered, which maps to matrix'
visibility parameter. A name can also be provided.
Change-Id: I34d99acbc4624a9ed54ca6f6609573d5fc1049da
2020-04-20 19:31:33 +02:00
Michael Albert
e9c3901b68
Merge branch 'master' into amp.chat
...
Change-Id: Iac4e56401aab3f7f39b623b617990ec1952f8cd0
2020-04-20 16:57:23 +02:00
Michael Albert
7aec6f9369
Allow searching for users
...
Change-Id: Icf4a3b05b24c66971f55b22e7540a1dc904a3a92
2020-04-20 11:22:06 +00:00
Michael Albert
d2a3f07a59
Fix QR code creation
...
Change-Id: Ib6bbd1be6d4dca1f617043c3c2338924b2321ea3
2020-04-20 12:15:52 +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
445c7fc327
Add more size options to pagination ( #23 )
2020-04-06 11:41:15 +02:00
Manuel Stahl
965645874c
Fix coding style
2020-04-06 11:32:28 +02:00
Manuel Stahl
185d71e5fc
Add helper text to deactivate switch of users ( #31 )
2020-04-06 11:13:20 +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
dklimpel
dfc643a10f
Add 3pids to user ( #24 )
2020-03-30 10:23:36 +02:00
Manuel Stahl
fccf23c64c
yarn: Upgrade packages
...
Change-Id: I46dc0b712ef22062fd5449d1498adbcf4a447176
2020-03-27 21:24:01 +01:00
Manuel Stahl
e4dd013c19
Fix coding style
...
Change-Id: Ifa944a7eb541b290f54d67eb654b893e71724843
2020-03-27 21:22:16 +01:00
Manuel Stahl
7eeb60539f
Merge pull request #22 from rkfg/bugfix
...
Fix pagination and use deactivated users switch
2020-03-26 14:24:21 +01:00
rkfg
d099e582e0
Fix pagination and use deactivated users switch
2020-03-24 18:59:48 +03:00
Manuel Stahl
0a241539f2
Merge pull request #19 from dependabot/npm_and_yarn/acorn-5.7.4
...
Bump acorn from 5.7.3 to 5.7.4
2020-03-16 10:43:57 +01:00
dependabot[bot]
316d674060
Bump acorn from 5.7.3 to 5.7.4
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 02:44:46 +00:00
teutates
40b5031550
Use proper homeserver URL for API requests
2020-03-05 10:04:22 +01:00
Manuel Stahl
475aa11f06
Use prettier also for *.js and *.jsx files
...
Change-Id: I46190f70ce05148c565222d53bc9ae3e862464bf
2020-02-19 16:29:21 +01:00
Manuel Stahl
bf7867f106
Merge branch 'master' into amp.chat
...
Change-Id: I45b7a6db27456aaa2eca66b406cdaa49e492e61e
2020-02-11 18:56:53 +01:00
Michael Albert
f0e32abc4f
Fix QR code creation
...
Change-Id: If05856a6fdafa43a93c6b57963820710db188d42
2020-02-11 17:35:19 +00:00
Michael Albert
61b1580735
Fix redirect after create/edit user
...
Change-Id: Icdb797bf6b1a47cbeff901b1952672584b2e8e8f
2020-02-11 17:34:32 +00:00
Manuel Stahl
765aa66188
Add eslint integration
...
See https://github.com/lipis/prettier-setup
Change-Id: I5479e2502cdab35addfe38f889801e7d4f21fb42
2020-02-11 10:51:29 +01:00
Manuel Stahl
769159249f
Add travis-ci integration
...
Change-Id: I2c2966c2fde44ab7eccc20eed983153dc753a2f4
2020-02-11 10:00:04 +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
0f7e4c1909
Create PDF with QR code on user create/edit
...
Change-Id: Ib89b68e956d96002ddbf6ac5ddcaea73b5b3e3fb
2020-02-10 13:10:08 +01:00
Manuel Stahl
07e7ed98b5
Add Dockerfile
...
Change-Id: I6f60fae65f03740f26d94d9a3cc2fa2402511ca9
2020-02-10 13:10:08 +01:00
Michael Albert
c9bce409d2
Prefill user_id and password on user creation
...
Change-Id: I3f604f38c1842f155f3b39da20ba45992ba522be
2020-02-10 13:10:08 +01:00
Manuel Stahl
1e6d43e291
Add a room view
...
Change-Id: I20056d997e7a94fd10d03e7d1a8051030ecf7ca4
2020-02-10 13:10:08 +01:00
Manuel Stahl
26cfa80bde
Add a user view
...
Change-Id: I29971f1eef2405cdaa786d4cad381e47d4a5c24c
2020-02-10 13:10:06 +01:00
Manuel Stahl
a151a18b6e
Add dataProvider for synapse
...
Change-Id: Id1bd6e840a1af8c647c316e29a39e988ac224dba
2020-02-10 12:59:44 +01:00
Manuel Stahl
b920ecae86
Add login page
...
Change-Id: I167f6492aa2608558bf2ac4e6604dd584de6db66
2020-02-10 12:59:41 +01:00
Manuel Stahl
3c72960bd1
Add translation support
...
Change-Id: I8cc38cd00683ce6f0ef8f62eb9eeddfc84c52a34
2020-02-08 13:49:11 +01:00
Manuel Stahl
a854f981c6
Add enzyme for testing
...
Change-Id: If64eba12b5c255e4d0143eab009499793674778a
2020-02-08 13:49:10 +01:00
Michael
ac9400d891
Create a base react-admin application
...
yarn create react-app synapse-admin
Change-Id: I2ea325e5825898aefd30e2cd15d4f2ef57949879
2020-02-07 21:20:57 +01:00
Manuel Stahl
427e91d123
Initial empty repository
2018-11-22 08:04:17 +00:00