Mark Story d5a8083a92 fix(issues) Don't use organization endpoints on project view (#11850) 6 years ago
..
__snapshots__ 7ff6c6dc13 feat(releases): Filter release issues by global selections (#11730) 6 years ago
acl 6586fcb6c8 ref(features): Improve FeatureDisabled (#10524) 6 years ago
actions 3cfdde6388 feat(ui): Close DropdownMenu on Esc (#10539) 6 years ago
assistant 4be0d3a60e test(percy): Fix assistant flakiness on issue details (#11609) 6 years ago
avatar 0e97f50f9f fix(ui): Better key for AvatarList items (#10522) 6 years ago
charts 340e7435b2 feat(dashboard): Padding fixes for widgets (#11792) 6 years ago
events 74fb552146 fix(ui): Do not crash on certain Breadcrumb data (#11664) 6 years ago
eventsTable 0f0f7b8fb9 fix(issues): Update links on group event page (#11757) 6 years ago
forms 02d93c35ed fix(ui): polish disabled inputStyles (#11056) 6 years ago
group 1e38d0c161 feat(issues): Support multiple environments in releases sidebar (#11755) 6 years ago
idBadge 45fe054d7f feat(ui): Use PlatformList as ProjectBadge Avatar (#8852) 6 years ago
issues 4835e81cbf build(jest): upgrade jest + tests (#6126) 7 years ago
modals 34c68ba0c6 fix(help): Remove extra '/' from help-search docs results (#11581) 6 years ago
organizations 876cdabb7b fix(ui): Fix global selection header adding an extra history entry (#11785) 6 years ago
projectHeader dad2645560 feat(ui): Change "MultipleProjectSelector" to use "ProjectSelector" (#10193) 6 years ago
search 5ad9c12422 ref(ui): Allow form search source results to be marked (#11442) 6 years ago
sidebar ca93f1a2dc fix(sidebar): Renders all sidebar items in settings view (#11777) 6 years ago
stream d5a8083a92 fix(issues) Don't use organization endpoints on project view (#11850) 6 years ago
actorAvatar.spec.jsx da2c1413d0 chore(jest): Upgrade jest to 23.4.0 (#8994) 6 years ago
alertLink.spec.jsx 56cee5c998 Feat(personal settings): internal link buttons (#6966) 7 years ago
assigneeSelector.spec.jsx 395950788b feat(issues) Allow AssigneeSelector to take members via props (#11507) 6 years ago
asyncComponent.spec.jsx 6170dae939 feat(ui): Add ability to render 400 error messages to AsyncComponent 6 years ago
autoComplete.spec.jsx 3dee955872 feat(ui): Allow "Tab" key to select option in autocomplete menus (#10985) 6 years ago
avatar.spec.jsx 9d2428b230 feat(settings): Add project platform to settings (FEEDBACK-144) (#10893) 6 years ago
avatarCropper.spec.jsx 79d2ba42f9 feat(ui): Allow uploading Org/Team avatars (#8360) 6 years ago
button.spec.jsx 9838bf2a23 ref(ui): Simplify `app/components/buttons/button.jsx` module (#9443) 6 years ago
checkbox.spec.jsx 6ff7f98952 Add UI for merging similar issues 7 years ago
circleIndicator.spec.jsx da0e3ebfda feat(ui): Add `CircleIndicator` component (#7119) 7 years ago
confirm.spec.jsx 744ddacabe ref(ui): Remove button.less (#7772) 6 years ago
confirmDelete.spec.jsx e97372fd67 feat(ui): Add ConfirmDelete component (#8927) 6 years ago
contextData.spec.jsx 652a90266d build(prettier): Upgrade prettier to 1.7.4 (#6459) 7 years ago
contextPickerModal.spec.jsx 122b6b8b9e feat(ui): Use SelectControl in Context Picker Modal (#8688) 6 years ago
customResolutionModal.spec.jsx 4f041e4821 fix(ui): Fix SelectAsyncField (#9110) 6 years ago
detailedError.spec.jsx a5ae8b859d chore: use jest serializer for enzyme-to-json (#5797) 7 years ago
dropdownAutoComplete.spec.jsx 686b31aef5 feat(ui): Change assignee selector to use DropdownAutocomplete (#8941) 6 years ago
dropdownAutoCompleteMenu.spec.jsx 5b920e5bbd feat(ui): Support controlled query filter values in DropdownAutocompleteMenu (#10982) 6 years ago
dropdownLink.spec.jsx f9cedb8cda ref(ui): Eliminate implicit jQuery usage (#11523) 6 years ago
dropdownMenu.spec.jsx 3cfdde6388 feat(ui): Close DropdownMenu on Esc (#10539) 6 years ago
dynamicWrapper.spec.jsx 4835e81cbf build(jest): upgrade jest + tests (#6126) 7 years ago
errorRobot.spec.jsx 9068d4986c feat(issues) Add waiting/sample state to org issue list (#11647) 6 years ago
eventOrGroupExtraDetails.spec.jsx 652a90266d build(prettier): Upgrade prettier to 1.7.4 (#6459) 7 years ago
eventOrGroupHeader.spec.jsx 652a90266d build(prettier): Upgrade prettier to 1.7.4 (#6459) 7 years ago
eventOrGroupTitle.spec.jsx 652a90266d build(prettier): Upgrade prettier to 1.7.4 (#6459) 7 years ago
externalLink.spec.jsx 85a1a33869 feat(react): Add `<ExternalLink>` (#6200) 7 years ago
globalModal.spec.jsx 8d055ac65f ref(ui): Refactor SudoModal to use GlobalModal (#7032) 7 years ago
globalSelectionLink.spec.jsx 7ff6c6dc13 feat(releases): Filter release issues by global selections (#11730) 6 years ago
highlight.spec.jsx 2df289cb16 feat(ui): Add `<Highlight>` component (#9306) 6 years ago
hook.spec.jsx 0fd2d01dde feat(ui): Add `Hook` component (#8264) 6 years ago
inactivePlugins.spec.jsx 9451dea0d8 feat(ui): Change all integration settings view to use `Panel` (#6977) 7 years ago
indicators.spec.jsx feb1c4ae61 chore(upgrade): Upgrade emotion to 9.1.2 and refactor `mountWithTheme` (#8101) 6 years ago
installPromptBanner.spec.jsx 17d48bf5c9 fix(banner): Swap out check using onboardingTask with checking projects array (#11517) 6 years ago
issueDiff.spec.jsx e9b8298985 ref(ui): Emotional SplitDiff (#9924) 6 years ago
issueSyncListElement.spec.jsx 74911b7fc4 test(js): Fix IssueSyncListElement proptypes warning (#9663) 6 years ago
lazyLoad.spec.jsx c5225316c2 feat: Extract raven usage to sdk helper in webpack (#9003) 6 years ago
letterAvatar.spec.jsx 9b8c9685f6 fix(ui) Fix avatars for simple emoji 6 years ago
multipleCheckbox.spec.js 5837584885 feat(ui): Move API Auth Tokens to new settings (#6958) 7 years ago
mutedBox.spec.jsx a5ae8b859d chore: use jest serializer for enzyme-to-json (#5797) 7 years ago
narrowLayout.spec.jsx 18689c4102 fix(ui): Add logout to Create a New Organization prompt (#10214) 6 years ago
noteInput.spec.jsx b9af37f2a2 fix(ui): Fix <NoteInput> handling 401 error objects incorrectly (#9292) 6 years ago
pageHeader.spec.jsx 06e165a991 feat(UX): design header and background consistency audit (#11067) 6 years ago
platformList.spec.jsx 0ad0bf8386 feat(ui): Project Chooser Dropdown Platformicons (#8618) 6 years ago
pluginIcon.spec.jsx c65909b176 ref(tests): Clean up disabled tests (#8252) 6 years ago
projectLink.spec.jsx b81a81a1b2 test(environments): Add projectLink test 7 years ago
projectSelector.spec.jsx dad2645560 feat(ui): Change "MultipleProjectSelector" to use "ProjectSelector" (#10193) 6 years ago
pullRequestLink.spec.jsx 1d3ace6272 ref(releases): Reorder and codesplit release detail pages (#11083) 6 years ago
qrcode.spec.jsx a5478d5612 feat(ui): Add `Qrcode` component (#7120) 7 years ago
queryCount.spec.js a5ae8b859d chore: use jest serializer for enzyme-to-json (#5797) 7 years ago
rangeSlider.spec.jsx cae4e61002 feat(ui): Change RangeSlider to have `allowedValues` + cleanup (#7295) 7 years ago
repositoryRow.spec.jsx fdf9b7ea9d fix(integrations) Only show repository delete buttons when they work (#10965) 6 years ago
resolutionBox.spec.jsx c7024efc54 ref(issues): Refactor group event details (#11445) 6 years ago
returnButton.spec.jsx c28dc4d1e5 Feat(Settings): Email Panel Styles (#7036) 7 years ago
scoreBar.spec.jsx 4835e81cbf build(jest): upgrade jest + tests (#6126) 7 years ago
settingsBreadcrumbDropdown.spec.jsx 686b31aef5 feat(ui): Change assignee selector to use DropdownAutocomplete (#8941) 6 years ago
settingsLayout.spec.jsx c0725592f8 ref(ui): move root settings components into "components" dir (#7972) 7 years ago
shareIssue.spec.jsx ad8c44badc enable eslint-plugin-jest (#7787) 7 years ago
similarScoreCard.spec.jsx 4835e81cbf build(jest): upgrade jest + tests (#6126) 7 years ago
similarSpectrum.spec.jsx 4835e81cbf build(jest): upgrade jest + tests (#6126) 7 years ago
smartSearchBar.spec.jsx 6d82434ec5 ref(ui): Refactor stream search bar into two components (#10691) 6 years ago
splitDiff.spec.jsx 4835e81cbf build(jest): upgrade jest + tests (#6126) 7 years ago
splitLayout.spec.jsx 4e9443e30d feat(react): add prop for split layout for separation (#6171) 7 years ago
spreadLayout.spec.jsx 6ff7f98952 Add UI for merging similar issues 7 years ago
stackedBarChart.spec.jsx 0f863d71c6 ref(ui): svg-based bar charts (#8802) 6 years ago
streamGroup.spec.jsx a4d0477cf5 feat(issues) Add skeleton for Org wide issues (#11420) 6 years ago
tag.spec.jsx beb110277c Integration feature tags (#9130) 6 years ago
textCopyInput.spec.jsx cbdccac383 feat(ui): Add "readonly" text input with copy button (#6880) 7 years ago
toggleRawEventData.spec.jsx 652a90266d build(prettier): Upgrade prettier to 1.7.4 (#6459) 7 years ago
toolbar.spec.jsx 4835e81cbf build(jest): upgrade jest + tests (#6126) 7 years ago
toolbarHeader.spec.jsx 4835e81cbf build(jest): upgrade jest + tests (#6126) 7 years ago
tooltip.spec.jsx fda682c64b fix(tooltip): Refine Tooltip component (#7363) 7 years ago