jiti-meet/react/features/base
virtuacoplenny 510334fa7f ref(notifications): convert some dialogs to error or warning notifica… (#1991)
* ref(notifications): convert some dialogs to error or warning notifications

- Expand the configurability of the Notification component so warnings
  and errors can be displayed.
- Allow Notification to take in arbitrary text for the body.
- Rename defaultTitleKey to titleKey for consistency with descriptionKey.

* ref(notifications): remove openReportDialog method

openReportDialog is a wrapper around showError that adds
a logger statement. It is being called in one place only
so remove the method and have that one place call logger.

* ref(notifications): UI.showTrackNotWorkingDialog takes a boolean

Change UI.showTrackNotWorkingDialog so it takes a boolean
arguments instead of the entire track. A small refactor so
the method needs to know less.

* [squash] Fixes eslint errors

* WiP: Fixes desktop sharing error strings and adds support button

* [squash] Fix icons appearances

* [squash] Fix translate titles and messages

* [squash] fix(translation): Fixes incorrect password string

* [squash] fix(recording): Fixes recording message

* [squash] fix(warning): Turns some warnings to errors and makes support link optional.

* [squash] fix(translation): Addressing language comments

* [squash] Fixes jsdoc and formatting

* [squash] fix(noopener): Fixes window.open noopener

* [squash] fix(constants): Extract constants and refactor NotificationWithToggle

* [squash] fix(lang): Fixes camera and mic error titles

* [squash] fix(supportLink): Renames addSupportLink to hideErrorSupportLink
2017-11-03 14:05:03 -05:00
..
conference feat(1080p): pass new-style constraints to createLocalTracks (#2087) 2017-10-31 17:08:07 -07:00
config Add ability to disable h264 (#2061) 2017-10-12 15:42:55 -07:00
connection Flow, coding style 2017-10-17 17:12:39 -05:00
devices [RN] Polyfill Symbol 2017-05-26 16:37:22 -05:00
dialog feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
font-icons [RN] Update jitsi font icon selection 2017-07-06 17:14:00 -05:00
i18n eslint 4.8.0 2017-10-02 18:12:38 -05:00
jwt feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
lib-jitsi-meet ref(strophe): Remove and cleanup all strophe related code. 2017-10-23 16:27:30 -05:00
logging Fixes sending logs to callstats. 2017-10-11 15:04:22 -05:00
media feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
participants ref(strophe): Remove and cleanup all strophe related code. 2017-10-23 16:27:30 -05:00
popover fix(filmstrip-only): prevent stats display 2017-10-10 12:47:19 -05:00
react [iOS] use display: 'none' to hide elements (#2128) 2017-11-02 10:43:32 -05:00
redux fix(redux/functions): fix typo 2017-11-02 11:04:54 +01:00
styles [RN] Workaround for Android view clipping 2017-07-24 15:01:37 -05:00
tracks ref(notifications): convert some dialogs to error or warning notifica… (#1991) 2017-11-03 14:05:03 -05:00
util Partially prepare for eslint-plugin-flowtype 2.37.0 2017-10-03 14:41:54 -05:00