shlink-web-client/src/utils
2023-08-03 09:13:09 +02:00
..
dates Removed duplicated CSS from DateInput 2023-03-14 08:50:53 +01:00
forms Ordered imports alphabetically 2023-02-18 11:15:35 +01:00
helpers Extract initial Shlink logic to ShlinkWebComponent 2023-08-03 09:13:09 +02:00
mixins Fixed broken short URLs table when creating short URL with too long slug 2022-11-25 18:34:27 +01:00
services Remove default exports 2023-02-18 11:37:49 +01:00
table Ordered imports alphabetically 2023-02-18 11:15:35 +01:00
theme Remove server-related items from side menu 2023-08-03 09:13:09 +02:00
base.scss Fixed overwritting of default bootstrap color 2022-03-05 13:32:47 +01:00
BooleanControl.tsx Ordered imports alphabetically 2023-02-18 11:15:35 +01:00
Checkbox.tsx Add import type whenever possible 2023-02-18 10:40:37 +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 Update copy-to-clipboard icons 2023-03-14 09:06:57 +01:00
DropdownBtn.scss Normalize and consolidate dropdown menus 2023-05-27 10:40:07 +02:00
DropdownBtn.tsx Normalize and consolidate dropdown menus 2023-05-27 10:40:07 +02:00
ExportBtn.tsx Fixed block and inline dropdown buttons 2023-05-27 09:40:49 +02:00
IconInput.scss Create component to display input with an icon 2023-03-13 18:02:29 +01:00
IconInput.tsx Add missing ref to IconInput 2023-03-13 18:18:35 +01:00
InfoTooltip.tsx Ordered imports alphabetically 2023-02-18 11:15:35 +01:00
Message.tsx Ordered imports alphabetically 2023-02-18 11:15:35 +01:00
NavPills.scss Fixed links and some form styles 2022-03-05 14:04:01 +01:00
NavPills.tsx Ordered imports alphabetically 2023-02-18 11:15:35 +01:00
OrderingDropdown.scss Renamed SortingDropdown to OrderingDropdown, for consistency 2021-12-25 10:32:33 +01:00
OrderingDropdown.tsx Ordered imports alphabetically 2023-02-18 11:15:35 +01:00
PaginationDropdown.tsx Removed all default export except for services and reducers 2022-05-28 11:16:59 +02:00
Result.tsx Ordered imports alphabetically 2023-02-18 11:15:35 +01:00
RowDropdownBtn.tsx Normalize and consolidate dropdown menus 2023-05-27 10:40:07 +02:00
SearchField.scss Fixed colors and styles in tags selector 2022-05-14 13:05:23 +02:00
SearchField.tsx Ordered imports alphabetically 2023-02-18 11:15:35 +01:00
SimpleCard.tsx Ordered imports alphabetically 2023-02-18 11:15:35 +01:00
StickyCardPaginator.scss Added pagination to tags table 2021-09-25 09:34:38 +02:00
ToggleSwitch.tsx Add import type whenever possible 2023-02-18 10:40:37 +01:00
types.ts Created test for HttpClient 2022-11-17 21:30:42 +01:00
utils.ts Add import type whenever possible 2023-02-18 10:40:37 +01:00