shlink-web-client/src/visits
2021-06-25 19:33:18 +02:00
..
helpers Fixed issue due to immutability 2021-06-25 19:33:18 +02:00
reducers Ensured new visits are prepended and not appended, ensuring they keep the proper order 2021-05-01 16:39:13 +02:00
services Added column to display if a visit is a potential bot in the visits table 2021-06-13 11:07:32 +02:00
types Improved dropdown to filter visits, adding support to filter out bots 2021-06-22 20:46:28 +02:00
OrphanVisits.tsx Added column to display if a visit is a potential bot in the visits table 2021-06-13 11:07:32 +02:00
OrphanVisitsHeader.tsx Updated dependencies and fixed coding styles 2021-02-28 12:56:56 +01:00
ShortUrlVisits.tsx Added column to display if a visit is a potential bot in the visits table 2021-06-13 11:07:32 +02:00
ShortUrlVisitsHeader.scss Created common component for visits header 2020-05-10 19:37:00 +02:00
ShortUrlVisitsHeader.tsx Replaced most of the usages of moment with date-fns 2021-06-24 20:13:06 +02:00
TagVisits.tsx Added column to display if a visit is a potential bot in the visits table 2021-06-13 11:07:32 +02:00
TagVisitsHeader.tsx Updated dependencies and fixed coding styles 2021-02-28 12:56:56 +01:00
VisitsHeader.tsx Restyled cards, background and shadows 2020-12-12 10:56:10 +01:00
VisitsStats.scss Added brand color and input styles to dark theme 2021-02-21 21:05:30 +01:00
VisitsStats.tsx Ensured filter for bots does not show for Shlink older than 2.7.0 2021-06-22 21:03:47 +02:00
VisitsTable.scss Added first bits of the dark theme styles 2021-02-21 21:05:30 +01:00
VisitsTable.tsx Replaced most of the usages of moment with date-fns 2021-06-24 20:13:06 +02:00