This website requires JavaScript.
Explore
Help
Sign In
forked
/
shlink-web-client
Watch
1
Star
0
Fork
0
You've already forked shlink-web-client
mirror of
https://github.com/shlinkio/shlink-web-client.git
synced
2026-03-13 11:03:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13d3a95a06aee5a72c8a8bf50978733bfa6f2687
shlink-web-client
/
test
/
short-urls
/
reducers
History
Alejandro Celaya
13d3a95a06
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
..
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