jiti-meet/react/features/invite/components
virtuacoplenny 1b91e0bc2f improve invite error handling (#2649)
* fix(invite): do not send empty queries for people search

The endpoint might return an error if an empty query is sent.

* fix(invite): add error logging for failed people directory requests

The error currently being passed through from $.getJSON ended up
being an empty string plus was not getting logged. So switch to
fetch to move along with jquery killing and log the error.

* fix(dial-in): add error logging for failed requests

* ref(invite): create a fetch helper to remove duplicate logic
2018-03-23 09:37:04 -07:00
..
dial-in-info-page fix(info): do not show dial in numbers without a room specified 2018-03-09 17:18:10 -06:00
dial-in-summary fix(dial-in): remove console.warn used for debugging (#2547) 2018-03-01 15:50:23 -08:00
info-dialog fix(info): always remove last part of path for meeting name 2018-03-06 15:22:27 -06:00
AddPeopleDialog.native.js User Picker Implementation 2017-07-10 09:56:38 -07:00
AddPeopleDialog.web.js improve invite error handling (#2649) 2018-03-23 09:37:04 -07:00
InfoDialogButton.native.js ref(info): new component for showing meeting info 2017-09-25 08:42:00 -05:00
InfoDialogButton.web.js feat(info): new dialog design (#2452) 2018-02-13 13:46:47 -06:00
InviteButton.native.js WiP(invite-ui): Initial move of invite UI to invite button (#1950) 2017-10-03 11:30:42 -05:00
InviteButton.web.js feat(invite): be able to call numbers from the invite dialog (#2555) 2018-03-12 12:23:40 -07:00
index.js feat(unsupported-browser): show dial-in for mobile 2018-02-22 17:29:03 -06:00