jiti-meet/react/features/toolbox/components
bgrozev 090f2f9ccb Restructures the analytics events (#2333)
* ref: Restructures the pinned/unpinned events.

* ref: Refactors the "audio only disabled" event.

* ref: Refactors the "stream switch delay" event.

* ref: Refactors the "select participant failed" event.

* ref: Refactors the "initially muted" events.

* ref: Refactors the screen sharing started/stopped events.

* ref: Restructures the "device list changed" events.

* ref: Restructures the "shared video" events.

* ref: Restructures the "start muted" events.

* ref: Restructures the "start audio only" event.

* ref: Restructures the "sync track state" event.

* ref: Restructures the "callkit" events.

* ref: Restructures the "replace track".

* ref: Restructures keyboard shortcuts events.

* ref: Restructures most of the toolbar events.

* ref: Refactors the API events.

* ref: Restructures the video quality, profile button and invite dialog events.

* ref: Refactors the "device changed" events.

* ref: Refactors the page reload event.

* ref: Removes an unused function.

* ref: Removes a method which is needlessly exposed under a different name.

* ref: Refactors the events from the remote video menu.

* ref: Refactors the events from the profile pane.

* ref: Restructures the recording-related events.

Removes events fired when recording with something other than jibri
(which isn't currently supported anyway).

* ref: Cleans up AnalyticsEvents.js.

* ref: Removes an unused function and adds documentation.

* feat: Adds events for all API calls.

* fix: Addresses feedback.

* fix: Brings back mistakenly removed code.

* fix: Simplifies code and fixes a bug in toggleFilmstrip

when the 'visible' parameter is defined.

* feat: Removes the resolution change application log.

* ref: Uses consistent naming for events' attributes.

Uses "_" as a separator instead of camel case or ".".

* ref: Don't add the user agent and conference name

as permanent properties. The library does this on its own now.

* ref: Adapts the GA handler to changes in lib-jitsi-meet.

* ref: Removes unused fields from the analytics handler initializaiton.

* ref: Renames the google analytics file and add docs.

* fix: Fixes the push-to-talk events and logs.

* npm: Updates lib-jitsi-meet to 515374c8d383cb17df8ed76427e6f0fb5ea6ff1e.

* fix: Fixes a recently introduced bug in the google analytics handler.

* ref: Uses "value" instead of "delay" since this is friendlier to GA.
2018-01-03 13:24:07 -08:00
..
AbstractToolbarButton.js Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
AudioRouteButton.js [RN] Group the secondary toobar buttons 2017-11-15 09:31:40 -06:00
Notice.js feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
PrimaryToolbar.web.js feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
ProfileButton.native.js fix(profile_button): unclickable 2017-09-24 21:50:30 -05:00
ProfileButton.web.js Restructures the analytics events (#2333) 2018-01-03 13:24:07 -08:00
SecondaryToolbar.web.js feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
StatelessToolbar.web.js feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
StatelessToolbarButton.js ref(toolbar): re-wrap buttons for torture tests 2017-12-26 16:08:40 -06:00
Toolbar.web.js Upgrade NPM dependencies/packages: ESLint 2017-12-04 00:21:01 -06:00
ToolbarButton.native.js feat: add more accessibility labels 2017-11-28 12:28:37 -06:00
ToolbarButton.web.js ref(toolbar): re-wrap buttons for torture tests 2017-12-26 16:08:40 -06:00
ToolbarButtonWithDialog.native.js ref(info): new component for showing meeting info 2017-09-25 08:42:00 -05:00
ToolbarButtonWithDialog.web.js feat(info): automatically show the info dialog (#2018) 2017-09-29 15:27:23 -05:00
Toolbox.native.js Restructures the analytics events (#2333) 2018-01-03 13:24:07 -08:00
Toolbox.web.js feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
index.js ref(info): new component for showing meeting info 2017-09-25 08:42:00 -05:00
styles.js [RN] Consistent margins for Filmstrip and Toolbox 2017-11-07 17:27:58 -06:00