Commit Graph

350 Commits (2e2085cdfeb4a4ded1c01470ac21f46558ebbec7)
 

Author SHA1 Message Date
Dirk Klimpel 3fd615943c
Shows encrypted status with icons
4 years ago
dklimpel aaf1ebb909 Change field `creation_ts * 1000` to `creation_ts_ms`
4 years ago
dklimpel 627f3d2917 Add creation timestamp and consent version to UserEdit
4 years ago
dklimpel 168e249296 Bugfix removes the ability to click on individual connections.
4 years ago
dklimpel 5bdfb80db7 Bugfix sort users by `user_id`
4 years ago
dependabot[bot] b7c3684b80
Bump websocket-extensions from 0.1.3 to 0.1.4 (#49)
4 years ago
Manuel Stahl 0ada5287d7 Show Synapse server version on login page
4 years ago
dklimpel 3884c50012 Extend the room list with further attributes
4 years ago
Michael Albert 300e22a537 Show version of Synapse-Admin
4 years ago
Dirk Klimpel 009ce803e2
Add ServerNoticeButton to UserBulkActionButtons (#41)
4 years ago
Manuel Stahl c41b8ab846 Add ServerNoticeButton to UserEditToolbar
4 years ago
Dirk Klimpel 7f16f784f9
Allow port in homeserver URL (#40)
4 years ago
Michael Albert 1002b6464a Build with relative paths
4 years ago
Michael Albert 50b770a312 Extract homeserver URL from fully qualified user id
4 years ago
Manuel Stahl 2d0ce50444 Save base_url from login input
4 years ago
Manuel Stahl 1fb89c9e58 Add missing german translations
4 years ago
Michael Albert 8a4c0fe0fe Use input components for LoginPage
4 years ago
Michael Albert dd022eab04 Validate URL on input instead of automatic rewrite of http to https
4 years ago
Manuel Stahl 437fd70d6d Make creating users a special case in dataProvider
4 years ago
Manuel Stahl 1e6e526e3c Show displayname as title for user
4 years ago
Manuel Stahl d812cff5fc Rename homeserver_url to endpoint_url in dataProvider
4 years ago
Manuel Stahl a39033e25b yarn: Upgrade packages
4 years ago
Manuel Stahl b7f009e559 Add buttons to erase users (#32)
5 years ago
Manuel Stahl 2240559f74 yarn: Upgrade packages
5 years ago
dklimpel 445c7fc327 Add more size options to pagination (#23)
5 years ago
Manuel Stahl 965645874c Fix coding style
5 years ago
Manuel Stahl 185d71e5fc Add helper text to deactivate switch of users (#31)
5 years ago
dklimpel 7ef6bc05c6 Add list of client connections per user (#26)
5 years ago
dklimpel dfc643a10f Add 3pids to user (#24)
5 years ago
Manuel Stahl fccf23c64c yarn: Upgrade packages
5 years ago
Manuel Stahl e4dd013c19 Fix coding style
5 years ago
Manuel Stahl 7eeb60539f
Merge pull request #22 from rkfg/bugfix
5 years ago
rkfg d099e582e0 Fix pagination and use deactivated users switch
5 years ago
Manuel Stahl 0a241539f2
Merge pull request #19 from dependabot/npm_and_yarn/acorn-5.7.4
5 years ago
dependabot[bot] 316d674060
Bump acorn from 5.7.3 to 5.7.4
5 years ago
teutates 40b5031550 Use proper homeserver URL for API requests
5 years ago
Manuel Stahl 475aa11f06 Use prettier also for *.js and *.jsx files
5 years ago
Manuel Stahl 765aa66188 Add eslint integration
5 years ago
Manuel Stahl 769159249f Add travis-ci integration
5 years ago
Lukas Winkler 726461aa19 Fix deleteMany() in dataProvider (#6)
5 years ago
Michael Albert 2163c4dfc8 Fix user create/update url
5 years ago
Manuel Stahl 07e7ed98b5 Add Dockerfile
5 years ago
Manuel Stahl 1e6d43e291 Add a room view
5 years ago
Manuel Stahl 26cfa80bde Add a user view
5 years ago
Manuel Stahl a151a18b6e Add dataProvider for synapse
5 years ago
Manuel Stahl b920ecae86 Add login page
5 years ago
Manuel Stahl 3c72960bd1 Add translation support
5 years ago
Manuel Stahl a854f981c6 Add enzyme for testing
5 years ago
Michael ac9400d891 Create a base react-admin application
5 years ago
Manuel Stahl 427e91d123 Initial empty repository
6 years ago