shlink-web-client/src/short-urls
2021-11-06 12:26:20 +01:00
..
data Fixed merge conflicts 2021-10-17 12:41:23 +02:00
helpers Extracted common dropdown-item style 2021-10-17 18:58:38 +02:00
reducers Added not-enabled sorting on tags table 2021-11-01 12:48:11 +01:00
services Added support to download QR codes to the QR code modal 2021-08-16 13:13:41 +02:00
CreateShortUrl.tsx Allowed to customize initial state for forward query 2021-10-13 23:10:22 +02:00
EditShortUrl.tsx Added forward query component to short URL form 2021-10-13 22:50:48 +02:00
Paginator.tsx Added pagination to tags table 2021-09-25 09:34:38 +02:00
SearchBar.scss Extracted SearchField from SearchBar component to its own component 2018-08-19 20:29:23 +02:00
SearchBar.tsx Implemented logic to edit domain redirects 2021-08-21 17:53:06 +02:00
ShortUrlForm.scss Added title to short URL form 2021-03-20 11:18:00 +01:00
ShortUrlForm.tsx Fixed merge conflicts 2021-10-17 12:41:23 +02:00
ShortUrls.tsx Ensured sorting dropdown for short URLs is not enclosed inside card 2020-12-25 11:15:49 +01:00
ShortUrlsList.tsx Updated sorting dropdown to accept an order object instead of two individual props 2021-11-06 12:26:20 +01:00
ShortUrlsTable.scss Added responsiveness to manage domains table 2021-08-22 10:46:47 +02:00
ShortUrlsTable.tsx Added logic to order tags list 2021-11-01 13:42:53 +01:00
UseExistingIfFoundInfoIcon.scss Updated dependencies 2020-09-06 10:17:46 +02:00
UseExistingIfFoundInfoIcon.tsx Rolled-back blurred modal 2021-02-27 08:52:10 +01:00