shlink-web-client/test/visits
2021-03-28 17:45:47 +02:00
..
helpers Added filtering by type to orphan visits 2021-03-28 17:45:47 +02:00
reducers Moved short URL detail reducer to short-urls module 2021-03-05 16:04:02 +01:00
services Fixed headers when exporting visits to CSV 2021-03-14 18:12:10 +01:00
types Updated dependencies and fixed coding styles 2021-02-28 12:56:56 +01:00
OrphanVisits.test.tsx Added button to export visits as CSV 2021-03-14 12:53:01 +01:00
OrphanVisitsHeader.test.tsx Created OrphanVisitsTitle test 2021-02-28 08:52:31 +01:00
ShortUrlVisits.test.tsx Added button to export visits as CSV 2021-03-14 12:53:01 +01:00
ShortUrlVisitsHeader.test.tsx Moved short URL detail reducer to short-urls module 2021-03-05 16:04:02 +01:00
TagVisits.test.tsx Added button to export visits as CSV 2021-03-14 12:53:01 +01:00
TagVisitsHeader.test.tsx #325 Updated to react 17 2020-11-13 22:44:26 +01:00
VisitsHeader.test.tsx #325 Updated to react 17 2020-11-13 22:44:26 +01:00
VisitsStats.test.tsx Added button to export visits as CSV 2021-03-14 12:53:01 +01:00
VisitsTable.test.tsx Improved VisitsTable test 2021-03-28 16:06:37 +02:00