Evan Purkhiser ad08bd382b ref(js): Remove PageFiltersActions (#38123) 2 лет назад
..
alertStore.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
alertStore.tsx 97db057585 ref(reflux): Remove AlertActions (#33371) 2 лет назад
committerStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
configStore.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
configStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
debugMetaStore.tsx 77706a4f50 ref(js): Remove DebugMetaActions (#38395) 2 лет назад
externalIssueStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
formSearchStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
groupStore.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
groupStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
groupingStore.spec.jsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
groupingStore.tsx 4b8ba3cf84 ref(ui): Move Similar Item type, remove `[]` type (#38683) 2 лет назад
guideStore.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
guideStore.tsx a3a0386ddc ref(js): Make guideStore useLegacyStore compatible (#38147) 2 лет назад
hookStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
indicatorStore.tsx 01c00f696d ref(js): Remove IndicatorActions (#38129) 2 лет назад
latestContextStore.tsx fab1c22ce8 fix(reflux): fix types so we stop casting (#33217) 2 лет назад
memberListStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
modalStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
organizationEnvironmentsStore.spec.jsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
organizationEnvironmentsStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
organizationStore.spec.jsx 1dafc9fbf7 ref(js): Fix typing for OrganizationStore's onUpdate and onChangeSlug (#38780) 2 лет назад
organizationStore.tsx 986a7a35fa ref(js): Make organizationStore.onUpdate options optional (#38778) 2 лет назад
organizationsStore.tsx 1dafc9fbf7 ref(js): Fix typing for OrganizationStore's onUpdate and onChangeSlug (#38780) 2 лет назад
pageFiltersStore.spec.jsx ad08bd382b ref(js): Remove PageFiltersActions (#38123) 2 лет назад
pageFiltersStore.tsx ad08bd382b ref(js): Remove PageFiltersActions (#38123) 2 лет назад
persistedStore.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
persistedStore.tsx 7450b5c17c ref(js): Fix dependency wanrings in persistedStore (#38353) 2 лет назад
pluginsStore.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
pluginsStore.tsx bd85f06b59 ref(js): Remove PluginActions (#37961) 2 лет назад
preferencesStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
projectsStatsStore.tsx fab1c22ce8 fix(reflux): fix types so we stop casting (#33217) 2 лет назад
projectsStore.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
projectsStore.tsx fab1c22ce8 fix(reflux): fix types so we stop casting (#33217) 2 лет назад
releaseStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
repositoryStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
savedSearchesStore.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
savedSearchesStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
sdkUpdatesStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
selectedGroupStore.spec.tsx be4a5d75be fix(selectedGroupStore): Correct shift behavior for unselect (#38533) 2 лет назад
selectedGroupStore.tsx be4a5d75be fix(selectedGroupStore): Correct shift behavior for unselect (#38533) 2 лет назад
sentryAppComponentsStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
sentryAppInstallationsStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
serverSideSamplingStore.spec.tsx 3e9bf6897d ref(sampling): Address CR fedback from GH-38236 (#38246) 2 лет назад
serverSideSamplingStore.tsx 3e9bf6897d ref(sampling): Address CR fedback from GH-38236 (#38246) 2 лет назад
sidebarPanelStore.tsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
tagStore.spec.jsx 4501bd9142 ref(stores): Remove duplicate `getStateTags` method (#38398) 2 лет назад
tagStore.tsx cb3a9d9f22 fix(perf-issues): Actually hide `issue.type` tag (#38840) 2 лет назад
teamStore.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
teamStore.tsx 5e4b9d35b0 fix(team-store): Reset team store when loading org details (#34442) 2 лет назад
types.tsx 3273a08b97 ref(stores): use interfaces (#33165) 2 лет назад
useLegacyStore.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
useLegacyStore.tsx 3273a08b97 ref(stores): use interfaces (#33165) 2 лет назад