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-24 08:23:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
692eaf7dc9f46d418a357a20349bb46e458ef7fe
shlink-web-client
/
src
/
short-urls
/
reducers
History
Alejandro Celaya
692eaf7dc9
Referenced createNewVisits action directly, instead of its action type
2022-11-07 22:29:15 +01:00
..
shortUrlCreation.ts
Implemented state machine for short URL creation
2022-11-07 18:55:12 +01:00
shortUrlDeletion.ts
Removed redundant types
2022-11-06 19:12:41 +01:00
shortUrlDetail.ts
Migrated short URL detail reducer to RTK
2022-11-06 19:32:02 +01:00
shortUrlEdition.ts
Added flag on short URL creation which tells if the short URL was already saved
2022-11-07 18:24:26 +01:00
shortUrlsList.ts
Referenced createNewVisits action directly, instead of its action type
2022-11-07 22:29:15 +01:00