jiti-meet/react/features/base
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
..
conference [RN] Automatically dispatch CONFERENCE_LEFT 2018-03-04 19:28:44 -06:00
config feat: Whitelists the gatherStats option. (#2561) 2018-03-05 11:12:39 -06:00
connection [RN] Automatically dispatch CONFERENCE_LEFT 2018-03-04 19:28:44 -06:00
devices [RN] Polyfill Symbol 2017-05-26 16:37:22 -05:00
dialog [RN] Dynamically adjust LargeView's Avatar to available size (Coding style: comments, flow) 2018-02-13 09:58:43 -06:00
font-icons Facelift Welcome screen 2018-02-26 18:39:48 -06:00
i18n [RN] Add builtin translations 2018-01-26 12:18:43 -06:00
jwt Coding style: naming, consistency 2018-03-04 19:28:44 -06:00
lib-jitsi-meet fix(android): do not require java 8 target 2018-03-08 15:47:05 -06:00
logging [RN] Make full-screen more resilient on Android (Coding style: consistency) 2018-02-14 12:28:22 -06:00
media Facelift Welcome screen 2018-02-26 18:39:48 -06:00
participants [RN] Dynamically adjust LargeView's Avatar to available size (Coding style: comments, flow) 2018-02-13 09:58:43 -06:00
popover fix(filmstrip-only): prevent stats display 2017-10-10 12:47:19 -05:00
profile [RN] Fix base/profile and recent-list bugs 2018-02-27 20:52:34 -06:00
react feat(invite): be able to call numbers from the invite dialog (#2555) 2018-03-12 12:23:40 -07:00
redux Introduce base/storage to represent the Web Storage API and persistence-related customizations 2018-02-02 15:13:26 -06:00
responsive-ui [RN] Make full-screen more resilient on Android (Coding style: consistency) 2018-02-14 12:28:22 -06:00
storage [RN] Fix base/profile and recent-list bugs 2018-02-27 20:52:34 -06:00
styles Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00
tracks chore(lib-jitsi-meet): Update version. 2018-02-23 13:38:41 -06:00
util [RN] Strip spaces when parsing URLs 2018-01-19 15:26:13 -06:00