jiti-meet/react/features
Leonard Kim 44b81b20e3 feat: convert invite dialog to react and redux
Converting the invite modal includes the following:
- Creating new react components to display InviteDialog. The
  main parent components are ShareLink and PasswordOverview,
  the later handles displaying lock state and password editing.
  These components do not make use of atlaskit as the component
  for input does not yet support readonly, so for consistency
  within the modal content no atlaskit was used.
- Using redux for keeping and accessing lock state instead of
  RoomLocker.
- Publicly exposing the redux action lockStateChanged for direct
  calling on lock events experienced on the web client.
- Removing Invite, InviteDialogView, and RoomLocker and references
  to them.
- Handling errors that occur when setting a password to preserve
  existing web funtionality.
2017-04-19 20:41:23 -05:00
..
app Move interceptComponent.js out of features/base/util 2017-04-14 13:12:47 -05:00
base feat: convert invite dialog to react and redux 2017-04-19 20:41:23 -05:00
conference Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
desktop-picker Comply w/ coding style 2017-04-06 12:09:01 -05:00
device-selection Merge pull request #1514 from virtuacoplenny/lenny/video-preview-mute-string 2017-04-18 16:33:50 -05:00
feedback Fixes related to coding style 2017-02-02 10:54:24 -06:00
filmstrip Comply w/ coding style 2017-04-10 19:14:14 -05:00
invite feat: convert invite dialog to react and redux 2017-04-19 20:41:23 -05:00
large-video ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
mobile [RN] Fix full-screen mode when a dialog is opened on Android 2017-04-19 13:55:44 -05:00
overlay Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
room-lock feat: convert invite dialog to react and redux 2017-04-19 20:41:23 -05:00
share-room [RN] Add ability to share the URL for a conference 2017-04-06 00:24:26 -05:00
speaker-stats Move timeUtil.js out of features/base/util 2017-04-14 13:14:02 -05:00
toolbox feat: convert invite dialog to react and redux 2017-04-19 20:41:23 -05:00
unsupported-browser [RN] Fix remote JS debugging 2017-03-01 21:33:49 -06:00
welcome Move roomnameGenerator.js out of features/base/util 2017-04-14 13:14:02 -05:00