shlink-web-client/src/servers
2022-03-06 10:38:26 +01:00
..
data Fixed export servers to ensure autoConnect is not included 2021-11-20 09:44:12 +01:00
helpers More improvements to form controls with bootstrap 5 2022-03-05 19:57:48 +01:00
reducers Removed shortUrlsListParams reducer, as the state is now handled internally in the component 2021-12-24 13:39:57 +01:00
services Updated source code to react-router 6 2022-02-06 20:07:18 +01:00
CreateServer.tsx Updated margin, padding and alignment classes to the new bootstrap 5 approach 2022-03-05 13:26:28 +01:00
DeleteServerButton.tsx Created new component to handle buttons displaying a dropdown menu 2021-09-24 19:10:03 +02:00
DeleteServerModal.tsx Updated source code to react-router 6 2022-02-06 20:07:18 +01: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 Fixed more rendering issues after BS5 migration 2022-03-05 16:11:01 +01: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 Extracted ManageServersRowDropdown to its own component 2021-10-22 20:26:11 +02:00
Overview.tsx Updated margin, padding and alignment classes to the new bootstrap 5 approach 2022-03-05 13:26:28 +01:00
ServersDropdown.tsx Updated margin, padding and alignment classes to the new bootstrap 5 approach 2022-03-05 13:26:28 +01:00
ServersListGroup.scss Fixed home page styles for bootstrap 5 2022-03-06 10:38:26 +01:00
ServersListGroup.tsx Updated dependencies and fixed coding styles 2021-02-28 12:56:56 +01:00