.. |
dates
|
Created now function and refactored intervalToDateRange
|
2022-12-05 17:18:00 +01:00 |
forms
|
Migrated CreateServer test to react testing library
|
2022-05-29 12:18:21 +02:00 |
helpers
|
Enrues proper ordering is sent to shlink when ordering by visits
|
2022-12-22 18:07:44 +01:00 |
mixins
|
Fixed broken short URLs table when creating short URL with too long slug
|
2022-11-25 18:34:27 +01:00 |
services
|
Migrated CreateServer test to react testing library
|
2022-05-29 12:18:21 +02:00 |
table
|
Added extra info and new label to highlight disabled short URLs
|
2022-12-18 13:17:49 +01:00 |
theme
|
Changed format on action types and reducer names for those already migrated to RTK
|
2022-11-09 18:19:07 +01:00 |
base.scss
|
Fixed overwritting of default bootstrap color
|
2022-03-05 13:32:47 +01:00 |
BooleanControl.tsx
|
Removed all default export except for services and reducers
|
2022-05-28 11:16:59 +02:00 |
Checkbox.tsx
|
Removed all default export except for services and reducers
|
2022-05-28 11:16:59 +02: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
|
Updated margin, padding and alignment classes to the new bootstrap 5 approach
|
2022-03-05 13:26:28 +01:00 |
DropdownBtn.scss
|
More style fixes for dark theme
|
2021-02-27 08:34:44 +01:00 |
DropdownBtn.tsx
|
Fixed no longer implicit children prop in FunctionalComponent type
|
2022-04-24 10:39:11 +02:00 |
DropdownBtnMenu.scss
|
Created new component to handle buttons displaying a dropdown menu
|
2021-09-24 19:10:03 +02:00 |
DropdownBtnMenu.tsx
|
Fixed no longer implicit children prop in FunctionalComponent type
|
2022-04-24 10:39:11 +02:00 |
ExportBtn.tsx
|
Migrated ExportBtn test to react testing library, and changed icon
|
2022-05-14 11:15:48 +02:00 |
InfoTooltip.tsx
|
Migrated InfoTooltip test to react testing library
|
2022-07-08 11:03:58 +02:00 |
Message.tsx
|
Removed all default export except for services and reducers
|
2022-05-28 11:16:59 +02:00 |
NavPills.scss
|
Fixed links and some form styles
|
2022-03-05 14:04:01 +01:00 |
NavPills.tsx
|
Fixed no longer implicit children prop in FunctionalComponent type
|
2022-04-24 10:39:11 +02:00 |
OrderingDropdown.scss
|
Renamed SortingDropdown to OrderingDropdown, for consistency
|
2021-12-25 10:32:33 +01:00 |
OrderingDropdown.tsx
|
Updated ShortUrlsFilteringBar test
|
2022-05-14 16:36:45 +02:00 |
PaginationDropdown.tsx
|
Removed all default export except for services and reducers
|
2022-05-28 11:16:59 +02:00 |
Result.tsx
|
Migrated Result test to react testing library
|
2022-07-08 11:24:19 +02:00 |
SearchField.scss
|
Fixed colors and styles in tags selector
|
2022-05-14 13:05:23 +02:00 |
SearchField.tsx
|
Removed some default imports
|
2022-05-14 16:41:09 +02:00 |
SimpleCard.tsx
|
Migrated SimpleCard test to react testing library
|
2022-05-02 10:01:29 +02:00 |
StickyCardPaginator.scss
|
Added pagination to tags table
|
2021-09-25 09:34:38 +02:00 |
ToggleSwitch.tsx
|
Removed all default export except for services and reducers
|
2022-05-28 11:16:59 +02:00 |
types.ts
|
Created test for HttpClient
|
2022-11-17 21:30:42 +01:00 |
utils.ts
|
Take into consideration exclñudeBots from query on short URLs row
|
2022-12-23 20:00:59 +01:00 |