shlink-web-client/test/short-urls/reducers
2021-03-05 16:25:20 +01:00
..
shortUrlCreation.test.ts Moved Shlink API services to api module 2020-12-22 09:57:09 +01:00
shortUrlDeletion.test.ts Moved Shlink API services to api module 2020-12-22 09:57:09 +01:00
shortUrlDetail.test.ts 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
shortUrlEdition.test.ts Migrated more short-url reducers to TS 2020-08-26 18:55:40 +02:00
shortUrlMeta.test.ts Updated to stryker v4 2020-11-13 23:06:03 +01:00
shortUrlsList.test.ts Created section to display orphan visits stats 2021-02-27 20:03:51 +01:00
shortUrlsListParams.test.ts Updated short URL list params so that it requests dateCreated DESC ordering by default 2020-09-12 17:59:58 +02:00
shortUrlTags.test.ts Enhanced edit tags action so that it calls PATCH endpoint 2021-02-27 09:49:56 +01:00