shlink-web-client/src/utils
2021-02-28 18:48:36 +01:00
..
dates Updated dependencies and fixed coding styles 2021-02-28 12:56:56 +01:00
helpers Enabled @typescript-eslint/no-base-to-string eslint rule again 2021-02-28 18:22:44 +01: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
theme More dark theme styles for visits page 2021-02-21 21:05:30 +01:00
base.scss More style fixes for dark theme 2021-02-27 08:34:44 +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 Added dark theme styles for date picker 2021-02-21 21:05:59 +01:00
DateInput.tsx Enabled @typescript-eslint/ban-ts-comment eslint rule 2021-02-28 13:11:27 +01:00
DropdownBtn.scss More style fixes for dark theme 2021-02-27 08:34:44 +01:00
DropdownBtn.tsx Renamed Dropdnown.scss to DropdownBtn.scss for consistency with component 2020-12-25 11:21:39 +01:00
FormGroupContainer.tsx Updated dependencies and fixed coding styles 2021-02-28 12:56:56 +01: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 Updated dependencies and fixed coding styles 2021-02-28 12:56:56 +01: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
ToggleSwitch.tsx #325 Updated to react 17 2020-11-13 22:44:26 +01:00
utils.ts Added form controls to set real time updates interval 2020-09-09 19:16:04 +02:00