.. |
acceptOrganizationInvite
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
10 months ago |
acceptProjectTransfer
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
10 months ago |
admin
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
10 months ago |
alerts
|
f882e6e2af
ref(ddm): Split utils (#63933)
|
9 months ago |
app
|
8e193ef65a
feat(useUser): introduce useUser hook (#63523)
|
9 months ago |
auth
|
026ee0496f
ref(ui): Allow icon sizes to inherit for buttons (#61808)
|
11 months ago |
dashboards
|
f43156d134
ref(ddm): group focus area props
|
9 months ago |
dataExport
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
10 months ago |
ddm
|
ca19bcd958
switch to interfaces
|
9 months ago |
disabledMember
|
654fae1b23
ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194)
|
3 years ago |
discover
|
8d7c07901a
fix(eslint): revert config change (#63137)
|
10 months ago |
feedback
|
d3ce6fcaee
feat(feedback): Create a "Whats New" banner for previous feedback users to onboard the new version. (#61205)
|
10 months ago |
integrationOrganizationLink
|
b0b65ab54f
fix(hybridcloud) Fix link view for integrations/sentryapps (#63478)
|
9 months ago |
integrationPipeline
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
10 months ago |
issueDetails
|
b7a91a5d0c
feat(ai/ml): AI Autofix POC on Issue Details page (#63542)
|
9 months ago |
issueList
|
d0b9fda25f
feat(issues): monitor inp on issues stream page (#63780)
|
9 months ago |
monitors
|
9568803fda
ref(crons): Refactor makeMonitorListQueryKey to accept params instead of location (#63692)
|
9 months ago |
newsletterConsent
|
9d999b8e28
ref: Import forms components directly, and remove barrel file (#52057)
|
1 year ago |
onboarding
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
10 months ago |
organizationActivity
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
10 months ago |
organizationCreate
|
f379ca0b9b
feat(relocation): Add relocation link on org creation page (#63408)
|
9 months ago |
organizationDetails
|
e44a3c1712
ref(ts): Split OrganizationContextContainer and raise context (#62980)
|
9 months ago |
organizationJoinRequest
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
10 months ago |
organizationRestore
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
10 months ago |
organizationStats
|
ad5965b228
fix(stats): Allow org owner to see all teams in dropdown (#63486)
|
9 months ago |
performance
|
6b8359a0d2
ref(performance): update api for page error alerts (#61881)
|
9 months ago |
profiling
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
10 months ago |
projectDetail
|
1343cae0ae
fix(hybridcloud) Adopt organization scoped prompts-activity (#63141)
|
9 months ago |
projectInstall
|
6ed29f1ccb
feat(replay): add session replay button in project creation flow (#63312)
|
9 months ago |
projects
|
87a2adb76c
ref: implement proptypes so we can drop package dependency (#62915)
|
10 months ago |
projectsDashboard
|
5c7852851e
fix: avoid using lodash/flatten and lodash/flattenDepth (#63538)
|
9 months ago |
releases
|
e3cba38105
feat(releases): Convert release files changed to fc (#63683)
|
9 months ago |
relocation
|
37e3ba647d
feat(relocation): Add signals to getsentry for promo code relocations (#63544)
|
9 months ago |
replays
|
cb36b2a9b7
feat(replay): Never disable the "Run Accessibility" button inside Replay Details (#63884)
|
9 months ago |
sentryAppExternalInstallation
|
b0b65ab54f
fix(hybridcloud) Fix link view for integrations/sentryapps (#63478)
|
9 months ago |
settings
|
f882e6e2af
ref(ddm): Split utils (#63933)
|
9 months ago |
setupWizard
|
0932330967
feat(platforms): Add SvelteKit as a platform (frontend) (#48523)
|
1 year ago |
sharedGroupDetails
|
87a2adb76c
ref: implement proptypes so we can drop package dependency (#62915)
|
10 months ago |
starfish
|
6b8359a0d2
ref(performance): update api for page error alerts (#61881)
|
9 months ago |
stories
|
a3c8b137b1
fix(stories): Let the /stories/ filetree on the left scroll (#62727)
|
10 months ago |
unsubscribe
|
db60e099da
feat(hybridcloud) Update unsubscribe links to use react views (#59350)
|
1 year ago |
userFeedback
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
10 months ago |
deprecatedAsyncView.tsx
|
feabebf6b2
deps(ui): Upgrade to prettier v3, formatting changes (#56356)
|
1 year ago |
organizationContext.spec.tsx
|
cffdff9329
ref(js): Only load OrganizationContext once OrganizationLayout renders (#63457)
|
9 months ago |
organizationContext.tsx
|
cffdff9329
ref(js): Only load OrganizationContext once OrganizationLayout renders (#63457)
|
9 months ago |
organizationLayout.tsx
|
cffdff9329
ref(js): Only load OrganizationContext once OrganizationLayout renders (#63457)
|
9 months 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
|
d4ccc13d07
ref(sidebar): make sidebar references slightly more stable (#60688)
|
11 months ago |