shlink-web-client/src/short-urls
2022-02-26 11:55:35 +01:00
..
data Renamed constants holding orderable fields for short URLs and tags 2021-12-25 10:24:37 +01:00
helpers Fixed conflicts 2022-02-08 19:40:51 +01:00
reducers Fixed short URLs list in overview page 2022-01-08 10:51:34 +01:00
services Fixed conflicts 2022-02-08 19:40:51 +01:00
CreateShortUrl.tsx Allowed to customize initial state for forward query 2021-10-13 23:10:22 +02:00
EditShortUrl.tsx Updated source code to react-router 6 2022-02-06 20:07:18 +01:00
Paginator.tsx Extended ShortUrlsPaginator so that it allows appending current query string 2021-11-08 22:13:37 +01:00
ShortUrlForm.scss Added title to short URL form 2021-03-20 11:18:00 +01:00
ShortUrlForm.tsx Added custom slug field to the basic creation form in Overview page 2021-12-19 12:52:49 +01:00
ShortUrlsFilteringBar.scss Added short URLs orderBy handling to the query state 2021-12-25 19:51:25 +01:00
ShortUrlsFilteringBar.tsx Added missing tests on ShortUrlsFilteringBar test 2022-02-26 11:55:35 +01:00
ShortUrlsList.tsx Fixed conflicts 2022-02-08 19:40:51 +01:00
ShortUrlsTable.scss Added responsiveness to manage domains table 2021-08-22 10:46:47 +02:00
ShortUrlsTable.tsx Renamed constants holding orderable fields for short URLs and tags 2021-12-25 10:24:37 +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