shlink-web-client/test/short-urls
2022-01-08 10:51:34 +01:00
..
helpers Removed remaining instances of setImmediate in tests 2021-10-31 12:33:17 +01:00
reducers Fixed short URLs list in overview page 2022-01-08 10:51:34 +01:00
CreateShortUrl.test.tsx Created reusable component to have a short URL form 2021-03-19 19:11:27 +01:00
EditShortUrl.test.tsx Ensured filter for bots does not show for Shlink older than 2.7.0 2021-06-22 21:03:47 +02:00
Paginator.test.tsx Extended ShortUrlsPaginator so that it allows appending current query string 2021-11-08 22:13:37 +01:00
SearchBar.test.tsx Added short URLs orderBy handling to the query state 2021-12-25 19:51:25 +01:00
ShortUrlForm.test.tsx Ensured short URL title can be resetted after creation 2021-10-17 12:35:11 +02:00
ShortUrlsList.test.tsx Added tests for new ordering helper functions and updated changelog 2021-12-25 19:58:54 +01:00
ShortUrlsTable.test.tsx Renamed constants holding orderable fields for short URLs and tags 2021-12-25 10:24:37 +01:00
UseExistingIfFoundInfoIcon.test.tsx #325 Updated to react 17 2020-11-13 22:44:26 +01:00