shlink-web-client/src/servers
2020-08-29 09:19:15 +02:00
..
data Migrated more common components to TS 2020-08-28 20:05:01 +02:00
helpers Migrated short URL helper modal components to TS 2020-08-26 20:37:36 +02:00
prop-types Added links to delete and edit the server when a server could not be reached 2020-03-15 09:17:33 +01:00
reducers Migrated ShlinkApiClientBuilder to TS 2020-08-27 22:09:16 +02:00
services Renamed NewServerData to ServerData, as it's used in other contexts too 2020-08-23 10:52: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.js Added cancel button to edit server page 2020-04-26 10:56:27 +02:00
ServersDropdown.js Minor improvements 2020-05-03 20:16:21 +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