shlink-web-client/src/short-urls
2022-03-12 20:51:30 +01:00
..
data Renamed constants holding orderable fields for short URLs and tags 2021-12-25 10:24:37 +01:00
helpers Fixed styles in main header 2022-03-06 10:58:30 +01:00
reducers Fixed short URLs list in overview page 2022-01-08 10:51:34 +01:00
services Created button to use when anything needs to be exported 2022-03-12 20:51:30 +01:00
CreateShortUrl.tsx Allowed to customize initial state for forward query 2021-10-13 23:10:22 +02:00
EditShortUrl.tsx Updated margin, padding and alignment classes to the new bootstrap 5 approach 2022-03-05 13:26:28 +01:00
Paginator.tsx Extended ShortUrlsPaginator so that it allows appending current query string 2021-11-08 22:13:37 +01:00
ShortUrlForm.scss Fixed short URL creation and modal close buttons 2022-03-06 11:16:31 +01:00
ShortUrlForm.tsx Fixed short URL creation and modal close buttons 2022-03-06 11:16:31 +01:00
ShortUrlsFilteringBar.scss Added short URLs orderBy handling to the query state 2021-12-25 19:51:25 +01:00
ShortUrlsFilteringBar.tsx Created button to use when anything needs to be exported 2022-03-12 20:51:30 +01:00
ShortUrlsList.tsx Created button to use when anything needs to be exported 2022-03-12 20:51:30 +01:00
ShortUrlsTable.scss Added responsiveness to manage domains table 2021-08-22 10:46:47 +02:00
ShortUrlsTable.tsx Fixed responsive table headers 2022-03-07 09:09:30 +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