Ilya Daynatovich
5b0777d4db
Made inputs identical
8 years ago
Ilya Daynatovich
5623a06996
renamed input-control block to form-control
8 years ago
damencho
e81a10de4a
Reports to close callback whether feedback is submitted.
8 years ago
damencho
b2a1c9881e
Fixes comments from review.
Adds a safe check, i18n is expecting undefined not null. Fix a method name and translation to be at placeholder.
8 years ago
damencho
5217bf0bb8
Removes translateString and use translateElement.
Removing translateString forces using data-i18n attributes, to make sure we do not forget to set them. Missing data-i18n attributes is a problem with late loading where we can end up without translation, without text. Missing data-i18n attributes is also problem that strings will not be translated when changing language.
Fixes a bug in invite dialog, where remove password button was shown for non moderators.
8 years ago
damencho
a9aa29d0ad
Adds data-i18n attribute to the feedback.
8 years ago
yanas
74f31db434
Dialogs re-design, invite and password modifications
8 years ago
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
8 years ago
yanas
08b2fbe30f
Fixes feedback message and button active state
8 years ago
yanas
6249ff89ff
Feedback window improvements.
8 years ago
damencho
eb2e709749
Makes sure we always resolve(call the callback) in feedback dialog.
Call the callback even when clicking outside the dialog, or escaping to close it.
8 years ago
yanas
2d2915967c
Fixes focus in Feedback and makes animation configurable.
8 years ago
Kostiantyn Pashura
4572e1d344
feedback dialog changes
8 years ago