Abdkhan14 7fb572fc89 feat(discover-quick-context): Release Design Changes (#41617) 2 лет назад
..
admin 056b385b90 ref(ui): Remove deprecatedforms from AdminQuotas (#40627) 2 лет назад
alerts 1c9c4829a3 ref(alertRules): Use NumberInput with min value (#41552) 2 лет назад
app 819391407d test(ui): Extend newsletter consent timeout (#40596) 2 лет назад
auth d6f73008b6 ref(js): Remove deprecatedforms from Auth views (#40370) 2 лет назад
dashboardsV2 a7b0973c88 test(js): Convert DashboardList to RTL (#41375) 2 лет назад
dataExport ac3f83574b ref(tests): Convert `DataDownload` to RTL (#40267) 2 лет назад
disabledMember 654fae1b23 ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194) 3 лет назад
eventsV2 7fb572fc89 feat(discover-quick-context): Release Design Changes (#41617) 2 лет назад
integrationPipeline 42b9b21df2 fix(ui): Use readable __400 accent colors for text & icons (#41426) 2 лет назад
issueList ccd2971dd3 fix(issue-stream): Fix CSS to allow sticky header to work (#41569) 2 лет назад
monitors 4eee8e1537 feat(monitors): Add label to status in header (#41542) 2 лет назад
onboarding 21b12cee5d feat(onboarding): add default rule for creating project from onboarding (#41473) 2 лет назад
organizationActivity af69d9093d feat(analytics): adds referrers to issue links (#40392) 2 лет назад
organizationDetails 8bd7971707 feat(analytics): adds hook for making a component with analytics (#39087) 2 лет назад
organizationGroupDetails f2d51b1b46 fix(all-events) 'os' appears twice on all events tab (#41619) 2 лет назад
organizationIntegrations 42b9b21df2 fix(ui): Use readable __400 accent colors for text & icons (#41426) 2 лет назад
organizationStats e2f6d7fe42 ref(toArray): Introduce a `toArray()` helper function and use it (#41507) 2 лет назад
performance f0cf4c7664 bug(replays): Make sure replays are shown on the All Events table (#41614) 2 лет назад
profiling e17654a074 ref(profiling): Remove mobile only fields from other platforms (#41536) 2 лет назад
projectDetail 42b9b21df2 fix(ui): Use readable __400 accent colors for text & icons (#41426) 2 лет назад
projectInstall 0db104f525 feat(growth): consolidate analytics events to use route analytics (#41367) 2 лет назад
projects b852a3a533 ref(tests): Convert `projectContext.spec.jsx` tests to RTL (#40518) 2 лет назад
projectsDashboard 48610cdf72 perf(projects): Correctly lazy load project cards [UP-212] (#41508) 2 лет назад
releases 42b9b21df2 fix(ui): Use readable __400 accent colors for text & icons (#41426) 2 лет назад
replays 55cefbb25f ref(replays): Call useReplaysCount for each list of issues in the app (#41554) 2 лет назад
settings 42b9b21df2 fix(ui): Use readable __400 accent colors for text & icons (#41426) 2 лет назад
setupWizard 3d8eaabc3d fix(js): Correct eslint hook rule in setupWizard (#34469) 2 лет назад
sharedGroupDetails 5c05c223a5 Revert "fix(breadcrumbs): Fix flicking on scroll from bottom to top - (#41055)" 2 лет назад
userFeedback 8f4cdac40a test(js): Remove more unnecessary uses of org/router context (#40484) 2 лет назад
acceptOrganizationInvite.spec.jsx 673dd38d44 test(js): Convert AcceptOrganizationInvite to RTL (#39809) 2 лет назад
acceptOrganizationInvite.tsx 673dd38d44 test(js): Convert AcceptOrganizationInvite to RTL (#39809) 2 лет назад
acceptProjectTransfer.spec.jsx 2084253cc8 test(js): Convert AcceptProjectTransfer (#39853) 2 лет назад
acceptProjectTransfer.tsx 5755f1bb2e ref(js): Fix incorrect interpolation in t() (#40304) 2 лет назад
asyncView.tsx e4e2e6c78a ref(js): Remove import * from React when not needed (#34265) 2 лет назад
integrationOrganizationLink.spec.jsx a15c585028 test(js): Convert IntegrationOrganizationLink to RTL (#40250) 2 лет назад
integrationOrganizationLink.tsx 4ac8374f7d chore(js): Move form fields into `form/fields` (#39954) 2 лет назад
newsletterConsent.tsx 296f098f75 ref(forms): Remove unnecessary RadioBoolean (#40026) 2 лет назад
organizationContext.tsx ce9aeeeea2 perf(test): Move organization context to its own file (#32248) 3 лет назад
organizationContextContainer.spec.jsx ee791dbe2d test(js): Convert OrganizationContextContainer (#40569) 2 лет назад
organizationContextContainer.tsx ee791dbe2d test(js): Convert OrganizationContextContainer (#40569) 2 лет назад
organizationCreate.spec.jsx b089084d41 chore: Colocate all remaining frontend tests (#38352) 2 лет назад
organizationCreate.tsx 914f3f2430 ref(forms): Let FormField generate the ID for CheckboxField (#40021) 2 лет назад
organizationJoinRequest.spec.jsx adc6e0fa95 test(js): Convert OrganizationJoinRequest (#40379) 2 лет назад
organizationJoinRequest.tsx 4ac8374f7d chore(js): Move form fields into `form/fields` (#39954) 2 лет назад
organizationRoot.spec.jsx b089084d41 chore: Colocate all remaining frontend tests (#38352) 2 лет назад
organizationRoot.tsx 39f7032080 ref(js): Remove unused LatestContextStore.lastRoute (#30815) 3 лет назад
permissionDenied.tsx 8171d0e0bd feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629) 2 лет назад
projectEventRedirect.tsx e582bf7366 ref(js): Convert ProjectEventRedirect to a FC (#30637) 3 лет назад
routeAnalyticsContextProvider.tsx c717b86d3c feat(analytic): allow custom route analytics name and fix bug when routes change (#40911) 2 лет назад
routeContext.tsx 353f254bb5 feat(hooks): Implement react-router hooks (#32813) 2 лет назад
routeError.spec.tsx b089084d41 chore: Colocate all remaining frontend tests (#38352) 2 лет назад
routeError.tsx 8171d0e0bd feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629) 2 лет назад
routeNotFound.tsx 9c8499e0a3 fix(js): Correct eslint hook rule in routeNotFound (#34470) 2 лет назад
sentryAppExternalInstallation.spec.jsx b25c3696c1 ref(tests): Convert `SentryAppExternalInstallation` to RTL (#40513) 2 лет назад
sentryAppExternalInstallation.tsx 4ac8374f7d chore(js): Move form fields into `form/fields` (#39954) 2 лет назад