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 19:13:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0671fa6567e8099e262c795030622b702e50031e
shlink-web-client
/
test
/
short-urls
/
reducers
History
Alejandro Celaya
0671fa6567
Updated to stryker v4
2020-11-13 23:06:03 +01:00
..
shortUrlCreation.test.ts
Removed dependency on redux-actions for all reducers already migrated to typescript
2020-08-25 19:42:15 +02:00
shortUrlDeletion.test.ts
Fixed coding styles and ensured linting command applies to ts and tsx files
2020-09-02 20:27:50 +02: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
Replaced redux action to create one visit by action that allows multiple visits at once
2020-09-12 11:31:44 +02: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
Migrated more short-url reducers to TS
2020-08-26 18:55:40 +02:00