.. |
data
|
Created new section to manage servers
|
2021-10-17 19:13:06 +02:00 |
helpers
|
Ensured export servers btn is not displayed when there are no servers
|
2021-10-22 19:03:12 +02:00 |
reducers
|
Added logic to toggle auto-connect on servers
|
2021-10-22 20:13:23 +02:00 |
services
|
Extracted ManageServersRowDropdown to its own component
|
2021-10-22 20:26:11 +02:00 |
CreateServer.scss
|
Created new section to manage servers
|
2021-10-17 19:13:06 +02:00 |
CreateServer.tsx
|
Improvements on ManageServers
|
2021-10-22 18:53:00 +02:00 |
DeleteServerButton.tsx
|
Created new component to handle buttons displaying a dropdown menu
|
2021-09-24 19:10:03 +02:00 |
DeleteServerModal.tsx
|
Created new section to manage servers
|
2021-10-17 19:13:06 +02:00 |
EditServer.tsx
|
Improvements on ManageServers
|
2021-10-22 18:53:00 +02:00 |
ManageServers.tsx
|
Added logic to toggle auto-connect on servers
|
2021-10-22 20:13:23 +02:00 |
ManageServersRow.tsx
|
Created ManageServersRow test
|
2021-10-23 10:34:20 +02:00 |
ManageServersRowDropdown.tsx
|
Extracted ManageServersRowDropdown to its own component
|
2021-10-22 20:26:11 +02:00 |
Overview.scss
|
Updated overview page cards to be links to other sections when suitable
|
2021-02-28 09:50:01 +01:00 |
Overview.tsx
|
Removed rest of version checks for versions older than 2.4
|
2021-09-25 11:47:18 +02:00 |
ServersDropdown.tsx
|
Added logic to toggle auto-connect on servers
|
2021-10-22 20:13:23 +02:00 |
ServersListGroup.scss
|
Improved contrast in border colors for dark theme
|
2021-02-26 23:03:14 +01:00 |
ServersListGroup.tsx
|
Updated dependencies and fixed coding styles
|
2021-02-28 12:56:56 +01:00 |