shlink-web-client/src/short-urls/helpers
2022-03-06 10:58:30 +01:00
..
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 Updated margin, padding and alignment classes to the new bootstrap 5 approach 2022-03-05 13:26:28 +01:00
DeleteShortUrlModal.tsx Rolled-back blurred modal 2021-02-27 08:52:10 +01:00
hooks.ts Fixed conflicts 2022-02-08 19:40:51 +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 Fixed form labels 2022-03-05 19:43:10 +01:00
ShortUrlDetailLink.tsx Created view to edit short URLs 2021-03-20 16:32:12 +01:00
ShortUrlFormCheckboxGroup.tsx Updated margin, padding and alignment classes to the new bootstrap 5 approach 2022-03-05 13:26:28 +01:00
ShortUrlsRow.scss Added responsiveness to manage domains table 2021-08-22 10:46:47 +02:00
ShortUrlsRow.tsx Fixed styles in main header 2022-03-06 10:58:30 +01:00
ShortUrlsRowMenu.tsx Extracted common dropdown-item style 2021-10-17 18:58:38 +02: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