shlink-web-client/src/visits/reducers
2022-11-12 20:41:55 +01:00
..
types Migrated tagVisits reducer to RTK 2022-11-12 20:02:58 +01:00
common.ts Separated param definition and unpacking for readibility 2022-11-12 20:41:55 +01:00
domainVisits.ts Extracted duplicated code on creating visits reducers to a common helper function 2022-11-12 20:37:04 +01:00
nonOrphanVisits.ts Extracted duplicated code on creating visits reducers to a common helper function 2022-11-12 20:37:04 +01:00
orphanVisits.ts Extracted duplicated code on creating visits reducers to a common helper function 2022-11-12 20:37:04 +01:00
shortUrlVisits.ts Extracted duplicated code on creating visits reducers to a common helper function 2022-11-12 20:37:04 +01:00
tagVisits.ts Extracted duplicated code on creating visits reducers to a common helper function 2022-11-12 20:37:04 +01:00
visitCreation.ts Migrated selectServer action to RTK and moved loadMercureInfo to an action listener 2022-11-11 19:21:17 +01:00
visitsOverview.ts Migrated visitsOverview reducer to RTK 2022-11-11 20:23:19 +01:00