Leander Rodrigues d0dc8f1d1b feat(uptime): First pass on designs for streamlined uptime UI (#84028) 3 недель назад
..
acceptOrganizationInvite 349f28bcf5 ref: set noImplicitAny compiler setting to true (#83366) 1 месяц назад
acceptProjectTransfer 349f28bcf5 ref: set noImplicitAny compiler setting to true (#83366) 1 месяц назад
admin 3337eb6134 ref(tsc): ban-ts-comment (#83904) 3 недель назад
alerts e881b51f34 feat(uptime): Support enable / disable on the frontend (#84025) 3 недель назад
app 349f28bcf5 ref: set noImplicitAny compiler setting to true (#83366) 1 месяц назад
auth 349f28bcf5 ref: set noImplicitAny compiler setting to true (#83366) 1 месяц назад
automations 118f0e95ab refactor(aci): routes with feature gate (#83537) 1 месяц назад
beaconConsent 9d940ab2d3 feat(beacon): Add consent form for new data ingested by beacon (#65362) 1 год назад
dashboards c7b80ef6b9 feat(widget-builder): Ignore sort when making big number widget (#84068) 3 недель назад
dataExport 349f28bcf5 ref: set noImplicitAny compiler setting to true (#83366) 1 месяц назад
detectors 118f0e95ab refactor(aci): routes with feature gate (#83537) 1 месяц назад
disabledMember 654fae1b23 ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194) 3 лет назад
discover 28953a8522 feat(widget-builder): Add source to add to dashboard flows (#83961) 3 недель назад
explore 30eb809898 chore(explore): Lower explore traces to 25 results (#84086) 3 недель назад
feedback f8f3a8a82f lint: Fix `no-empty-pattern` and `no-dupe-else-if` eslint violations (#83279) 1 месяц назад
insights fd52e4c74c feat(ourlogs): Implement the initial version of the logs tab (#83962) 3 недель назад
integrationOrganizationLink 3337eb6134 ref(tsc): ban-ts-comment (#83904) 3 недель назад
integrationPipeline 3337eb6134 ref(tsc): ban-ts-comment (#83904) 3 недель назад
issueDetails d0dc8f1d1b feat(uptime): First pass on designs for streamlined uptime UI (#84028) 3 недель назад
issueList 3337eb6134 ref(tsc): ban-ts-comment (#83904) 3 недель назад
metrics 3337eb6134 ref(tsc): ban-ts-comment (#83904) 3 недель назад
monitors 9618a2f97c fix(crons): fix monitors margins typo (#84035) 3 недель назад
newsletterConsent 9d999b8e28 ref: Import forms components directly, and remove barrel file (#52057) 1 год назад
onboarding 3337eb6134 ref(tsc): ban-ts-comment (#83904) 3 недель назад
organizationCreate b42e80456f feat(ui): Constant HookOrDefault usage (#80229) 3 месяцев назад
organizationJoinRequest 349f28bcf5 ref: set noImplicitAny compiler setting to true (#83366) 1 месяц назад
organizationLayout eb70f2a693 ref(nav): Create new NavContextProvider that wraps the entire application (#83615) 1 месяц назад
organizationRestore 9524f2118b ref(ui): Add missing test types (#82579) 1 месяц назад
organizationStats 3337eb6134 ref(tsc): ban-ts-comment (#83904) 3 недель назад
performance 8c0c4731ee feat(new-trace): Adding performance as default base url for trace view (#84026) 3 недель назад
profiling 3337eb6134 ref(tsc): ban-ts-comment (#83904) 3 недель назад
projectDetail dd088f3800 ref(js): Convert ProjectErrorsBasicChart to FC + useApiQuery (#83951) 3 недель назад
projectInstall 3337eb6134 ref(tsc): ban-ts-comment (#83904) 3 недель назад
projects 977fe77d91 ref(flags): instrument sdk featureFlagsIntegration to track FE flag evals (#81954) 2 месяцев назад
projectsDashboard 349f28bcf5 ref: set noImplicitAny compiler setting to true (#83366) 1 месяц назад
releases 3337eb6134 ref(tsc): ban-ts-comment (#83904) 3 недель назад
relocation 3337eb6134 ref(tsc): ban-ts-comment (#83904) 3 недель назад
replays 3337eb6134 ref(tsc): ban-ts-comment (#83904) 3 недель назад
sentryAppExternalInstallation 2254052f57 lint(eslint): Enable array-type rule & auto-fix violations (#83804) 3 недель назад
settings 4f49ed66eb ref(project-filters-chart): Convert from class to func component (#84063) 3 недель назад
setupWizard 63024d3810 feat(setup-wizard): Remove project create feature check (#83905) 3 недель назад
sharedGroupDetails e8cec117f8 ref: Consolidate test related rules into plugin specific eslint config objects, and auto-fix (#82737) 1 месяц назад
stories f25245978c fix(storybook) ensure expanding always shows children (#83857) 3 недель назад
traces 3337eb6134 ref(tsc): ban-ts-comment (#83904) 3 недель назад
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) 1 месяц назад
lastKnownRouteContextProvider.tsx 0b11efd53a fix(routes): ignore route not found route (#78048) 4 месяцев назад
organizationContainer.tsx 04023db53e fix(frontend): handle user in no organization better (#66911) 11 месяцев назад
organizationContext.spec.tsx 66f0791eb2 ref(rr6): Rename RouteContext to TestRouteContext for clarity (#82951) 1 месяц назад
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) 5 месяцев назад
routeAnalyticsContextProvider.tsx 6d8b040ffb feat(rr6): Switch things over to vendored types (#76733) 5 месяцев назад
routeContext.tsx c818575370 ref(js): Remove legacy RouteContext export (#83022) 1 месяц назад
routeError.spec.tsx 0cbffd69f8 test(js): Remove all usages of routerContext (#72041) 8 месяцев назад
routeError.tsx 0387cb881e lint(eslint): Special case *.js config and script files in eslint (#83286) 1 месяц назад
routeNotFound.tsx 83f619e3e9 ref(rr6): Remove most __SENTRY_USING_REACT_ROUTER_SIX (#78353) 4 месяцев назад