shlink-web-client/test/short-urls
2021-03-06 09:38:48 +01:00
..
helpers Added stricter types for SemVer versions 2021-03-06 09:38:48 +01:00
reducers Improved short URL detail redux action so that it avoids API calls when the URL is found in local state 2021-03-05 16:25:20 +01:00
CreateShortUrl.test.tsx Added option to customize initial state fo the 'Validate URL' option 2021-02-14 13:23:42 +01:00
Paginator.test.tsx Fixed TS compilation in tests 2020-12-08 19:36:47 +01:00
SearchBar.test.tsx Added date range selector to short URLs list 2020-12-14 23:35:31 +01:00
ShortUrls.test.tsx Ensured sorting dropdown for short URLs is not enclosed inside card 2020-12-25 11:15:49 +01:00
ShortUrlsList.test.tsx Extracted short URLs table into reusable component to use both on list section and overview section 2020-12-07 11:17:19 +01:00
ShortUrlsTable.test.tsx Added stricter types for SemVer versions 2021-03-06 09:38:48 +01:00
UseExistingIfFoundInfoIcon.test.tsx #325 Updated to react 17 2020-11-13 22:44:26 +01:00