shlink-web-client/src
2022-11-22 20:08:08 +01:00
..
api Updates ShlinkApiClint to use different methods to fetch, and fixed tests 2022-11-20 12:51:07 +01:00
app Changed format on action types and reducer names for those already migrated to RTK 2022-11-09 18:19:07 +01:00
common Updates ShlinkApiClint to use different methods to fetch, and fixed tests 2022-11-20 12:51:07 +01:00
container Migrated domainVisits reducer to RTK 2022-11-12 17:51:37 +01:00
domains Changed format on action types and reducer names for those already migrated to RTK 2022-11-09 18:19:07 +01:00
mercure Changed format on action types and reducer names for those already migrated to RTK 2022-11-09 18:19:07 +01:00
reducers Migrated tagVisits reducer to RTK 2022-11-12 20:02:58 +01:00
servers Ensured DeleteServerModal is not removed from the DOM before close transition has finished 2022-11-22 20:08:08 +01:00
settings Changed format on action types and reducer names for those already migrated to RTK 2022-11-09 18:19:07 +01:00
short-urls Fixed DeleteShortUrlModal being removed from the DOM before CSS transition finished 2022-11-22 19:39:07 +01:00
tags Ensured stats for renamed tagged are propagated to new name 2022-11-19 09:31:48 +01:00
utils Created test for HttpClient 2022-11-17 21:30:42 +01:00
visits Refactored createVisitsReducer so that it expects an object param 2022-11-13 09:59:49 +01:00
index.scss Ensured bg-warning elements always use dark text 2022-11-19 09:21:51 +01:00
index.tsx Added first redux toolkit based reducer for domains 2022-11-02 20:40:14 +01:00
service-worker.ts Updated to airbnb coding styles 2022-03-26 12:17:42 +01:00
serviceWorkerRegistration.ts Added service worker back to the project to recover PWA capabilities 2021-06-06 12:27:02 +02:00