.. |
acceptOrganizationInvite
|
7343643d84
chore(ts): Remove usage of `TestStubs.Organization` (#57374)
|
1 year ago |
acceptProjectTransfer
|
7343643d84
chore(ts): Remove usage of `TestStubs.Organization` (#57374)
|
1 year ago |
admin
|
76babad31b
test: Import from sentry-fixture inside test files [2] (#56811)
|
1 year ago |
alerts
|
dae9cbd4a6
chore(alert-rules): Exclude sync sentence when link not set (#58629)
|
1 year ago |
app
|
7343643d84
chore(ts): Remove usage of `TestStubs.Organization` (#57374)
|
1 year ago |
auth
|
b1becb93d7
ref(ts): Convert registerForm.spec to tsx (#51953)
|
1 year ago |
dashboards
|
d549d6b544
ref(pageFilters): Replace "Clear" button with "Reset" (#58634)
|
1 year ago |
dataExport
|
7343643d84
chore(ts): Remove usage of `TestStubs.Organization` (#57374)
|
1 year ago |
ddm
|
7b6bc7538f
feat(ddm): 10s granularity support (#58581)
|
1 year ago |
disabledMember
|
654fae1b23
ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194)
|
3 years ago |
discover
|
af0858430c
Add a stable HTML id to Tags Summary list in Discover (#57843)
|
1 year ago |
feedback
|
8cc4cd35d2
ref(bug reports): Refactor feedback data loading extract queryKeys for reuse (#58842)
|
1 year ago |
integrationOrganizationLink
|
1f180c4d80
fix(integrations): correct domain in the install link (#57463)
|
1 year ago |
integrationPipeline
|
f48992b762
Renamed 'account number' to correct name 'Account ID' (#58320)
|
1 year ago |
issueDetails
|
0839a4e463
feat(stat-detectors): Convert span breakdown to table (#58879)
|
1 year ago |
issueList
|
23cde0d963
feat(issue-stream): Update how unhandled is fetched (#58478)
|
1 year ago |
monitors
|
e3af40cdb7
feat(crons): Add Ruby quick start for crons (#58231)
|
1 year ago |
newsletterConsent
|
9d999b8e28
ref: Import forms components directly, and remove barrel file (#52057)
|
1 year ago |
onboarding
|
f7f5975ac4
Removing suggestion to reduce sampling in production (#57455)
|
1 year ago |
organizationActivity
|
0706460dd4
test: Import from sentry-fixture inside test files [1] (#56810)
|
1 year ago |
organizationCreate
|
7343643d84
chore(ts): Remove usage of `TestStubs.Organization` (#57374)
|
1 year ago |
organizationDetails
|
7343643d84
chore(ts): Remove usage of `TestStubs.Organization` (#57374)
|
1 year ago |
organizationJoinRequest
|
7343643d84
chore(ts): Remove usage of `TestStubs.Organization` (#57374)
|
1 year ago |
organizationStats
|
6df3f4e6fe
ref(pageTimeRangeSelector): Use new selector component (#58308)
|
1 year ago |
performance
|
a4786feb01
feat(browser-starfish): add span description hovers for css and js (#58952)
|
1 year ago |
profiling
|
70c9b0f983
feat(profiling): add transaction to query param (#58866)
|
1 year ago |
projectDetail
|
f99c483927
ref(pageFilters): Clean up old components (#58284)
|
1 year ago |
projectInstall
|
3cb7d238e4
remove unused feature frontend getting-started-doc-with-product-selection (#58325)
|
1 year ago |
projects
|
7343643d84
chore(ts): Remove usage of `TestStubs.Organization` (#57374)
|
1 year ago |
projectsDashboard
|
c68a971535
feat(projects-overview): Use metrics for charts (#58143)
|
1 year ago |
releases
|
26e8691927
Threshold index form (#58649)
|
1 year ago |
replays
|
618a47ba5c
feat(replays): Replay layout zoom in and out on timeline (#58852)
|
1 year ago |
sentryAppExternalInstallation
|
1f180c4d80
fix(integrations): correct domain in the install link (#57463)
|
1 year ago |
settings
|
09820ca96f
fix(hybridcloud) Read organization avatars from region domains (#58786)
|
1 year ago |
setupWizard
|
0932330967
feat(platforms): Add SvelteKit as a platform (frontend) (#48523)
|
1 year ago |
sharedGroupDetails
|
3da73801ae
ref: remove visual snapshots (#56037)
|
1 year ago |
starfish
|
a4786feb01
feat(browser-starfish): add span description hovers for css and js (#58952)
|
1 year ago |
stories
|
d7f3c89a7f
feat: Improve spacing in stories file tree (#57256)
|
1 year ago |
userFeedback
|
f99c483927
ref(pageFilters): Clean up old components (#58284)
|
1 year ago |
deprecatedAsyncView.tsx
|
feabebf6b2
deps(ui): Upgrade to prettier v3, formatting changes (#56356)
|
1 year ago |
organizationContext.tsx
|
ce9aeeeea2
perf(test): Move organization context to its own file (#32248)
|
2 years ago |
organizationContextContainer.spec.tsx
|
7343643d84
chore(ts): Remove usage of `TestStubs.Organization` (#57374)
|
1 year ago |
organizationContextContainer.tsx
|
5b51d90cf2
chore(js): Avoid React.FC function typing (#47060)
|
1 year 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
|
1f0a91512a
ref(ui): Convert PageContent to Layout.Page (#43161)
|
1 year ago |
routeAnalyticsContextProvider.tsx
|
4aa7e1307a
ref(js): Remove unused React imports (#55169)
|
1 year ago |
routeContext.tsx
|
353f254bb5
feat(hooks): Implement react-router hooks (#32813)
|
2 years ago |
routeError.spec.tsx
|
93411b1d90
test(ui): Return router props from initializeOrg (#51163)
|
1 year ago |
routeError.tsx
|
85900ef1d7
fix(js): Do not capture RouteError TypeError (#50202)
|
1 year ago |
routeNotFound.tsx
|
1eb5f0375c
feat(ui): Improve not found view padding (#44795)
|
1 year ago |