shlink-web-client/src
2020-09-04 18:43:26 +02:00
..
common Finished migrating servers module to TS 2020-08-29 20:20:45 +02:00
container Migrated VisitsParser to TS 2020-09-02 19:32:07 +02:00
mercure Migrated ShlinkApiClient to TS 2020-08-29 19:51:14 +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 remaining tags-related elements to TS 2020-08-30 20:48:09 +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 Fixed coding styles and ensured linting command applies to ts and tsx files 2020-09-02 20:27:50 +02:00
tags Migrated remaining tags-related elements to TS 2020-08-30 20:48:09 +02:00
utils Migrated VisitsParser to TS 2020-09-02 19:32:07 +02:00
visits Finished migrating visits helpers to TS 2020-09-04 18:43:26 +02:00
App.scss Added swipable menu 2018-08-14 20:28:46 +02:00
App.tsx Migrated VisitsParser to TS 2020-09-02 19:32:07 +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