Leander Rodrigues d6882eda6a feat(uptime): Add check-in graph to legacy page (#84648) 2 weeks ago
..
acceptOrganizationInvite 7b8d68b0d0 fix(pre-load-data): Do not load org/proj/teams data if preload data is false (#84065) 3 weeks ago
acceptProjectTransfer 45b7c2bd2a ref: set noImplicitAny compiler setting to true (#83366) 4 weeks ago
admin f300b2ec04 ref(lint): remove unnecessary type assertions (#84157) 3 weeks ago
alerts b3cdfcc989 ref(ui): Render checkInTimeline header above timeline overlay (#84621) 2 weeks ago
app 285396c328 theme: demo header height (#84630) 2 weeks ago
auth 45b7c2bd2a ref: set noImplicitAny compiler setting to true (#83366) 4 weeks ago
automations 4d3b198da0 chore(workflowEngine): scaffold `/new` pages (#84030) 3 weeks ago
beaconConsent 9d940ab2d3 feat(beacon): Add consent form for new data ingested by beacon (#65362) 1 year ago
dashboards efde6dde29 test(js): Skip widget builder test (#84644) 2 weeks ago
dataExport 45b7c2bd2a ref: set noImplicitAny compiler setting to true (#83366) 4 weeks ago
detectors 4d3b198da0 chore(workflowEngine): scaffold `/new` pages (#84030) 3 weeks ago
disabledMember 654fae1b23 ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194) 3 years ago
discover 2d2c676ccc feat(nav): Add redirects to new routes (#84493) 2 weeks ago
explore 7e39336dff feat(nav): Display secondary nav in mobile menu (#84582) 2 weeks ago
feedback 2d2c676ccc feat(nav): Add redirects to new routes (#84493) 2 weeks ago
insights dac93e6ed2 ref(uptime): Move useUptime{CheckIns -> Checks} to uptime insight utils (#84620) 2 weeks ago
integrationOrganizationLink 624058f410 chore: Copy UrlEncode over (#84254) 2 weeks ago
integrationPipeline bc23511c38 ref(tsc): ban-ts-comment (#83904) 3 weeks ago
issueDetails d6882eda6a feat(uptime): Add check-in graph to legacy page (#84648) 2 weeks ago
issueList b8cb4e57d8 fix(issue-views): Do not remove query and page from query params (#84623) 2 weeks ago
issues edd6952258 feat(nav): Add dashboards secondary navigation (#84588) 2 weeks ago
metrics 3c576a0140 feat(query-builder): Add support for size filters in search query builder (#84587) 2 weeks ago
monitors b3cdfcc989 ref(ui): Render checkInTimeline header above timeline overlay (#84621) 2 weeks ago
newsletterConsent 9d999b8e28 ref: Import forms components directly, and remove barrel file (#52057) 1 year ago
onboarding f38f2708f6 ref(onboarding): Open quick start sidebar on skip onboarding (#84411) 2 weeks ago
organizationCreate b42e80456f feat(ui): Constant HookOrDefault usage (#80229) 3 months ago
organizationJoinRequest 45b7c2bd2a ref: set noImplicitAny compiler setting to true (#83366) 4 weeks ago
organizationLayout 09c089f438 ref(nav): Create new NavContextProvider that wraps the entire application (#83615) 4 weeks ago
organizationRestore f9f00184c6 ref(ui): Add missing test types (#82579) 1 month ago
organizationStats 7638214a74 ref(insights): pass in organization to getTransactionSummaryBaseUrl (#84229) 3 weeks ago
performance f92ea73e46 feat(new-trace): Added a feedback button (#84626) 2 weeks ago
profiling 2d2c676ccc feat(nav): Add redirects to new routes (#84493) 2 weeks ago
projectDetail d57b6eb690 ref(dashboards): Move padding control into `WidgetLayout` (#84469) 2 weeks ago
projectInstall 1add381707 ref(project-install): Update logic to open quick start sidebar without hash (#84413) 2 weeks ago
projects 2d2c676ccc feat(nav): Add redirects to new routes (#84493) 2 weeks ago
projectsDashboard bc3c944444 fix(projects): Attach projects to teams from projects (#84573) 2 weeks ago
releases 2d2c676ccc feat(nav): Add redirects to new routes (#84493) 2 weeks ago
relocation f300b2ec04 ref(lint): remove unnecessary type assertions (#84157) 3 weeks ago
replays 2d2c676ccc feat(nav): Add redirects to new routes (#84493) 2 weeks ago
sentryAppExternalInstallation abb16b9f97 lint(eslint): Enable array-type rule & auto-fix violations (#83804) 4 weeks ago
settings 7e39336dff feat(nav): Display secondary nav in mobile menu (#84582) 2 weeks ago
setupWizard bc0b43edcf feat(setup-wizard): Remove project create feature check (#83905) 3 weeks ago
sharedGroupDetails 2209d58f24 ref: Consolidate test related rules into plugin specific eslint config objects, and auto-fix (#82737) 1 month ago
stories 07850b342e storybook: open sidebar to linked story (#84570) 2 weeks ago
traces 2d2c676ccc feat(nav): Add redirects to new routes (#84493) 2 weeks ago
unsubscribe 7ad1ce001c ref(tsc) fix nouncheckedindexedaccess (#82791) 1 month ago
userFeedback f9f00184c6 ref(ui): Add missing test types (#82579) 1 month ago
deprecatedAsyncView.tsx ad66d663de ref(ui): Use AsyncComponent over AsyncView when appropriate (#82899) 4 weeks ago
lastKnownRouteContextProvider.tsx 0b11efd53a fix(routes): ignore route not found route (#78048) 4 months ago
organizationContainer.tsx 04023db53e fix(frontend): handle user in no organization better (#66911) 11 months ago
organizationContext.spec.tsx 2a22ddb633 ref(rr6): Rename RouteContext to TestRouteContext for clarity (#82951) 4 weeks ago
organizationContext.tsx a73a050568 fix(issues): Adjust bootstrap.ui transaction (#84340) 2 weeks ago
organizationRoot.spec.tsx d3559cda36 ref(ts): Convert organizationRoot.spec to tsx (#51980) 1 year ago
organizationRoot.tsx 9fb27c35eb chore(js): Add some missing children props (react 18 prep) (#47300) 1 year ago
permissionDenied.tsx 43f863afe6 feat(ui): Stop reporting permission as error (#49255) 1 year ago
projectEventRedirect.tsx f3a1f496d5 fix(router): Redirect to pathname instead (#77032) 5 months ago
routeAnalyticsContextProvider.tsx 6d8b040ffb feat(rr6): Switch things over to vendored types (#76733) 5 months ago
routeContext.tsx 223fad7078 ref(js): Remove legacy RouteContext export (#83022) 4 weeks ago
routeError.spec.tsx 0cbffd69f8 test(js): Remove all usages of routerContext (#72041) 8 months ago
routeError.tsx 4d683ef66d lint(eslint): Special case *.js config and script files in eslint (#83286) 4 weeks ago
routeNotFound.tsx 83f619e3e9 ref(rr6): Remove most __SENTRY_USING_REACT_ROUTER_SIX (#78353) 4 months ago