shlink-web-client/src
2022-11-07 18:24:26 +01:00
..
api Migrated editShortUrl payload action 2022-11-06 11:53:23 +01:00
app Migrated appUpdated reducer to RTK 2022-11-04 19:39:15 +01:00
common Migrated sidebar reducer to RTK 2022-11-04 19:45:03 +01:00
container Added flag on short URL creation which tells if the short URL was already saved 2022-11-07 18:24:26 +01:00
domains Fixed tests 2022-11-05 10:49:28 +01:00
mercure Fixed tests 2022-11-05 10:49:28 +01:00
reducers Added flag on short URL creation which tells if the short URL was already saved 2022-11-07 18:24:26 +01:00
servers Migrated selectedServer reducer to use payload actions 2022-11-05 10:36:57 +01:00
settings Migrated settings reducer to RTK 2022-11-06 09:40:23 +01:00
short-urls Added flag on short URL creation which tells if the short URL was already saved 2022-11-07 18:24:26 +01:00
tags Migrated shortUrlCreation reducer to RTK 2022-11-06 10:11:44 +01:00
theme Added proper color-schema to root element based on selected theme 2022-06-12 20:18:31 +02:00
utils Migrated editShortUrl payload action 2022-11-06 11:53:23 +01:00
visits Refactored getShortUrlDetail action to have a single DTO param 2022-11-06 19:16:51 +01:00
index.scss Added proper color-schema to root element based on selected theme 2022-06-12 20:18:31 +02: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