shlink-web-client/test/short-urls
2021-12-24 15:05:15 +01:00
..
helpers Removed remaining instances of setImmediate in tests 2021-10-31 12:33:17 +01:00
reducers Removed params param when dispatching list short RULs action, as it was used by a reducer that has been deleted 2021-12-24 15:05:15 +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 Fixed TS error in SearchBar test 2021-11-11 21:38:37 +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 new settings card to customize short URLs lists 2021-12-24 14:15:28 +01:00
ShortUrlsTable.test.tsx Moved types from old shortUrlsListParams reducer, to the data index file 2021-12-24 13:47:27 +01:00
UseExistingIfFoundInfoIcon.test.tsx #325 Updated to react 17 2020-11-13 22:44:26 +01:00