jiti-meet/react/features/toolbox
Hristo Terezov 1f8fa3b6d4 Refactor settings modal (#3121)
* feat(settings): setting dialog

- Move device selection, profile edit, language select, moderator
  options, and server auth into one modal with tabs.
- Remove side panel profile and settings and logic used to update
  them.
- Pipe server auth status into redux to display in the settings
  dialog.
- Change filmstrip only device selection popup to use the new
  stateless settings dialog component.

* squash: do not show profile tab if not guest

* squash: profile button not clickable if no profile to show

* squash: nits

* ref: Settings dialog.
2018-06-20 13:19:53 -07:00
..
components Refactor settings modal (#3121) 2018-06-20 13:19:53 -07:00
actionTypes.js feat(toolbox): move OverflowMenu show logic to redux 2018-05-15 14:12:38 -05:00
actions.native.js feat(toolbox): move OverflowMenu show logic to redux 2018-05-15 14:12:38 -05:00
actions.web.js misc: remove dead code 🔥🔥🔥 (#2844) 2018-04-19 10:24:16 -07:00
functions.native.js [RN] Refactor Toolbox 2018-05-15 14:12:38 -05:00
functions.web.js [RN] Refactor Toolbox 2018-05-15 14:12:38 -05:00
index.js ref(toolbar): remove remnant of custom tooltip display on demand 2018-04-11 10:35:01 +02:00
middleware.js feat(toolbox): axe the old toolbox (#2731) 2018-04-08 22:03:26 -07:00
reducer.js feat(toolbar): add 'always-visibile' config option 2018-05-30 16:12:05 +02:00