.. |
dates
|
Ensured end dates are set at the end of the date when filtering visits
|
2021-09-12 10:16:05 +02:00 |
helpers
|
Removed some version checks for versions older than 2.4.0
|
2021-09-25 11:40:16 +02:00 |
mixins
|
Fixed visits table styles for dark theme
|
2021-02-21 21:05:30 +01:00 |
services
|
Enabled @typescript-eslint/no-unsafe-return eslint rule again
|
2021-02-28 18:48:36 +01:00 |
table
|
Added responsiveness to manage domains table
|
2021-08-22 10:46:47 +02:00 |
theme
|
More dark theme styles for visits page
|
2021-02-21 21:05:30 +01:00 |
base.scss
|
Added short URL title to visits header
|
2021-03-05 15:44:15 +01:00 |
BooleanControl.tsx
|
Added support to enable/disable validating the URL while it is created
|
2020-12-06 13:07:44 +01:00 |
Checkbox.tsx
|
#325 Updated to react 17
|
2020-11-13 22:44:26 +01:00 |
CopyToClipboardIcon.scss
|
Improved QR code modal, to allow selecting size, format and copy URL
|
2021-01-24 17:37:31 +01:00 |
CopyToClipboardIcon.tsx
|
Improved QR code modal, to allow selecting size, format and copy URL
|
2021-01-24 17:37:31 +01:00 |
DateInput.scss
|
Fixed styles in disabled days in date picker
|
2021-03-29 21:21:53 +02:00 |
DateInput.tsx
|
Replaced most of the usages of moment with date-fns
|
2021-06-24 20:13:06 +02:00 |
DropdownBtn.scss
|
More style fixes for dark theme
|
2021-02-27 08:34:44 +01:00 |
DropdownBtn.tsx
|
Improved dropdown to filter visits, adding support to filter out bots
|
2021-06-22 20:46:28 +02:00 |
DropdownBtnMenu.scss
|
Created new component to handle buttons displaying a dropdown menu
|
2021-09-24 19:10:03 +02:00 |
DropdownBtnMenu.tsx
|
Created DropdownBtnMenu test
|
2021-09-24 20:04:16 +02:00 |
FormGroupContainer.tsx
|
Created EditDomainRedirectsModal test
|
2021-08-23 19:12:41 +02:00 |
InfoTooltip.tsx
|
Added InfoTooltip test
|
2021-08-23 18:26:15 +02:00 |
Message.tsx
|
Added Message test
|
2020-12-21 09:57:46 +01:00 |
PaginationDropdown.tsx
|
#325 Updated to react 17
|
2020-11-13 22:44:26 +01:00 |
Result.tsx
|
Created Result test
|
2020-12-21 18:14:11 +01:00 |
SearchField.scss
|
Converted SearchField component into funcitonal component
|
2020-04-05 16:18:08 +02:00 |
SearchField.tsx
|
Implemented logic to edit domain redirects
|
2021-08-21 17:53:06 +02:00 |
SimpleCard.tsx
|
Created new Result component to display operation result messages consistently
|
2020-12-21 17:54:20 +01:00 |
SortingDropdown.scss
|
Created new dropdown component to select relative or absolute date ranges
|
2020-12-14 22:58:15 +01:00 |
SortingDropdown.tsx
|
Improved sorting dropdown to display order field and order dir
|
2020-12-25 11:06:10 +01:00 |
StickyCardPaginator.scss
|
Added pagination to tags table
|
2021-09-25 09:34:38 +02:00 |
Time.tsx
|
Created test for Time component
|
2021-06-25 20:05:06 +02:00 |
ToggleSwitch.tsx
|
#325 Updated to react 17
|
2020-11-13 22:44:26 +01:00 |
utils.ts
|
Added new setting to determine default display mode for tags
|
2021-09-25 08:20:56 +02:00 |