shlink-web-client/src/servers
2020-03-15 14:23:57 +01:00
..
helpers Replaced hardcoded color by sass var 2020-03-15 14:23:57 +01: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 Created component to edit existing servers 2020-03-15 11:29:20 +01:00
services Created component to edit existing servers 2020-03-15 11:29:20 +01:00
CreateServer.js Created common component that can be used both for create and edit servers 2020-03-15 11:59:07 +01:00
CreateServer.scss Updated linting dependencies 2018-12-31 18:23:47 +01:00
DeleteServerButton.js Added links to delete and edit the server when a server could not be reached 2020-03-15 09:17:33 +01:00
DeleteServerModal.js Refactored delete server components 2020-03-05 10:18:38 +01:00
EditServer.js Moved common code to handle currently selected server to HOC 2020-03-15 13:43:12 +01:00
ServersDropdown.js Handled loading server in just one place, and added error handling for loading servers 2020-03-08 10:00:25 +01:00
ServersListGroup.js Added links to delete and edit the server when a server could not be reached 2020-03-15 09:17:33 +01:00
ServersListGroup.scss Added list of servers connected to store in ServerError component 2020-03-08 12:50:42 +01:00