Nar Saynorath 768553fed5 feat(dashboard-filters): Save on dashboard creation (#36862) 2 years ago
..
admin e863e8bc25 test(ui): Convert admin views to RTL (#36628) 2 years ago
alerts 8be757c0a7 fix(ui): Set issue alert environment and frequency from duplicate (#36559) 2 years ago
auth b6feaedc1a ref(tests): drop dead code (#32067) 2 years ago
dashboardsV2 768553fed5 feat(dashboard-filters): Save on dashboard creation (#36862) 2 years ago
dataExport 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 years ago
eventsV2 7a3cf28999 feat(dashboard): dashboard widget builder only allow cm on supported functions (#36570) 2 years ago
integrationPipeline b827e12842 ref(testing): rename testing methods (#32111) 2 years ago
issueList 6e060d6d0c feat(search): Redesign the search dropdown ui items (#35859) 2 years ago
onboarding 7b1025e3b6 feat(onboarding): removing onboarding experiment code (#36071) 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 0ca47bb35d fix(alert): Don't collapse alert when clicking on expanded content (#36592) 2 years ago
organizationIntegrations debb1fe575 fix(code mappings): Allow searching for repo outside of 100 results (#35933) 2 years ago
organizationStats b071c2723e fix(compactSelect): Fix menu offset issue (#36168) 2 years ago
performance e4fab570fa feat(perf): Aggregate column selector in tags views (#36879) 2 years ago
projectDetail 6e060d6d0c feat(search): Redesign the search dropdown ui items (#35859) 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 b6feaedc1a ref(tests): drop dead code (#32067) 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 6e060d6d0c feat(search): Redesign the search dropdown ui items (#35859) 2 years ago
replays 279ace3490 Fix(replays): console.error not rendering properly (#35877) 2 years ago
settings 575ac68422 feat(sampling): Add counts to the tag value autocomplete [TET-206] (#36852) 2 years ago
sharedGroupDetails b827e12842 ref(testing): rename testing methods (#32111) 2 years ago
team 388cff117a test(ui): Convert team members to RTL (#36160) 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 11db34aa19 test(ui): Convert account auth to RTL (#36856) 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 2637c9b670 chore(js): Avoid default export for prop-types (#33102) 2 years ago
addCodeOwnerModal.spec.jsx f1c0babaef feat(codeowners): Rm CodeOwners CTA hooks (#33593) 2 years ago
apiNewToken.spec.jsx 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 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 db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 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 db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 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