.. |
qr-codes
|
Extracted some QR code modal components to external components
|
2021-08-16 17:26:54 +02:00 |
CreateShortUrlResult.scss
|
Implemented behavior to create new short URLs
|
2018-07-29 18:13:23 +02:00 |
CreateShortUrlResult.tsx
|
Created component holding the logic to render Shlink API errors
|
2020-12-21 21:19:02 +01:00 |
DeleteShortUrlModal.tsx
|
Rolled-back blurred modal
|
2021-02-27 08:52:10 +01:00 |
index.ts
|
Migrated to typescript the most complex reducer in the project
|
2020-08-27 18:31:56 +02:00 |
QrCodeModal.scss
|
Added subtle shadow in QR code image, so that it's easier to notice the margin
|
2021-02-14 10:21:10 +01:00 |
QrCodeModal.tsx
|
Added missing props on qrCodes test
|
2021-08-16 17:44:11 +02:00 |
ShortUrlDetailLink.tsx
|
Created view to edit short URLs
|
2021-03-20 16:32:12 +01:00 |
ShortUrlFormCheckboxGroup.tsx
|
Added support to set crawlable short URLs during creation and edition
|
2021-06-23 19:52:23 +02:00 |
ShortUrlsRow.scss
|
Added support for title field in short URL table
|
2021-03-05 14:20:49 +01:00 |
ShortUrlsRow.tsx
|
Replaced most of the usages of moment with date-fns
|
2021-06-24 20:13:06 +02:00 |
ShortUrlsRowMenu.scss
|
Fixed short urls dropdown menu not properly located
|
2018-10-28 21:51:54 +01:00 |
ShortUrlsRowMenu.tsx
|
Deleted modals that were used to edit short URLs, since now there's a dedicated section
|
2021-03-27 10:49:23 +01:00 |
ShortUrlVisitsCount.scss
|
Added automatic refresh on mercure events
|
2020-04-18 10:50:01 +02:00 |
ShortUrlVisitsCount.tsx
|
Created view to edit short URLs
|
2021-03-20 16:32:12 +01:00 |