element-web/src/components/views/elements
Travis Ralston a5f296457f Make the Manage Integrations Button defer scalar auth to the manager
This moves the responsibility of creating a URL to open from the button (and other components) to the integrations manager dialog itself.

By doing this, we also cut down on scalar API calls because we don't pick up on account information until the user opens the dialog.
2019-06-17 15:29:28 -06:00
..
AccessibleButton.js Revert "Merge pull request #3019 from matrix-org/travis/sr/fix-timeline" 2019-05-28 12:22:22 +01:00
ActionButton.js adds validation for fields. 2019-03-12 14:02:54 +00:00
AddressSelector.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
AddressTile.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
AppPermission.js Rename Feather icon directory to feather-customised 2019-02-27 10:42:10 +00:00
AppTile.js General cleanup of handling for WidgetMessaging instances 2019-04-01 19:50:05 -06:00
AppWarning.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
CreateRoomButton.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
DeviceVerifyButtons.js small makeover of member info panel 2019-01-29 21:14:16 +01:00
DialogButtons.js Merge remote-tracking branch 'origin/develop' into dbkr/e2e_backups 2018-10-25 17:42:46 +01:00
DirectorySearchBox.js room directory makeover 2019-01-29 15:34:58 +01:00
DNDTagTile.js Import react as React in src/components/views/elements/DNDTagTile.js 2018-06-06 17:59:50 +09:00
Dropdown.js fix dropdown style when input is shown 2019-01-30 11:42:50 +01:00
EditableItemList.js Rename Feather icon directory to feather-customised 2019-02-27 10:42:10 +00:00
EditableText.js Fix room topics/names reseting when UserSetting re-renders 2018-06-28 18:11:52 +01:00
EditableTextContainer.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
Field.js Animate tooltips when hiding as well as showing 2019-04-25 14:29:10 +01:00
Flair.js Revert "Merge pull request #3019 from matrix-org/travis/sr/fix-timeline" 2019-05-28 12:22:22 +01:00
GeminiScrollbarWrapper.js Fix warning "Unknown prop wrappedRef on <div> tag..." 2018-04-05 17:39:25 +01:00
GroupsButton.js Add redesign feedback dialog + button in tag panel 2018-12-19 12:27:05 +01:00
ImageView.js Allow the strings to be translated 2019-05-15 22:11:51 -05:00
InlineSpinner.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
LabelledToggleSwitch.js Support whitelisting/blacklisting widgets for OpenID 2019-03-15 21:33:31 -06:00
LanguageDropdown.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
LazyRenderList.js always rerender 2019-02-14 13:30:03 +01:00
ManageIntegsButton.js Make the Manage Integrations Button defer scalar auth to the manager 2019-06-17 15:29:28 -06:00
MemberEventListSummary.js Merge branch 'develop' into matthew/twemoji 2019-05-20 16:38:44 +01:00
MessageEditor.js detect emote when sending (and trim "/me " for content) 2019-06-14 11:02:20 +02:00
MessageSpinner.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
PersistedElement.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
PersistentApp.js Make ActiveWidgetStore clear persistent widgets 2018-07-24 16:21:43 +01:00
Pill.js Remove unexpected underline from pills 2019-01-07 09:56:40 -06:00
PowerSelector.js Clarify level variable name 2019-04-04 10:30:23 +01:00
ProgressBar.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
ReplyThread.js Use getRelation helper 2019-05-16 09:25:33 +01:00
ResizeHandle.js add id to props for completeness 2018-12-18 14:31:38 +01:00
RoomDirectoryButton.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
SettingsFlag.js Add a ToggleSwitch and use it for SettingsFlag 2019-01-23 15:50:41 -07:00
Spinner.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
StartChatButton.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
SyntaxHighlight.js move non-Riot-specific components over from riot-web 2018-04-11 23:58:04 +01:00
TagTile.js adds validation for fields. 2019-03-12 14:02:54 +00:00
TextWithTooltip.js newline for the linter 2019-05-13 18:31:43 -06:00
TintableSvg.js Revert "Merge pull request #2336 from matrix-org/travis/notif-button" 2019-01-03 15:44:07 -07:00
TintableSvgButton.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
ToggleSwitch.js Ensure toggle switches listen to property changes 2019-02-07 11:54:13 -07:00
Tooltip.js Render underlines and tooltips on custom server names in auth pages 2019-05-13 17:16:40 -06:00
ToolTipButton.js adds validation for fields. 2019-03-12 14:02:54 +00:00
TruncatedList.js Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00
UserSelector.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
Validation.js Throttle validation in response to user input 2019-04-25 14:29:10 +01:00