.. |
data
|
Fixed export servers to ensure autoConnect is not included
|
2021-11-20 09:44:12 +01:00 |
helpers
|
Fixed short URL creation and modal close buttons
|
2022-03-06 11:16:31 +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
|
Mitigated wrong footer alignment on some server sections
|
2022-03-10 19:13:39 +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 responsive table headers
|
2022-03-07 09:09:30 +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
|
Fixed styles in main header
|
2022-03-06 10:58:30 +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 |