summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/SelectLocation.tsx
AgeCommit message (Expand)AuthorFilesLines
2022-11-24Move select location components to new directory and split components upOskar Nyberg1-471/+0
2022-07-25Switch to SettingsContainer in all settings viewsOskar Nyberg1-4/+3
2022-05-19Add ownership filter labelOskar Nyberg1-29/+70
2022-05-19Remove filter menu in select location viewOskar Nyberg1-43/+14
2022-04-05Fix import orderingOskar Nyberg1-7/+8
2022-02-23Use back actions in componentsOskar Nyberg1-93/+94
2022-01-03Use same exit and entry translationsOskar Nyberg1-2/+2
2022-01-03Disable server that is used as other endpointOskar Nyberg1-1/+23
2022-01-03Add entry location selection in SelectLocationOskar Nyberg1-58/+130
2021-09-10Use macOS scrollbar visibility to set autoHide for scrollbarOskar Nyberg1-2/+2
2021-08-31Add back text in Select location view when bridge mode is onOskar Nyberg1-8/+13
2021-08-30Correct navigation bar button opacityOskar Nyberg1-2/+2
2021-08-25Make select location heading scroll away but have controls fixedOskar Nyberg1-49/+66
2021-08-17Fix accessibility in filter by provider viewOskar Nyberg1-1/+3
2021-08-17Add filter box to select location viewOskar Nyberg1-17/+44
2021-08-17Add filter by provider button in select location viewOskar Nyberg1-2/+51
2020-10-29Enable ESLint find-dom-node rule and remove last usages of findDOMNodeOskar Nyberg1-4/+2
2020-10-16Fix warnings from TypeScript eslint plugin after upgradeOskar Nyberg1-1/+5
2020-08-28Convert components in TransitionContainer.tsx from ReactXPOskar Nyberg1-2/+6
2020-08-27Convert components related to the location list from ReactXPOskar Nyberg1-77/+73
2020-07-15Convert NavigationBar and SettingsTitle comopnents from ReactXPOskar Nyberg1-7/+5
2020-05-08Scroll to expose expanded items in location listOskar Nyberg1-21/+63
2020-04-15Update to prettier 2.0.4, bump gettext-extractor and gettext-parser to the la...Andrej Mihajlov1-2/+4
2019-09-18Refactor LocationListAndrej Mihajlov1-77/+77
2019-09-17Remove sticky context and instead put the contents inside of navigation barAndrej Mihajlov1-46/+38
2019-09-17Save the scroll position when switching between tabsAndrej Mihajlov1-2/+39
2019-09-17Use alt description only when allowBridgeSelection = trueAndrej Mihajlov1-3/+3
2019-09-13Add "Closest to exit server" option in bridge selectorAndrej Mihajlov1-9/+46
2019-09-12Add bridge selectorAndrej Mihajlov1-212/+86
2019-09-11Add scope selectorAndrej Mihajlov1-3/+34
2019-04-09Translate the map and relay listAndrej Mihajlov1-6/+6
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+249