Daniel Berteaud
f78f368f23
HTTP codes in wipe_data API call
10 years ago
Daniel Berteaud
5645ff14c7
HTTP codes in promote_peer API call
10 years ago
Daniel Berteaud
642ebd1afc
HTTP codes for get_peer_role API call
10 years ago
Daniel Berteaud
f57cc57bb1
HTTP codes for get_room_info API call
10 years ago
Daniel Berteaud
6e93589a75
Hide password fields after authentication
10 years ago
Daniel Berteaud
34cf709893
More HTTP codes fixes
10 years ago
Daniel Berteaud
fd9dcd006b
HTTP codes in update_room_conf API call
10 years ago
Daniel Berteaud
d50c3b385a
HTTP codes for switch_lang
10 years ago
Daniel Berteaud
2ebe33060b
HTTP codes for room creation
10 years ago
Daniel Berteaud
d4db36765a
Start using sane HTTP codes in the API
10 years ago
Daniel Berteaud
4e492de55a
Fix email input field handling
10 years ago
Daniel Berteaud
5d4ef19df2
Reset the invitation form after submit
...
Only if it succeed
10 years ago
Daniel Berteaud
e089583745
Fix circular ref on Chrome when submitting room conf form
10 years ago
Daniel Berteaud
dfda2f03f4
Allow several email addresses for invitations
10 years ago
Daniel Berteaud
428f7599dd
Small animations when adding/removing email fields
10 years ago
Daniel Berteaud
a30d341404
Remove unused JS function
10 years ago
Daniel Berteaud
5e82b9c529
Manage room persistence in admin area
10 years ago
Daniel Berteaud
244bafe336
Display create date and last activity in admin area
10 years ago
Daniel Berteaud
8c6d66bd19
Respect filter input when loading the initial room list
10 years ago
Daniel Berteaud
610c486484
Allow empty email address field
10 years ago
Daniel Berteaud
1fc3091aab
Enable client side pagination in the admin area
10 years ago
Daniel Berteaud
895f7a42b8
Enable search filter in the admin area
10 years ago
Daniel Berteaud
7c80ca3358
Implement room removal in the admin area
10 years ago
Daniel Berteaud
22cd6c3e3d
Add validation for email notifications before submit
10 years ago
Daniel Berteaud
333fcd8a0f
Make sure email + and - buttons are always correct
10 years ago
Daniel Berteaud
22b1d69802
Handle configuration changes in the new admin page
10 years ago
Daniel Berteaud
8fa6fad617
Move passwords hide/unhide code to the global scope
...
So it's also available from the admin interface
10 years ago
Daniel Berteaud
dc0443d32c
Handle email notifications on the admin interface
10 years ago
Daniel Berteaud
7d98c994c9
More fixes for the admin interface
...
Make a new get_room_conf API call which does more or less the same as get_room_info but without trying to get our role
10 years ago
Daniel Berteaud
e94b6cd955
Only trigger tooltip on hover
...
Not on focus
10 years ago
Daniel Berteaud
222f77d5ff
Some fundamental fixes for the admin interface
...
Now rooms get listed and displayed on the page, but a lot is still missing
- Pagination
- Filter as you type
- Action on utton press (only join which is a simple a href works)
- Bypass password when joining a room through the admin page (push in the room_partitipant table)
- Probably more
10 years ago
Daniel Berteaud
944f121ae4
Start rewriting the admin area (WIP, not working yet)
10 years ago
Daniel Berteaud
a0b4362608
Hide overlays on XS screens
...
Also force hide tooltip when opening a modal dialog to prevent the tooltip being displayed over the modal
10 years ago
Daniel Berteaud
2013c85c28
Completly remove screen share button if not supported
...
and move the MOH button in its own btn-group
10 years ago
Daniel Berteaud
d9eeca2c90
Correctly update switches when updating config
10 years ago
Daniel Berteaud
58219f62d9
Check passwords match when submiting config
10 years ago
Daniel Berteaud
2f1d51eda4
There's no more drop downs menu
10 years ago
Daniel Berteaud
d101b98648
Hide password fields after config update
10 years ago
Daniel Berteaud
c5a19d6a3d
Notification on room configuration changes
10 years ago
Daniel Berteaud
5f122fed91
Hide auth modal on successful auth
10 years ago
Daniel Berteaud
137bd01c9d
Hide the configuration modal after save
...
If it succeed
10 years ago
Daniel Berteaud
4e455d1caa
Replace the dropdown auth menu with a modal dialog
10 years ago
Daniel Berteaud
2a3468d7ec
Push the logout button and time counter to the navbar on XS screens
10 years ago
Daniel Berteaud
bac285b055
Remove group actions
...
They aren't that useful and just make trhe interface less clear
10 years ago
Daniel Berteaud
ead9300d8e
Correctly remove first email input
...
When joining a room which has email notifications configured
10 years ago
Daniel Berteaud
2b0b0bf609
Huge cleanup, remove all old config stuff
10 years ago
Daniel Berteaud
b65ad2c63e
Handle email notifications in the new config menu
10 years ago
Daniel Berteaud
cdc4d71e68
Hook the new config menu with a new update_room_conf api method
10 years ago
Daniel Berteaud
b0f77440d9
Update email list in the new config menu
10 years ago
Daniel Berteaud
3436c1320e
Add dynamic input fields for email notifications in the new config menu
10 years ago