Mark Story 307eba224d chore: Cleanup old TODOs (#82201) 3 недель назад
..
acceptOrganizationInvite e2e0fb092d ref(js): Remove most deprecatedAsyncView usages (#82913) 4 недель назад
acceptProjectTransfer e2e0fb092d ref(js): Remove most deprecatedAsyncView usages (#82913) 4 недель назад
admin cfb60bf955 ref(ui): Use AsyncComponent over AsyncView when appropriate (#82899) 4 недель назад
alerts f8d8934e3a chore(alerts): Use RPC on alert details page (#83051) 3 недель назад
app fe5caa11d1 ref(eslint): Autofix some jest styleistic lint problems (#82851) 1 месяц назад
auth 48c36d9530 test(rr6): Remove a lot of browserHistory from tests (#82586) 1 месяц назад
beaconConsent 9d940ab2d3 feat(beacon): Add consent form for new data ingested by beacon (#65362) 11 месяцев назад
dashboards af29b6c419 fix(dashboard): Fix exports in Add to Dashboard modal (#83046) 3 недель назад
dataExport 9524f2118b ref(ui): Add missing test types (#82579) 1 месяц назад
disabledMember 654fae1b23 ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194) 3 лет назад
discover 307eba224d chore: Cleanup old TODOs (#82201) 3 недель назад
explore 60cb2d7732 feat(explore): Adding perf unit quota flag to metadata analytics event. (#82950) 4 недель назад
feedback f4234acedc feat(issues/feedback): add AnalyticsArea util (#80558) 2 месяцев назад
insights a488a7ba96 ref(insights): Move feedback button to left of other actions (#83027) 3 недель назад
integrationOrganizationLink e2e0fb092d ref(js): Remove most deprecatedAsyncView usages (#82913) 4 недель назад
integrationPipeline 9524f2118b ref(ui): Add missing test types (#82579) 1 месяц назад
issueDetails 395b933ee7 feat(metric-issues): Hide event and user count (#82976) 3 недель назад
issueList ef58babcf8 feat(issue-views): Add hook to fetch issue counts (#82987) 3 недель назад
metrics 328cad0432 ref(colors) make color pallete readonly (#82922) 4 недель назад
monitors fa39340983 fix(crons): remove export from test (#82975) 4 недель назад
newsletterConsent 9d999b8e28 ref: Import forms components directly, and remove barrel file (#52057) 1 год назад
onboarding cf8c5bdba7 ref(tsc) fix nouncheckedindexedaccess (#82791) 1 месяц назад
organizationCreate b42e80456f feat(ui): Constant HookOrDefault usage (#80229) 3 месяцев назад
organizationJoinRequest b8e95c81e1 test: Fix testing-library/no-wait-for-multiple-assertions violations (#82751) 1 месяц назад
organizationLayout 63eab2a10a Stacked Nav (#77665) 4 месяцев назад
organizationRestore 9524f2118b ref(ui): Add missing test types (#82579) 1 месяц назад
organizationStats 4651f5aae2 fix(org-stats): Require project membership (#83085) 3 недель назад
performance c4bf506cc9 feat(new-trace): Always auto expanding eligible traces before scrolling to node (#82993) 3 недель назад
profiling 328cad0432 ref(colors) make color pallete readonly (#82922) 4 недель назад
projectDetail 328cad0432 ref(colors) make color pallete readonly (#82922) 4 недель назад
projectInstall fa254735f5 test(ui): Disallow translations in tests (#82841) 1 месяц назад
projects 977fe77d91 ref(flags): instrument sdk featureFlagsIntegration to track FE flag evals (#81954) 1 месяц назад
projectsDashboard 14ff41f30a feat(projects): Allow viewing all projects (#82115) 1 месяц назад
releases e7f0473327 feat(insights): Introduce sort by selector for releases (#82302) 3 недель назад
relocation cf8c5bdba7 ref(tsc) fix nouncheckedindexedaccess (#82791) 1 месяц назад
replays bb58388fb0 ref(replay): update mobile banner copy (#83039) 3 недель назад
sentryAppExternalInstallation cf8c5bdba7 ref(tsc) fix nouncheckedindexedaccess (#82791) 1 месяц назад
settings a358b845df style(flags): confirm message should be green (#83062) 3 недель назад
setupWizard cf8c5bdba7 ref(tsc) fix nouncheckedindexedaccess (#82791) 1 месяц назад
sharedGroupDetails e8cec117f8 ref: Consolidate test related rules into plugin specific eslint config objects, and auto-fix (#82737) 1 месяц назад
stories 1e4ea5b8cd ref(storybook) use react query for module loading (#82931) 4 недель назад
traces 328cad0432 ref(colors) make color pallete readonly (#82922) 4 недель назад
unsubscribe cf8c5bdba7 ref(tsc) fix nouncheckedindexedaccess (#82791) 1 месяц назад
userFeedback 9524f2118b ref(ui): Add missing test types (#82579) 1 месяц назад
deprecatedAsyncView.tsx cfb60bf955 ref(ui): Use AsyncComponent over AsyncView when appropriate (#82899) 4 недель назад
lastKnownRouteContextProvider.tsx 0b11efd53a fix(routes): ignore route not found route (#78048) 4 месяцев назад
organizationContainer.tsx 04023db53e fix(frontend): handle user in no organization better (#66911) 10 месяцев назад
organizationContext.spec.tsx 66f0791eb2 ref(rr6): Rename RouteContext to TestRouteContext for clarity (#82951) 4 недель назад
organizationContext.tsx ec62a89112 feat(u2f): Await bootstrap promises (#73315) 7 месяцев назад
organizationRoot.spec.tsx d3559cda36 ref(ts): Convert organizationRoot.spec to tsx (#51980) 1 год назад
organizationRoot.tsx 9fb27c35eb chore(js): Add some missing children props (react 18 prep) (#47300) 1 год назад
permissionDenied.tsx 43f863afe6 feat(ui): Stop reporting permission as error (#49255) 1 год назад
projectEventRedirect.tsx f3a1f496d5 fix(router): Redirect to pathname instead (#77032) 4 месяцев назад
routeAnalyticsContextProvider.tsx 6d8b040ffb feat(rr6): Switch things over to vendored types (#76733) 5 месяцев назад
routeContext.tsx c818575370 ref(js): Remove legacy RouteContext export (#83022) 3 недель назад
routeError.spec.tsx 0cbffd69f8 test(js): Remove all usages of routerContext (#72041) 8 месяцев назад
routeError.tsx 524f5ca6a7 feat(sdk): Upgrade @sentry SDKs to v8.43.0 (#81925) 1 месяц назад
routeNotFound.tsx 83f619e3e9 ref(rr6): Remove most __SENTRY_USING_REACT_ROUTER_SIX (#78353) 4 месяцев назад