.. |
CreateShortUrlResult.js
|
Updated stateFlagTimeout to get the setTimeout function injected as a dependency
|
2019-01-08 20:49:47 +01:00 |
CreateShortUrlResult.scss
|
Implemented behavior to create new short URLs
|
2018-07-29 18:13:23 +02:00 |
DeleteShortUrlModal.js
|
When handling API errors, use the type prop and fallback to error if not found
|
2020-01-11 12:24:45 +01:00 |
EditMetaModal.js
|
Fixed maxVisits being set to 0 when trying to reset it
|
2020-01-28 18:36:23 +01:00 |
EditTagsModal.js
|
Simplified EditTagsModal component and shortUrlTags reducer
|
2020-01-31 20:06:28 +01:00 |
PreviewModal.js
|
Removed old ExternalLink component in favor of external one
|
2020-01-15 18:16:12 +01:00 |
PreviewModal.scss
|
Replaced double quotes with single quotes in sass imports
|
2018-08-05 10:01:17 +02:00 |
QrCodeModal.js
|
Removed old ExternalLink component in favor of external one
|
2020-01-15 18:16:12 +01:00 |
QrCodeModal.scss
|
Added QrCode modal window to short URLs
|
2018-07-27 18:07:08 +02:00 |
ShortUrlsRow.js
|
Recovered behavior to show amount of visits in selected date range on visits detail page
|
2020-01-15 18:31:28 +01:00 |
ShortUrlsRow.scss
|
Added filtering by date to short URLs list
|
2020-01-14 19:59:25 +01:00 |
ShortUrlsRowMenu.js
|
Moved logic to dynamically render components based on server version to a separated component
|
2020-01-28 19:46:36 +01:00 |
ShortUrlsRowMenu.scss
|
Fixed short urls dropdown menu not properly located
|
2018-10-28 21:51:54 +01:00 |
ShortUrlVisitsCount.js
|
Finished component to allow metadata to be edited on existing short URLs
|
2020-01-19 13:07:33 +01:00 |
ShortUrlVisitsCount.scss
|
Moved style to the proper scope
|
2020-01-12 12:08:26 +01:00 |