shlink-web-client/src/visits
2022-12-03 12:15:36 +01:00
..
charts Added test covering custom formatting in DateInput 2022-10-23 10:43:01 +02:00
helpers Created new hook to handle visits filtering via query string 2022-12-03 12:15:36 +01:00
reducers Refactored createVisitsReducer so that it expects an object param 2022-11-13 09:59:49 +01:00
services Extracted duplicated code on creating visits reducers to a common helper function 2022-11-12 20:37:04 +01:00
types Updated getDomainVisits action so that it expects a signle DTO param 2022-11-12 09:18:41 +01:00
DomainVisits.tsx Updated getDomainVisits action so that it expects a signle DTO param 2022-11-12 09:18:41 +01:00
NonOrphanVisits.tsx Updated getNonOrphanVisits action so that it expects a signle DTO param 2022-11-12 09:21:23 +01:00
OrphanVisits.tsx Updated getOrphanVisits action so that it expects a signle DTO param 2022-11-12 09:32:52 +01:00
ShortUrlVisits.tsx Updated getShortUrlVisits action so that it expects a signle DTO param 2022-11-12 09:38:24 +01:00
ShortUrlVisitsHeader.scss Created common component for visits header 2020-05-10 19:37:00 +02:00
ShortUrlVisitsHeader.tsx Moved date-time related utils to the proper folder 2022-10-23 10:49:35 +02:00
TagVisits.tsx Migrated visits-loading actions to payload actions 2022-11-12 10:34:44 +01:00
TagVisitsHeader.tsx Removed all default export except for services and reducers 2022-05-28 11:16:59 +02:00
VisitsHeader.tsx Removed all default export except for services and reducers 2022-05-28 11:16:59 +02:00
VisitsStats.tsx Created new hook to handle visits filtering via query string 2022-12-03 12:15:36 +01:00
VisitsTable.scss Added first bits of the dark theme styles 2021-02-21 21:05:30 +01:00
VisitsTable.tsx Moved date-time related utils to the proper folder 2022-10-23 10:49:35 +02:00