shlink-web-client/src/servers
2023-01-10 20:04:47 +01:00
..
data Updated to airbnb coding styles 2022-03-26 12:17:42 +01:00
helpers Improved types on element ref objects and their usage 2023-01-10 20:04:47 +01:00
reducers Ensured a recconnection happens to selected server when its params are edited 2022-12-31 16:42:04 +01:00
services Wrapped logic to perform HTTP requests with fetch into an HttpClient class 2022-11-15 20:31:35 +01:00
CreateServer.tsx Removed redundant createServer action, leaving just createServers 2022-11-05 09:40:12 +01:00
DeleteServerButton.tsx More default exports removals 2022-05-28 10:47:39 +02:00
DeleteServerModal.tsx Ensured DeleteServerModal is not removed from the DOM before close transition has finished 2022-11-22 20:08:08 +01:00
EditServer.tsx Ensured a recconnection happens to selected server when its params are edited 2022-12-31 16:42:04 +01:00
ManageServers.tsx Ensured tags, servers and domains search is case insensitive 2022-08-07 13:26:26 +02:00
ManageServersRow.tsx Updated margin, padding and alignment classes to the new bootstrap 5 approach 2022-03-05 13:26:28 +01:00
ManageServersRowDropdown.tsx Migrated ManageServersRowDropdown test to react testing library 2022-06-04 10:20:24 +02:00
Overview.tsx Exported some specific component types and improved spacing in short URLs list 2022-12-18 10:12:34 +01:00
ServersDropdown.tsx Migrated ServersDropdown to react testing library 2022-05-17 22:31:02 +02:00
ServersListGroup.scss Replaced adidas coding styles for CSS with a custom one based on stylelint recommended 2022-05-11 22:32:17 +02:00
ServersListGroup.tsx More default exports removals 2022-05-28 10:47:39 +02:00