.. |
acceptOrganizationInvite
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 год назад |
acceptProjectTransfer
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 год назад |
admin
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 год назад |
alerts
|
fc326b8c6b
fix: avoid using lodash/uniq (#63536)
|
1 год назад |
app
|
e44a3c1712
ref(ts): Split OrganizationContextContainer and raise context (#62980)
|
1 год назад |
auth
|
026ee0496f
ref(ui): Allow icon sizes to inherit for buttons (#61808)
|
1 год назад |
dashboards
|
9f5576496a
ref(perf): Rename `RateUnits` to `RateUnit` (#63429)
|
1 год назад |
dataExport
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 год назад |
ddm
|
f99a61dc6f
fix(ddm): Do not reset query on project change (#63493)
|
1 год назад |
disabledMember
|
654fae1b23
ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194)
|
3 лет назад |
discover
|
8d7c07901a
fix(eslint): revert config change (#63137)
|
1 год назад |
feedback
|
d3ce6fcaee
feat(feedback): Create a "Whats New" banner for previous feedback users to onboard the new version. (#61205)
|
1 год назад |
integrationOrganizationLink
|
b0b65ab54f
fix(hybridcloud) Fix link view for integrations/sentryapps (#63478)
|
1 год назад |
integrationPipeline
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 год назад |
issueDetails
|
103e0a8c3b
fix(ui): Remove unnecessary brackets in jsx (#63372)
|
1 год назад |
issueList
|
fc326b8c6b
fix: avoid using lodash/uniq (#63536)
|
1 год назад |
monitors
|
103e0a8c3b
fix(ui): Remove unnecessary brackets in jsx (#63372)
|
1 год назад |
newsletterConsent
|
9d999b8e28
ref: Import forms components directly, and remove barrel file (#52057)
|
1 год назад |
onboarding
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 год назад |
organizationActivity
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 год назад |
organizationCreate
|
f379ca0b9b
feat(relocation): Add relocation link on org creation page (#63408)
|
1 год назад |
organizationDetails
|
e44a3c1712
ref(ts): Split OrganizationContextContainer and raise context (#62980)
|
1 год назад |
organizationJoinRequest
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 год назад |
organizationRestore
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 год назад |
organizationStats
|
fc326b8c6b
fix: avoid using lodash/uniq (#63536)
|
1 год назад |
performance
|
11eceb0419
feat(trace): Don't open txn on open (#63460)
|
1 год назад |
profiling
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 год назад |
projectDetail
|
1343cae0ae
fix(hybridcloud) Adopt organization scoped prompts-activity (#63141)
|
1 год назад |
projectInstall
|
6ed29f1ccb
feat(replay): add session replay button in project creation flow (#63312)
|
1 год назад |
projects
|
87a2adb76c
ref: implement proptypes so we can drop package dependency (#62915)
|
1 год назад |
projectsDashboard
|
7d8f01f1bc
ref: remove calliffunction (#62864)
|
1 год назад |
releases
|
1b9c543ca0
lodash: remove capitalize (#63168)
|
1 год назад |
relocation
|
3b7465d8a2
feat(relocation): Respect selectable regions in UI (#63509)
|
1 год назад |
replays
|
da74f6c805
ref(replay): Extract the ReplaySection to its own file and update logic (#63484)
|
1 год назад |
sentryAppExternalInstallation
|
b0b65ab54f
fix(hybridcloud) Fix link view for integrations/sentryapps (#63478)
|
1 год назад |
settings
|
0211233efe
fix(api): Stop relying and sending the token value (#63485)
|
1 год назад |
setupWizard
|
0932330967
feat(platforms): Add SvelteKit as a platform (frontend) (#48523)
|
1 год назад |
sharedGroupDetails
|
87a2adb76c
ref: implement proptypes so we can drop package dependency (#62915)
|
1 год назад |
starfish
|
fc326b8c6b
fix: avoid using lodash/uniq (#63536)
|
1 год назад |
stories
|
a3c8b137b1
fix(stories): Let the /stories/ filetree on the left scroll (#62727)
|
1 год назад |
unsubscribe
|
db60e099da
feat(hybridcloud) Update unsubscribe links to use react views (#59350)
|
1 год назад |
userFeedback
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 год назад |
deprecatedAsyncView.tsx
|
feabebf6b2
deps(ui): Upgrade to prettier v3, formatting changes (#56356)
|
1 год назад |
organizationContext.spec.tsx
|
cffdff9329
ref(js): Only load OrganizationContext once OrganizationLayout renders (#63457)
|
1 год назад |
organizationContext.tsx
|
cffdff9329
ref(js): Only load OrganizationContext once OrganizationLayout renders (#63457)
|
1 год назад |
organizationLayout.tsx
|
cffdff9329
ref(js): Only load OrganizationContext once OrganizationLayout renders (#63457)
|
1 год назад |
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
|
1f0a91512a
ref(ui): Convert PageContent to Layout.Page (#43161)
|
2 лет назад |
routeAnalyticsContextProvider.tsx
|
4aa7e1307a
ref(js): Remove unused React imports (#55169)
|
1 год назад |
routeContext.tsx
|
353f254bb5
feat(hooks): Implement react-router hooks (#32813)
|
2 лет назад |
routeError.spec.tsx
|
93411b1d90
test(ui): Return router props from initializeOrg (#51163)
|
1 год назад |
routeError.tsx
|
85900ef1d7
fix(js): Do not capture RouteError TypeError (#50202)
|
1 год назад |
routeNotFound.tsx
|
d4ccc13d07
ref(sidebar): make sidebar references slightly more stable (#60688)
|
1 год назад |