shlink-web-client/src/utils
2021-01-24 17:37:31 +01:00
..
dates Renamed Dropdown component to DropdownBtn 2020-12-25 10:43:36 +01:00
helpers Improved QR code modal, to allow selecting size, format and copy URL 2021-01-24 17:37:31 +01:00
mixins Styled scroll in servers list for home page 2020-12-20 12:25:17 +01:00
services Moved Shlink API services to api module 2020-12-22 09:57:09 +01:00
theme Improved welcome screen 2020-12-20 12:17:12 +01:00
base.scss Increased breakpoint in which short URLs table collapses 2020-12-30 20:05:04 +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 Updated dependencies 2020-09-06 10:17:46 +02:00
DateInput.tsx Updated react-datepicker to latest version 2020-11-14 12:10:42 +01:00
DropdownBtn.scss Renamed Dropdnown.scss to DropdownBtn.scss for consistency with component 2020-12-25 11:21:39 +01:00
DropdownBtn.tsx Renamed Dropdnown.scss to DropdownBtn.scss for consistency with component 2020-12-25 11:21:39 +01:00
FormGroupContainer.tsx Improved server form 2020-12-12 11:43:16 +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 #325 Updated to react 17 2020-11-13 22:44:26 +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