jiti-meet/react/features/invite
Leonard Kim 1ad614e812 fix(add-people): remove line break from searchPeople request
Chrome has deprecated line breaks in requests. The template
literal used for the searchPeople url has a line breaks. Instead
of line breaking the request url, concatenate it together.
2017-07-12 12:54:26 -05:00
..
components Fix(AddPeopleDialog): Close dialog on submit (#1761) 2017-07-12 08:35:00 -07:00
actionTypes.js Move ConferenceUrl.inviteURL into React and redux 2017-06-01 21:04:31 -05:00
actions.js User Picker Implementation 2017-07-10 09:56:38 -07:00
functions.js fix(add-people): remove line break from searchPeople request 2017-07-12 12:54:26 -05:00
index.js SQUASH: changes based on feedback: rename, handle error 2017-05-19 15:35:47 -07:00
middleware.js Prepare for eslint 4 2017-06-14 22:17:35 -05:00
reducer.js Move ConferenceUrl.inviteURL into React and redux 2017-06-01 21:04:31 -05:00