jiti-meet/css/modals
virtuacoplenny 4e4713c3e2 feat(invite): be able to call numbers from the invite dialog (#2555)
* feat(invite): be able to call numbers from the invite dialog

The major changes:
- Remove DialOutDialog, its views, redux hooks, css, and images.
  Its main functionality has been moved into AddPeopleDialog.
- Modify the AppPeopleDialog styling a bit so it is wider.
- Add phone numbers to AddPeopleDialog search results. Phone
  numbers are validated in parallel with the request for people
  and then appended to the result. The validation includes
  an ajax to validate the number is recognized as dialable by
  the server. The trigger for the validation is essentially if
  the entered input is numbers only.
- AddPeopleDialog holds onto the full object representation of
  an item selected in MultiSelectAutocomplete. This is so
  selected items can be removed on successful invite, leaving
  only unsuccessful items.
- More granular error handling on invite so individual invitees
  can be removed from the selected items list.

* squash: change load state, new regex for numbers

* squash: change strings, auto prepend 1 if no country code, add reminders
2018-03-12 12:23:40 -07:00
..
desktop-picker feat(desktop-picker): Add spinner and disable button if sources aren't initialized. 2017-10-20 13:52:48 -05:00
device-selection fix(device-selection): do not reuse tracks in previews 2017-05-05 09:27:59 -07:00
feedback feat(feedback): convert to react and redux (#1833) 2017-08-07 11:20:44 -05:00
invite feat(invite): be able to call numbers from the invite dialog (#2555) 2018-03-12 12:23:40 -07:00
speaker_stats fix: set a default color for text in modal dialogs 2017-04-18 14:14:26 -05:00
video-quality feat(audio-only): be able to lock a browser into capturing audio only (#2125) 2017-11-09 13:59:16 -08:00
_dialog.scss ref(css): move aui css to jitsi-meet 2017-12-05 08:50:13 -06:00