summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages
AgeCommit message (Expand)AuthorFilesLines
2025-10-10Add tests for manage devices viewOliver4-0/+110
2025-10-10Add manage devices route object modelOliver4-0/+29
2025-10-10Add account route object modelOliver4-0/+32
2025-10-10Implement manage devices viewOliver3-1/+83
2025-10-10Use new components in too many devices viewOliver1-258/+49
2025-10-10Add DeviceListItem componentOliver14-0/+307
2025-10-10Export ModalAlert propsOliver1-2/+6
2025-10-10Add link to manage devices in account viewOliver1-0/+18
2025-10-10Refactor account view to use components from component libraryOliver8-113/+93
2025-10-10Export FlexColumn propsOliver1-1/+1
2025-10-10Add manage devices viewOliver5-0/+8
2025-10-10Move account components to separate foldersOliver10-52/+62
2025-10-10Move account to views folderOliver5-21/+23
2025-10-10Rename TooManyDevices to TooManyDevicesViewOliver3-4/+4
2025-10-10Move too many devices to views folderOliver4-23/+25
2025-10-10Update Electron to 37.6.0Tobias Järvelöv1-1/+1
2025-10-09Update order of obfuscation methods to match design SoTMarkus Pettersson1-3/+3
2025-10-09Notify renderer of device event before expiry when logging outOskar1-5/+8
2025-10-09Do not treat no expiry as not expiredOskar2-3/+3
2025-10-09Prevent navigation reset on mountOskar1-2/+6
2025-10-09Remove unused history function replaceRootOskar1-13/+0
2025-10-08Use closePage functionOskar29-31/+31
2025-10-08Add closePage functionOskar1-1/+12
2025-10-08Remove afterEach hooksOskar2-9/+5
2025-10-08Join select location obfuscation tests into same describe blockOskar1-2/+1
2025-10-08Remove parallelization in testsOskar4-8/+0
2025-10-08Revert "Parallelize select location test"Oskar1-6/+5
2025-10-08Simplify playwright configOskar1-12/+1
2025-10-08Add test for view transitionsOskar2-6/+52
2025-10-08Go to split tunneling after ipc handlers are setup in testOskar1-13/+12
2025-10-08Run onTransition when view transitions are skipped due to reduced motionOskar1-1/+2
2025-10-08Fix timing of post view transition actionsOskar2-8/+10
2025-10-08Enable reduce motion for all testsOskar1-0/+7
2025-10-08Use transient props for Button styled componentOliver1-7/+8
2025-10-07Rename option focus hook and move to separate folderOliver17-22/+21
2025-10-07Rename options keyboard navigation hooks and typesOliver3-7/+10
2025-10-07Add bottom margin to SplitOptionNavigateButtonOliver1-0/+1
2025-10-07Update translationsOliver1-0/+4
2025-10-07Add accessibility descriptions to SplitOption itemsOliver2-2/+11
2025-10-07Support keyboard navigation on SplitOptionOliver3-4/+22
2025-10-07Select options via data-attribute instead of roleOliver9-16/+30
2025-10-07Support orientations in handle keyboard navigation hookOliver1-3/+10
2025-10-07Make focus and keyboard handling hooks genericOliver4-18/+14
2025-10-07Make option focus and keyboard handling hooks reusableOliver13-49/+101
2025-10-06Remove expiry test made redundant by account-expiry.spec.tsOskar1-42/+0
2025-10-06Parallelize select location testOskar1-5/+6
2025-10-06Improve Speed of tests that perform a loginOskar3-2/+22
2025-10-06Disable split tunneling feature indicator test on LinuxOskar1-1/+7
2025-10-06Remove test for login screen title when account is createdOskar1-7/+0
2025-10-06Warn users about android 16 upgrade issueDavid Göransson1-0/+15