shlink-web-client/test/visits
2021-05-01 16:39:13 +02:00
..
helpers Added filtering by type to orphan visits 2021-03-28 17:45:47 +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 Improved VisitsParser test 2021-03-28 21:03:46 +02: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