shlink-web-client/src/servers
2020-09-06 12:47:14 +02:00
..
data Finished migrating ll short-url helpers to TS 2020-08-30 09:59:14 +02:00
helpers Added missing row wrapping Message component 2020-09-06 12:47:14 +02:00
reducers Refactored ServerError to infer error message based on provided server type guards 2020-08-29 10:53:02 +02:00
services Migrated all servers services to TS 2020-08-29 14:16:37 +02:00
CreateServer.scss Created settings page and converted MainHeader into functional component 2020-04-18 20:58:35 +02:00
CreateServer.tsx Renamed NewServerData to ServerData, as it's used in other contexts too 2020-08-23 10:52:37 +02:00
DeleteServerButton.tsx Migrated some common components and their dependencies to TS 2020-08-29 09:19:15 +02:00
DeleteServerModal.tsx Migrated some common components and their dependencies to TS 2020-08-29 09:19:15 +02:00
EditServer.tsx Finished migrating servers module to TS 2020-08-29 20:20:45 +02:00
ServersDropdown.tsx Finished migrating servers module to TS 2020-08-29 20:20:45 +02:00
ServersListGroup.scss Added list of servers connected to store in ServerError component 2020-03-08 12:50:42 +01:00
ServersListGroup.tsx Migrated some common components and their dependencies to TS 2020-08-29 09:19:15 +02:00