Commit Graph

76 Commits

Author SHA1 Message Date
3d1c25a1d1 Fix PAT duplicates on creation & Visible token value not being cleared 2023-11-21 16:41:31 +01:00
0ebb352df0 Fix validation errors being displayed besides alert notification 2023-11-21 16:04:20 +01:00
73b2c60311 Set new UI for the Import view 2023-11-21 13:45:53 +01:00
f473533bfb Fix twofaccounts not being selectable in management mode 2023-11-21 13:45:53 +01:00
89657bb5aa Fix icon not being displayed in the creation quick form 2023-11-21 13:45:53 +01:00
0660957f51 Fix Cancel button appearance in the quick-uploader form 2023-11-21 13:45:53 +01:00
fb78b975b5 Make some cleaning 2023-11-21 13:45:53 +01:00
fcc7e6db03 Fix FieldError components not reacting when an error occurs 2023-11-21 13:45:53 +01:00
dc03e8b1e5 Update the twofaccounts store after item creation/update 2023-11-21 13:45:52 +01:00
e8a3c441be Fix Always On OTPs & Dots display and looping 2023-11-21 13:45:52 +01:00
a75e3c13f7 Fix spinners shown for all OTPs while multiple OTP periods exist 2023-11-21 13:45:52 +01:00
589a308efb Fix the account field not being enabled for steam type 2023-11-21 13:45:52 +01:00
b9c8f9008f Remove unexpected parameter when pushing to webauthn credential edition 2023-11-21 13:45:52 +01:00
bb4e79560c Complete webauthn sign in 2023-11-21 13:45:52 +01:00
c97bc26952 Prevent password field for user account deletion to be autofilled 2023-11-21 13:45:52 +01:00
65fc726f6c Show NotFound instead of the Register view when registration is disabled 2023-11-21 13:45:52 +01:00
e30e373c6f Fix app settings not being saved on change 2023-11-21 13:45:52 +01:00
a4011388ca Fix landing on Start view while twofaccounts collection is not empty 2023-11-21 13:45:52 +01:00
26511954c4 Fix kicker triggering & Show a notification when kicked-out 2023-11-21 13:45:52 +01:00
21a7bfffa7 Bind twofaccount data to OtpDisplay to prevent display lag 2023-11-21 13:45:52 +01:00
9ae52ae78f Replace the draggable component by the vueuse one 2023-11-21 13:45:52 +01:00
53e3698076 Fix unwanted footer content in management mode 2023-11-21 13:45:52 +01:00
2ad5105378 Fix twofaccounts move feature 2023-11-21 13:45:52 +01:00
e18653d553 Fix OTP not being displayed on the Import view 2023-11-21 13:45:51 +01:00
bc7c824d3d Use anchor tag for better accessibility 2023-11-21 13:45:51 +01:00
f71ac435ed Exit management mode after last twofaccounts deletion 2023-11-21 13:45:51 +01:00
5b9be6a8b9 Fix selected accounts deletion in Management mode 2023-11-21 13:45:51 +01:00
55bf9ae168 Cleaning 2023-11-21 13:45:51 +01:00
a8540b0c04 Fix navigation using back/close/cancel buttons 2023-11-21 13:45:51 +01:00
929a513ad7 Set Back/Close/Cancel buttons using a component 2023-11-21 13:45:51 +01:00
2dc8734980 Add fetch lifespan to avoid repeated stores refreshes 2023-11-21 13:45:51 +01:00
d8861ba475 Use Groups store in Options view to remove a request 2023-11-21 13:45:51 +01:00
ac5669d880 Gather accounts files 2023-11-21 13:45:50 +01:00
6ed54d79bb Fix Error modal closing 2023-11-21 13:45:50 +01:00
27f3145740 Set up Not Found views 2023-11-21 13:45:50 +01:00
7cf8a70743 Set up the Capture view 2023-11-21 13:45:50 +01:00
b516fd9c33 Set up the Import view 2023-11-21 13:45:50 +01:00
a622ffb216 Set up Webauthn Reset request & Recover views 2023-11-21 13:45:50 +01:00
e0802b8479 Set up Password Request & Reset views 2023-11-21 13:45:50 +01:00
beb5ee027a Set up the Edit twofaccount view 2023-11-21 13:45:50 +01:00
fb49e55e34 Set up the QRcode view 2023-11-21 13:45:50 +01:00
a880b1c8c7 Fix the GroupSwitch component not showing groups list 2023-11-21 13:45:50 +01:00
0a53549019 Fix notification type 2023-11-21 13:45:50 +01:00
46a58ecb29 Make the user store handle data stores 2023-11-21 13:45:50 +01:00
a52cc2dcc9 Set up the Groups view & Create/Update forms 2023-11-21 13:45:50 +01:00
4fd5559e5f Rename stores method which fetch fresh api data 2023-11-21 13:45:49 +01:00
79827663fe Make some cleaning 2023-11-21 13:45:49 +01:00
b55ea8c84f Make the on click refresh an automatic refresh 2023-11-21 13:45:49 +01:00
910e0bc830 Convert Info notification to Success & Add an Info notification 2023-11-21 13:45:49 +01:00
8c23aa884f Add Starter middleware & Restore the Data have changed notification 2023-11-21 13:45:49 +01:00