Scott Cooper cf0c328d34 fix(alerts): Pass global selection project to create alert (#37886) 2 years ago
..
admin e863e8bc25 test(ui): Convert admin views to RTL (#36628) 2 years ago
alerts cf0c328d34 fix(alerts): Pass global selection project to create alert (#37886) 2 years ago
auth 8e844913a1 test(ui): Convert login form to RTL (#37226) 2 years ago
dashboardsV2 a67dfef1d1 fix(dashboards): update tooltip formatter to support multiple different types (#37999) 2 years ago
dataExport 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 years ago
eventsV2 058c77b97b feat(discover): Allow selecting custom performance metrics in Discover Column Edit Modal (#38071) 2 years ago
integrationPipeline b827e12842 ref(testing): rename testing methods (#32111) 2 years ago
issueList 3613d95fc5 ref(issue-list): Remove mention of global header, simplify types (#38055) 2 years ago
onboarding b51fdbb2cc test(ui): Convert onboarding tests to RTL (#36929) 2 years ago
organizationActivity 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 years ago
organizationDetails db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 2 years ago
organizationGroupDetails b7d6cab9df ref(js): Remove EnvironmentActions (#38111) 2 years ago
organizationIntegrations 752d92d7d9 ref(js): Remove RepositoryActions (#38112) 2 years ago
organizationStats 0e8ec4d6c1 feat(sampling): Add alert to the stats [TET-329] (#37700) 2 years ago
performance fb96ac457b test(ui): Convert perf landing to RTL (#36770) 2 years ago
projectDetail cdefc0d34d test(ui): Fix incorrect console mocks (#37500) 2 years ago
projectInstall 531c11e072 style(js): Minor formatting cleanup in jest titles (#33112) 2 years ago
projectPlugins b6feaedc1a ref(tests): drop dead code (#32067) 2 years ago
projectSecurityHeaders 47bfedda93 test(ui): Convert several snapshot tests to RTL (#36900) 2 years ago
projects 1661de6b7b ref(ui): Change `jest.mock()` to use `sentry` alias (#30198) 3 years ago
projectsDashboard 680fefab02 ref(ts): Convert tests to typescript (#35948) 2 years ago
releases b92dcb0c0b feat(active-release): Remove active release activity (#37895) 2 years ago
replays 68659cc63d fix(replays): Adjust highlight timestamp of console row at hovering over them (#37510) 2 years ago
settings 57b69e7ef1 ref(data-scrubbing): Convert a couple of tests to rtl (#38083) 2 years ago
sharedGroupDetails b827e12842 ref(testing): rename testing methods (#32111) 2 years ago
team 15829df205 feat(team-roles): Add Team Roles to teamMembers page (#36046) 2 years ago
userFeedback 800956f4c8 ref(ui): Convert user feedback empty component to func and tests to ts and rtl (#35949) 2 years ago
acceptOrganizationInvite.spec.jsx db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 2 years ago
acceptProjectTransfer.spec.jsx b6feaedc1a ref(tests): drop dead code (#32067) 2 years ago
accountAuthorization.spec.jsx 53fe8ba344 test(ui): Convert screenshot tests to RTL (#37329) 2 years ago
accountClose.spec.jsx e352063c8e test(ui): Convert close account to RTL (#35993) 2 years ago
accountDetail.spec.jsx b6feaedc1a ref(tests): drop dead code (#32067) 2 years ago
accountEmails.spec.jsx b6feaedc1a ref(tests): drop dead code (#32067) 2 years ago
accountIdentities.spec.jsx b6feaedc1a ref(tests): drop dead code (#32067) 2 years ago
accountSecurity.spec.jsx ea35c28993 feat(2fa): support for upcoming 2fa backend change (#36345) 2 years ago
accountSecurityDetails.spec.jsx 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 years ago
accountSecurityEnroll.spec.jsx e478e9ac54 chore(deps): Bump qrcode.react (#34788) 2 years ago
accountSecuritySessionHistory.spec.jsx 28ab4fa6dd fix(ui): Convert session history to RTL, tooltip hover position (#35979) 2 years ago
accountSubscriptions.spec.jsx 53fe8ba344 test(ui): Convert screenshot tests to RTL (#37329) 2 years ago
addCodeOwnerModal.spec.jsx f1c0babaef feat(codeowners): Rm CodeOwners CTA hooks (#33593) 2 years ago
apiNewToken.spec.jsx 47bfedda93 test(ui): Convert several snapshot tests to RTL (#36900) 2 years ago
apiTokenRow.spec.tsx 736296b929 test(ui): Convert api token row to RTL (#35968) 2 years ago
apiTokens.spec.jsx 7836901229 ref(tests) Move a few more tests to RTL (#35096) 2 years ago
app.spec.jsx db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 2 years ago
integrationOrganizationLink.spec.jsx b6feaedc1a ref(tests): drop dead code (#32067) 2 years ago
organizationContextContainer.spec.jsx cdefc0d34d test(ui): Fix incorrect console mocks (#37500) 2 years ago
organizationCreate.spec.jsx 2a4e025837 test(ui): Convert organization create to RTL (#35995) 2 years ago
organizationJoinRequest.spec.jsx b6feaedc1a ref(tests): drop dead code (#32067) 2 years ago
organizationRoot.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 2 years ago
ownershipInput.spec.jsx 7b93cd7e4c fix(reflux): add store teardown and make sure .init doesnt leak memory (#32958) 2 years ago
passwordForm.spec.jsx f9a7646c7c test(ui): Convert passwordForm to RTL (#36017) 2 years ago
projectFilters.spec.jsx 97858e675f fix(js): Fix eslint array-callback-return (#33365) 2 years ago
projectOwnership.spec.jsx db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 2 years ago
projectPluginDetails.spec.jsx a5044ece5e fix(test): Remove usage of `done` callback (jest/no-done-callback) (#33238) 2 years ago
projectTags.spec.jsx b6feaedc1a ref(tests): drop dead code (#32067) 2 years ago
projectTeams.spec.jsx 01c00f696d ref(js): Remove IndicatorActions (#38129) 2 years ago
providerItem.spec.jsx 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 years ago
routeError.spec.tsx 8b4df68950 ref(js): Convert RouteError to a FC (#33434) 2 years ago
ruleBuilder.spec.jsx 4ec6ad4f43 ref(tests): Remove unnecessary await before wrapper.update() (#32260) 2 years ago
sentryAppExternalInstallation.spec.jsx b6feaedc1a ref(tests): drop dead code (#32067) 2 years ago
twoFactorRequired.spec.jsx f52fe88e84 chore(desp): Upgrade js-cookie 2 -> 3 (#34847) 2 years ago