shlink-web-client/src
2020-08-29 09:19:15 +02:00
..
common Migrated some common components and their dependencies to TS 2020-08-29 09:19:15 +02:00
container Finished migrating remaining reducers to TS 2020-08-28 18:33:37 +02:00
mercure Migrated ShlinkApiClientBuilder to TS 2020-08-27 22:09:16 +02:00
reducers Migrated first reducer to typescript, adding also type for the shared app state 2020-08-23 09:52:09 +02:00
servers Migrated some common components and their dependencies to TS 2020-08-29 09:19:15 +02:00
settings Removed dependency on redux-actions for all reducers already migrated to typescript 2020-08-25 19:42:15 +02:00
short-urls Migrated more common components to TS 2020-08-28 20:05:01 +02:00
tags Migrated ShlinkApiClientBuilder to TS 2020-08-27 22:09:16 +02:00
utils Migrated some common components and their dependencies to TS 2020-08-29 09:19:15 +02:00
visits Finished migrating remaining reducers to TS 2020-08-28 18:33:37 +02:00
App.scss Added swipable menu 2018-08-14 20:28:46 +02:00
App.tsx Migrated first component and test to typescript 2020-08-22 09:15:05 +02:00
index.scss Added progress bar to visits page when loading a lot of visits 2020-05-11 19:32:42 +02:00
index.tsx Refactored many helpers to Typescript 2020-08-22 18:32:48 +02:00
registerServiceWorker.js Fixed coding styles 2020-08-22 08:10:31 +02:00