Commit Graph

1587 Commits

Author SHA1 Message Date
Bubka 73b2c60311 Set new UI for the Import view 2023-11-21 13:45:53 +01:00
Bubka da134a4f76 Set fullscreen-overlay type to the spinner component 2023-11-21 13:45:53 +01:00
Bubka 9d90c7da23 Set main footer styling using a css class instead of styling tag 2023-11-21 13:45:53 +01:00
Bubka f473533bfb Fix twofaccounts not being selectable in management mode 2023-11-21 13:45:53 +01:00
Bubka 89657bb5aa Fix icon not being displayed in the creation quick form 2023-11-21 13:45:53 +01:00
Bubka 0660957f51 Fix Cancel button appearance in the quick-uploader form 2023-11-21 13:45:53 +01:00
Bubka 0edb70b87e Change auto-lock notification phrase 2023-11-21 13:45:53 +01:00
Bubka fb78b975b5 Make some cleaning 2023-11-21 13:45:53 +01:00
Bubka fcc7e6db03 Fix FieldError components not reacting when an error occurs 2023-11-21 13:45:53 +01:00
Bubka bfe75069a4 Enhance initialIndex evaluation 2023-11-21 13:45:53 +01:00
Bubka dc03e8b1e5 Update the twofaccounts store after item creation/update 2023-11-21 13:45:52 +01:00
Bubka e8a3c441be Fix Always On OTPs & Dots display and looping 2023-11-21 13:45:52 +01:00
Bubka a75e3c13f7 Fix spinners shown for all OTPs while multiple OTP periods exist 2023-11-21 13:45:52 +01:00
Bubka 589a308efb Fix the account field not being enabled for steam type 2023-11-21 13:45:52 +01:00
Bubka 77aed2bba6 Fix typo in event declaration 2023-11-21 13:45:52 +01:00
Bubka b9c8f9008f Remove unexpected parameter when pushing to webauthn credential edition 2023-11-21 13:45:52 +01:00
Bubka bb4e79560c Complete webauthn sign in 2023-11-21 13:45:52 +01:00
Bubka c97bc26952 Prevent password field for user account deletion to be autofilled 2023-11-21 13:45:52 +01:00
Bubka 65fc726f6c Show NotFound instead of the Register view when registration is disabled 2023-11-21 13:45:52 +01:00
Bubka e30e373c6f Fix app settings not being saved on change 2023-11-21 13:45:52 +01:00
Bubka c4b2d3a005 Prevent kick-out when copying an OTP during import 2023-11-21 13:45:52 +01:00
Bubka a4011388ca Fix landing on Start view while twofaccounts collection is not empty 2023-11-21 13:45:52 +01:00
Bubka 26511954c4 Fix kicker triggering & Show a notification when kicked-out 2023-11-21 13:45:52 +01:00
Bubka 3778977c94 Fix settings tab labels not updating on language change 2023-11-21 13:45:52 +01:00
Bubka 21a7bfffa7 Bind twofaccount data to OtpDisplay to prevent display lag 2023-11-21 13:45:52 +01:00
Bubka f3350e2dda Fix the middleware pipeline not handling calls to next() with a route object properly 2023-11-21 13:45:52 +01:00
Bubka 9ae52ae78f Replace the draggable component by the vueuse one 2023-11-21 13:45:52 +01:00
Bubka 53e3698076 Fix unwanted footer content in management mode 2023-11-21 13:45:52 +01:00
Bubka 2ad5105378 Fix twofaccounts move feature 2023-11-21 13:45:52 +01:00
Bubka 9b1733525f Fix call of the Export api endpoint 2023-11-21 13:45:52 +01:00
Bubka e18653d553 Fix OTP not being displayed on the Import view 2023-11-21 13:45:51 +01:00
Bubka 999e059592 Fix modal not being closed when the Close button is clicked 2023-11-21 13:45:51 +01:00
Bubka bc7c824d3d Use anchor tag for better accessibility 2023-11-21 13:45:51 +01:00
Bubka 685b26ace0 Remove useless items in the bus store 2023-11-21 13:45:51 +01:00
Bubka f71ac435ed Exit management mode after last twofaccounts deletion 2023-11-21 13:45:51 +01:00
Bubka 5b9be6a8b9 Fix selected accounts deletion in Management mode 2023-11-21 13:45:51 +01:00
Bubka 7ebadf278f fix middleware pipeline for the Accounts route 2023-11-21 13:45:51 +01:00
Bubka 5f99bf594a Rename startingPoint middleware to setReturnTo 2023-11-21 13:45:51 +01:00
Bubka 08b23a7aa2 Fix bulma-checkradio import causing bulma weird override 2023-11-21 13:45:51 +01:00
Bubka eb75fe4028 Remove useless bulma-switch extension 2023-11-21 13:45:51 +01:00
Bubka 55bf9ae168 Cleaning 2023-11-21 13:45:51 +01:00
Bubka a8540b0c04 Fix navigation using back/close/cancel buttons 2023-11-21 13:45:51 +01:00
Bubka 929a513ad7 Set Back/Close/Cancel buttons using a component 2023-11-21 13:45:51 +01:00
Bubka b9eb4f0afb Set Groups fetching async on user login 2023-11-21 13:45:51 +01:00
Bubka 791421b105 Re-enable the noEmptyError middleware 2023-11-21 13:45:51 +01:00
Bubka 62accb20fc Fix Close button theme 2023-11-21 13:45:51 +01:00
Bubka 1a87460465 Add a method to call the twofaccounts/count api endpoint 2023-11-21 13:45:51 +01:00
Bubka 2dc8734980 Add fetch lifespan to avoid repeated stores refreshes 2023-11-21 13:45:51 +01:00
Bubka d8861ba475 Use Groups store in Options view to remove a request 2023-11-21 13:45:51 +01:00
Bubka 8845027800 Lazy load router components 2023-11-21 13:45:51 +01:00