paweldomas
b58f1cdd16
use logger instead of console
преди 9 години
Ilya Daynatovich
5b0777d4db
Made inputs identical
преди 9 години
Ilya Daynatovich
5623a06996
renamed input-control block to form-control
преди 9 години
Ilya Daynatovich
62713bf87c
Editions in PR
преди 9 години
Ilya Daynatovich
7a2eca3706
fix reopening require pass dialog
преди 9 години
Ilya Daynatovich
22b7142159
Add select input after incorrect input
преди 9 години
Ilya Daynatovich
5e8c5b3ce4
Add JSDoc
преди 9 години
Ilya Daynatovich
d4df6f2dda
Got rid of direct usage of room locker
преди 9 години
Ilya Daynatovich
257bb49c52
Add Require password dialog
преди 9 години
damencho
2edb279d22
Fixes password set remotely text.
преди 9 години
damencho
96479e0474
Fixes password and isModerator check in invite dialog.
преди 9 години
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.
преди 9 години
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.
преди 9 години
paweldomas
8f8b1385fa
ref(ConferenceUrl): converts to class and binds instance to global APP
Converts ConferenceUrl to a class and binds an instance to the global
APP variable, as requested by HTerezov.
преди 9 години
paweldomas
d342f93547
fix(Invite): remove unused 'updateInviteUrl'
преди 9 години
paweldomas
f7bfe8d8bf
feat: introduce ConferenceUrl module
We need to make sure that on the page reload all original parameters
used to load the conference are preserved. New modules helps to manage
different types of conference URLs like the one used for invites and
the one for reloading the page.
преди 9 години
damencho
040f4a6618
Adds data-i18n attribute.
преди 9 години
damencho
0455c26fb2
Uses titleKey to generate title string containing data-i18n attribute.
преди 9 години
Ilya Daynatovich
cbc7fe5d98
Add JSDoc and rename method
преди 9 години
Ilya Daynatovich
a4c3348630
Fix some visual bugs
преди 9 години
Ilya Daynatovich
d94b50f1e4
Add possibilty to set password via return key
преди 9 години
yanas
338e1bac00
Initialise the invite dialog on user action
преди 9 години
yanas
22a2d85ee2
Fixes cdn issue with remove password link.
преди 9 години
yanas
e24d5da0ef
Fix eslint errors
преди 9 години
yanas
74f31db434
Dialogs re-design, invite and password modifications
преди 9 години