.. |
IssueListCacheStore.tsx
|
b50bc31bd7
feat(issues): Add cache to issues stream (#59387)
|
1 year ago |
alertStore.spec.tsx
|
5686c6efab
ref(js): Convert alertStore.spec to tsx (#51822)
|
1 year ago |
alertStore.tsx
|
5cbdeb92f0
ref(ui): Prefer Theme type from @emotion/react (#42605)
|
1 year ago |
configStore.spec.tsx
|
a959ebd5c0
feat(hybrid-cloud): Add customerDomain type to config on frontend (#40227)
|
2 years ago |
configStore.tsx
|
4b7b97730f
ref(js): Remove makeSafeRefluxStore (#39774)
|
2 years ago |
debugMetaStore.tsx
|
4b7b97730f
ref(js): Remove makeSafeRefluxStore (#39774)
|
2 years ago |
demoWalkthroughStore.tsx
|
2f17e6bd66
feat(growth): sandbox walkthrough start guide (#40689)
|
2 years ago |
externalIssueStore.tsx
|
d548966c1b
feat(issue-details): Convert ExternalIssuesList to FC and useApiQuery (#49259)
|
1 year ago |
formSearchStore.tsx
|
bace0a1444
ref(js): Rename `form/type` to `form/types` (#39961)
|
2 years ago |
groupStore.spec.tsx
|
91ece929d5
ref(tests): Codemod out TestStubs that don't break TS (#62105)
|
11 months ago |
groupStore.tsx
|
6c1d233c64
fix(issues): revert groupstore stats changes (#60856)
|
11 months ago |
groupingStore.spec.tsx
|
a884600c34
fix(hybridcloud) Add organization slug to more issue URLs (#56095)
|
1 year ago |
groupingStore.tsx
|
a00b01da31
feat(unmerge): read message from backend for unmerging (#56200)
|
1 year ago |
guideStore.spec.tsx
|
91ece929d5
ref(tests): Codemod out TestStubs that don't break TS (#62105)
|
11 months ago |
guideStore.tsx
|
9fd0fbdf1f
fix(guides): Hide guides while a modal is open (#57593)
|
1 year ago |
hookStore.tsx
|
6e25acf21c
ref(js): Convert hook.spec to tsx (#51114)
|
1 year ago |
indicatorStore.tsx
|
4b7b97730f
ref(js): Remove makeSafeRefluxStore (#39774)
|
2 years ago |
latestContextStore.tsx
|
4b7b97730f
ref(js): Remove makeSafeRefluxStore (#39774)
|
2 years ago |
memberListStore.tsx
|
68fbce49c5
ref(js): Update MemberListStore to support pagination (#48974)
|
1 year ago |
modalStore.tsx
|
97ce36a3b3
ref(ui): Split out modals, prevent api.tsx import chain (#60662)
|
1 year ago |
organizationStore.spec.tsx
|
7343643d84
chore(ts): Remove usage of `TestStubs.Organization` (#57374)
|
1 year ago |
organizationStore.tsx
|
8bd7971707
feat(analytics): adds hook for making a component with analytics (#39087)
|
2 years ago |
organizationsStore.tsx
|
83ed407801
ref(ts): Convert organizationCrumb.spec to tsx (#53242)
|
1 year ago |
pageFiltersStore.spec.tsx
|
9bf0507c0d
chore(js): Convert simple component tests to tsx (#49368)
|
1 year ago |
pageFiltersStore.tsx
|
8f353a4882
ref(pageFilters): Only check desync state on first load (#50110)
|
1 year ago |
pluginsStore.spec.tsx
|
6047aa2fa9
test: Import from sentry-fixture inside test files [3] (#56812)
|
1 year ago |
pluginsStore.tsx
|
68d9adf38c
ref(views): move alert, acceptOrgInvite and issue rule views to tsx (#52620)
|
1 year ago |
preferencesStore.tsx
|
4b7b97730f
ref(js): Remove makeSafeRefluxStore (#39774)
|
2 years ago |
projectsStatsStore.tsx
|
4b7b97730f
ref(js): Remove makeSafeRefluxStore (#39774)
|
2 years ago |
projectsStore.spec.tsx
|
48e0b1d598
ref(ui): Switch ProjectsStore to an array from map (#59503)
|
1 year ago |
projectsStore.tsx
|
48e0b1d598
ref(ui): Switch ProjectsStore to an array from map (#59503)
|
1 year ago |
releaseStore.tsx
|
963d8c0582
ref(ts): Convert actionCreators/release.spec to tsx (#51096)
|
1 year ago |
repositoryStore.tsx
|
70279645d1
ref(ts): Convert integrationRepos.spec to tsx (#52022)
|
1 year ago |
sdkUpdatesStore.tsx
|
4b7b97730f
ref(js): Remove makeSafeRefluxStore (#39774)
|
2 years ago |
selectedGroupStore.spec.tsx
|
be4a5d75be
fix(selectedGroupStore): Correct shift behavior for unselect (#38533)
|
2 years ago |
selectedGroupStore.tsx
|
4b7b97730f
ref(js): Remove makeSafeRefluxStore (#39774)
|
2 years ago |
sentryAppComponentsStore.tsx
|
68d9adf38c
ref(views): move alert, acceptOrgInvite and issue rule views to tsx (#52620)
|
1 year ago |
sentryAppInstallationsStore.tsx
|
d548966c1b
feat(issue-details): Convert ExternalIssuesList to FC and useApiQuery (#49259)
|
1 year ago |
sidebarPanelStore.tsx
|
4b7b97730f
ref(js): Remove makeSafeRefluxStore (#39774)
|
2 years ago |
tagStore.spec.tsx
|
7343643d84
chore(ts): Remove usage of `TestStubs.Organization` (#57374)
|
1 year ago |
tagStore.tsx
|
7479817289
chore(stats-detectors): Add regression issues to autocomplete (#60786)
|
11 months ago |
teamStore.spec.tsx
|
f85bcff86f
ref(ts): Remove usage of `TestStubs.Team` (#61247)
|
11 months ago |
teamStore.tsx
|
3e14a9ee7b
ref(tests): use tsx (#52305)
|
1 year ago |
types.tsx
|
3273a08b97
ref(stores): use interfaces (#33165)
|
2 years ago |
useLegacyStore.spec.tsx
|
f85bcff86f
ref(ts): Remove usage of `TestStubs.Team` (#61247)
|
11 months ago |
useLegacyStore.tsx
|
5f404ff790
ref(js): Remove enforceActOnUseLegacyStoreHook hack (#42370)
|
1 year ago |
useSentryAppComponentsData.tsx
|
5b6e99745d
fix(feedback): Make sure to load in the AppComponentsData so all issue-trackers are available in Feedback (#61968)
|
11 months ago |