summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/LocationRow.tsx
AgeCommit message (Expand)AuthorFilesLines
2022-11-24Move select location components to new directory and split components upOskar Nyberg1-207/+0
2022-10-03Use common definition for view marginOskar Nyberg1-2/+2
2022-10-03Use common definition for row heightOskar Nyberg1-4/+2
2022-09-05Make LocationRow components allow optional argumentsOskar Nyberg1-36/+51
2022-07-22Start using Cell Group for spacing between and after cellsOskar Nyberg1-2/+1
2022-06-21Fix opacity for unavailable multihop endpointsDavid Lönnhager1-1/+1
2022-05-12Remove console.log which sneaked through into masterOskar Nyberg1-2/+0
2022-05-11Add separator between buttons in LocationRowOskar Nyberg1-17/+36
2022-04-05Fix import orderingOskar Nyberg1-0/+1
2022-02-11Scale down appOskar Nyberg1-4/+4
2022-01-03Disable server that is used as other endpointOskar Nyberg1-2/+4
2021-08-17Remove stopPropagation in location row chevronOskar Nyberg1-7/+3
2020-11-16Move Cell components to dedicated directoryOskar Nyberg1-1/+1
2020-09-25Refactor CountryRow, CityRow and LocationRow into one componentOskar Nyberg1-0/+179