jiti-meet/modules
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
..
API Merge remote-tracking branch 'origin/race_conditions' into api_eslint 2017-04-11 14:31:05 -05:00
UI feat: convert invite dialog to react and redux 2017-04-19 20:41:23 -05:00
URL feat(overlays): for filmstrip only mode 2017-03-27 14:20:25 -05:00
analytics feat(Analytics): Multiple analytics handlers support 2016-11-16 16:36:32 -06:00
config feat: add logging config 2016-11-23 11:32:58 -06:00
devices Rename functions, fix jquery element ref and indentetation 2016-10-07 13:55:27 -05:00
keyboardshortcut Sends analytics event everytime speaker stats is open. 2017-03-24 10:07:46 -05:00
keycode style(keycode): Comment 2017-01-23 15:29:25 -06:00
recorder ESLint 2016-10-03 11:12:27 -05:00
remotecontrol style(remotecontrol): getRequestedParticipant method comments 2017-01-23 16:06:51 -06:00
settings [RN] fix(Avatar): Match the implementation for web 2017-03-08 13:21:34 -06:00
tokendata feat(remotecontrol): announce remotecontrol support 2017-01-23 15:29:25 -06:00
translation Fixes loading jquery-i18next. 2017-03-07 17:30:20 -06:00
util Simplify the source code 2017-02-07 08:29:40 -06:00
FollowMe.js Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00