jiti-meet/modules/UI
virtuacoplenny 735a596afe ref(recording): convert recording label to react (#1915)
* ref(recording): convert recording label to react

- Create a RecordingLabel component for displaying the current
  recording state, as reflected in the redux store. This is
  needed for 1-on-1 mode to be completely in redux.
- Update the store with the recording state so RecordingLabel
  can update itself.
- Remove previous logic for updating the non-react label, which
  includes event emitting for filmstrip visibility changes,
  as RecordingLabel is hooked into redux updates.

* ref(recording): use status and type constants from lib

* make label really dumb, move logic back to Recording
2017-08-25 11:45:30 -05:00
..
audio_levels feat(audio-level): convert SmallVideo AudioLevelIndicator to React 2017-06-22 11:14:41 -05:00
authentication Add jwt module to react 2017-05-09 00:21:14 -05:00
avatar fix(avatar): Avatar properties not updated before local user join 2017-03-29 10:23:07 -05:00
etherpad Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
recording ref(recording): convert recording label to react (#1915) 2017-08-25 11:45:30 -05:00
shared_video ref(shared-video): move SharedVideoThumb to own file 2017-08-22 10:27:34 -05:00
side_pannels ref(isButtonEnable): UIUtil -> toolbox 2017-08-11 17:07:24 -07:00
util ref(tooltips): remove old tooltips 2017-08-21 15:16:09 -05:00
videolayout ref(small-video): remove some global jquery dom querying 2017-08-22 10:27:34 -05:00
UI.js Merge pull request #1916 from virtuacoplenny/lenny/no-custom-debounce 2017-08-25 15:31:16 +02:00
UIErrors.js ref: module.exports -> export for the ES6 modules 2017-06-14 19:37:13 -05:00