jiti-meet/css
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
..
aui-components fixed dropdown colors 2016-11-14 11:01:50 +02:00
components ref(contact-list): remove invite functionality (#2017) 2017-09-29 13:29:44 -05:00
modals feat(invite): be able to call numbers from the invite dialog (#2555) 2018-03-12 12:23:40 -07:00
overlay Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
reload_overlay ref(overlay): convert progress bar to react 2017-11-21 14:45:43 -08:00
ringing fix(RingOverlay): puts the "ring overlay" back below the toolbars 2016-10-21 10:47:21 -05:00
themes feat(dark-theme): Applies dark theme on inline-dialogs, tooltips, flags and more 2017-10-20 15:29:16 -05:00
unsupported-browser fix(info): do not show dial in numbers without a room specified 2018-03-09 17:18:10 -06:00
404.scss 404 error page added 2016-10-24 19:33:08 +03:00
_animations.scss React Toolbar 2017-04-03 13:05:21 -05:00
_aui_reset.scss ref(css): move aui css to jitsi-meet 2017-12-05 08:50:13 -06:00
_base.scss ref(css): move aui css to jitsi-meet 2017-12-05 08:50:13 -06:00
_chat.scss Re-styles scrollbars 2017-05-23 15:17:46 -05:00
_connection-info.scss feat(dark-theme): Applies dark theme on inline-dialogs, tooltips, flags and more 2017-10-20 15:29:16 -05:00
_contact_list.scss ref(invite): remove InviteDialog (#2483) 2018-02-17 13:53:39 -06:00
_filmstrip.scss fix(filmstrip): do not apply flex on local video for horizontal mode 2017-10-31 14:42:16 -05:00
_font-awesome.scss Removes download logs references. 2016-09-21 15:45:08 -05:00
_font.scss Facelift Welcome screen 2018-02-26 18:39:48 -06:00
_functions.scss Dialogs re-design, invite and password modifications 2016-10-11 19:08:24 -05:00
_inlay.scss ref(overlay): convert progress bar to react 2017-11-21 14:45:43 -08:00
_jquery-impromptu.scss Fixes colors in dialogs. 2016-09-22 14:50:31 -05:00
_jquery.contextMenu.scss style: catalog all z-indexes and move toolbar down 2017-03-30 18:13:00 +01:00
_keyboard-shortcuts.scss feat(keyboard-shortcuts): show help in a react dialog (#2148) 2017-11-13 16:58:00 -06:00
_login_menu.scss Uses tooltip to show custom popups for mute mic button/shared video button. 2017-02-15 11:29:26 +02:00
_mixins.scss Fixes indentation 2017-02-22 17:14:09 -06:00
_modaldialog.scss Dialogs re-design, invite and password modifications 2016-10-11 19:08:24 -05:00
_notice.scss React Toolbar 2017-04-03 13:05:21 -05:00
_policy.scss Add policy section 2016-10-31 18:23:28 +02:00
_popover.scss feat(popover): create a wrapper around InlineDialog 2017-08-24 22:00:14 -05:00
_popup_menu.scss fix(remote-menu): show volume slider whenever available 2017-11-15 16:25:44 -06:00
_recording.scss ref(recording): convert recording label to react (#1915) 2017-08-25 11:45:30 -05:00
_redirect_page.scss fix(filmstriponly): Set the background to transparent 2017-02-21 13:45:46 -06:00
_side_toolbar_container.scss ref(settings): convert panel to react 2017-12-04 16:19:18 -06:00
_toolbars.scss ref(toolbar): re-wrap buttons for torture tests 2017-12-26 16:08:40 -06:00
_utils.scss fix(large-video): do not show background for Firefox and temasys (#2316) 2018-02-12 16:29:29 -08:00
_variables.scss fix(welcome-page): change font family and spacing 2018-02-23 11:35:02 -06:00
_vertical_filmstrip_overrides.scss fix(vertical-filmstrip): scope previous Firefox scroll fixes (#2276) 2017-12-11 11:03:24 -08:00
_videolayout_default.scss fix(large-video): do not show background for Firefox and temasys (#2316) 2018-02-12 16:29:29 -08:00
_welcome_page.scss fix(welcome-page): change font family and spacing 2018-02-23 11:35:02 -06:00
_welcome_page_content.scss feat(welcome): new design (#2492) 2018-02-21 22:58:55 -06:00
main.scss feat(invite): be able to call numbers from the invite dialog (#2555) 2018-03-12 12:23:40 -07:00