shlink-web-client/src/servers
2022-11-11 19:21:17 +01:00
..
data Updated to airbnb coding styles 2022-03-26 12:17:42 +01:00
helpers Created helper function to convert mutable refs from useRef into element refs for the ref prop 2022-06-06 20:46:51 +02:00
reducers Migrated fetchServers to RTK 2022-11-11 19:21:17 +01:00
services Removed redundant createServer action, leaving just createServers 2022-11-05 09:40:12 +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 Migrated DeleteServerModal test to react testing library 2022-05-29 20:45:19 +02:00
EditServer.tsx Updated margin, padding and alignment classes to the new bootstrap 5 approach 2022-03-05 13:26:28 +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 Deleted ForServerVersion component, which is no longer used 2022-05-02 19:28:07 +02: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