.. |
charts
|
Updated sorting dropdown to accept an order object instead of two individual props
|
2021-11-06 12:26:20 +01:00 |
helpers
|
Moved LineChartCard with the rest of the charts
|
2021-09-18 19:07:50 +02:00 |
reducers
|
Added explicit any type on caught errors where needed
|
2021-10-31 12:38:42 +01:00 |
services
|
Added support to download QR codes to the QR code modal
|
2021-08-16 13:13:41 +02:00 |
types
|
Ensured new visits are pushed to the state only if they match selected date range
|
2021-10-24 10:31:32 +02:00 |
OrphanVisits.tsx
|
Created base structure to manage domains
|
2021-08-20 17:30:07 +02:00 |
OrphanVisitsHeader.tsx
|
Updated dependencies and fixed coding styles
|
2021-02-28 12:56:56 +01:00 |
ShortUrlVisits.tsx
|
Moved logic to filter visits to reducers
|
2021-06-30 03:23:45 +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
|
Created base structure to manage domains
|
2021-08-20 17:30:07 +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
|
Added missing prettify on number of visits to export and selected visits
|
2021-11-01 11:19:20 +01:00 |
VisitsTable.scss
|
Added first bits of the dark theme styles
|
2021-02-21 21:05:30 +01:00 |
VisitsTable.tsx
|
Moved table sorting icon to its own component wrapping the logic
|
2021-11-06 22:34:29 +01:00 |