Commit Graph

1587 Commits

Author SHA1 Message Date
Bubka ac5669d880 Gather accounts files 2023-11-21 13:45:50 +01:00
Bubka 6ed54d79bb Fix Error modal closing 2023-11-21 13:45:50 +01:00
Bubka 27f3145740 Set up Not Found views 2023-11-21 13:45:50 +01:00
Bubka 7cf8a70743 Set up the Capture view 2023-11-21 13:45:50 +01:00
Bubka b516fd9c33 Set up the Import view 2023-11-21 13:45:50 +01:00
Bubka a622ffb216 Set up Webauthn Reset request & Recover views 2023-11-21 13:45:50 +01:00
Bubka e0802b8479 Set up Password Request & Reset views 2023-11-21 13:45:50 +01:00
Bubka f7cceed126 Remove ref to the now useless autolock view 2023-11-21 13:45:50 +01:00
Bubka f0b954fc76 Add $helpers capabilities 2023-11-21 13:45:50 +01:00
Bubka fa91012a04 Update package-lock 2023-11-21 13:45:50 +01:00
Bubka 87de0a03e7 Set attributes inheritance to True 2023-11-21 13:45:50 +01:00
Bubka 0bc488057d Add missing config parameter in services 2023-11-21 13:45:50 +01:00
Bubka d74e0cedac Fix bad var usage 2023-11-21 13:45:50 +01:00
Bubka beb5ee027a Set up the Edit twofaccount view 2023-11-21 13:45:50 +01:00
Bubka fb49e55e34 Set up the QRcode view 2023-11-21 13:45:50 +01:00
Bubka a880b1c8c7 Fix the GroupSwitch component not showing groups list 2023-11-21 13:45:50 +01:00
Bubka 0a53549019 Fix notification type 2023-11-21 13:45:50 +01:00
Bubka 46a58ecb29 Make the user store handle data stores 2023-11-21 13:45:50 +01:00
Bubka a52cc2dcc9 Set up the Groups view & Create/Update forms 2023-11-21 13:45:50 +01:00
Bubka 4fd5559e5f Rename stores method which fetch fresh api data 2023-11-21 13:45:49 +01:00
Bubka 40ea767799 Add the twofaccounts store to stores passed to the router middlewares 2023-11-21 13:45:49 +01:00
Bubka 79827663fe Make some cleaning 2023-11-21 13:45:49 +01:00
Bubka b55ea8c84f Make the on click refresh an automatic refresh 2023-11-21 13:45:49 +01:00
Bubka 910e0bc830 Convert Info notification to Success & Add an Info notification 2023-11-21 13:45:49 +01:00
Bubka 8c23aa884f Add Starter middleware & Restore the Data have changed notification 2023-11-21 13:45:49 +01:00
Bubka 4dbbae24dc Set up Always On OTPs on the main view 2023-11-21 13:45:49 +01:00
Bubka db295f97e9 Re-enable items dragging 2023-11-21 13:45:49 +01:00
Bubka 865daa1cf6 Fix emit declaration 2023-11-21 13:45:49 +01:00
Bubka ff6f328bb3 Add file-saver dependency 2023-11-21 13:45:49 +01:00
Bubka 5d568a606e Implement twofaccounts & groups stores & Add ActionButtons component 2023-11-21 13:45:49 +01:00
Bubka a46084720e Use the twofaccounts store 2023-11-21 13:45:49 +01:00
Bubka e9d9f661ad Clean useless stuff 2023-11-21 13:45:49 +01:00
Bubka 4f59545e97 Fix wrong url in api call 2023-11-21 13:45:49 +01:00
Bubka 5f83b5d70b Set up the Accounts view with components 2023-11-21 13:45:49 +01:00
Bubka 4055a52daf Check copy state before notifying 2023-11-21 13:45:49 +01:00
Bubka 68d98652a3 Set up the Create form 2023-11-21 13:45:49 +01:00
Bubka 1705d23277 Set up the OTP Display component 2023-11-21 13:45:49 +01:00
Bubka cca0dbaf99 Add various display modes to the Spinner component 2023-11-21 13:45:49 +01:00
Bubka 536dcb1e95 Set up TwoFAccounts api service 2023-11-21 13:45:49 +01:00
Bubka ed1a653b37 Set up TotpLooper & Dots components 2023-11-21 13:45:49 +01:00
Bubka c389378dc3 Set up the Start view 2023-11-21 13:45:49 +01:00
Bubka bde05233c5 Set up Kicker to log out user when inactivity is detected 2023-11-21 13:45:49 +01:00
Bubka abce4a0a7a Set up the PAT settings view 2023-11-21 13:45:48 +01:00
Bubka c97bed2ad8 Fix bad input type 2023-11-21 13:45:48 +01:00
Bubka fec9e3d440 Set up the Account settings view 2023-11-21 13:45:48 +01:00
Bubka 9d72525b38 Make the back-end returns the user email on login/register 2023-11-21 13:45:48 +01:00
Bubka beeaed9565 Enable webauthn device registration during user registration 2023-11-21 13:45:48 +01:00
Bubka b59ad21755 Set up the Webauthn settings view 2023-11-21 13:45:48 +01:00
Bubka 2cd5b40ae3 Set up the Webauthn service to handle webauthn login & registration 2023-11-21 13:45:48 +01:00
Bubka ba96358801 Rename userPreferenceService to userService 2023-11-21 13:45:48 +01:00