Commit Graph

131 Commits

Author SHA1 Message Date
Bubka
bbc51e4758 Wrap forms in a vue component 2020-01-28 15:33:33 +01:00
Bubka
d662a15f85 Small UI adjustment 2020-01-27 22:18:45 +01:00
Bubka
5531c0e7e1 Set global axios instance using vue-axios wrapper 2020-01-26 21:04:33 +01:00
Bubka
24e643ff87 Full support of HOTP 2020-01-24 22:37:48 +01:00
Bubka
ad18021019 Prevent OTP display latency when opening modal 2020-01-23 20:51:55 +01:00
Bubka
7fca9cdf3c Fix account loading when requesting an OTD 2020-01-23 17:07:05 +01:00
Bubka
8bfd812c70 Move Account getter to Twofaccount component (to fix) 2020-01-22 17:32:41 +01:00
Bubka
59e96a9491 Remove unnecessary OneTimePassword component 2020-01-22 15:27:33 +01:00
Bubka
fda3f75fdb Cleaning 2020-01-22 14:46:43 +01:00
Bubka
5bb4ad3823 Add Copy to clipboard on OTP popup 2020-01-22 12:30:18 +01:00
Bubka
fe916c08c0 Use Button component to submit all forms 2020-01-21 17:03:00 +01:00
Bubka
27fdbd5489 Use Form component in all forms 2020-01-20 22:51:57 +01:00
Bubka
540a4368f1 Add simplified Form component to Create vue 2020-01-20 17:16:08 +01:00
Bubka
9926725a04 Remove Form component 2020-01-19 21:06:57 +01:00
Bubka
d8bb41a04a Add Form component 2020-01-17 18:21:47 +01:00
Bubka
d9b8419ac9 Reorganize resources/js folder 2020-01-16 13:50:53 +01:00
Bubka
bfebedbc2d Delete unused vue components 2020-01-15 21:05:24 +01:00
Bubka
767daf0565 Import global components using index.js 2020-01-15 21:04:30 +01:00
Bubka
38288332c5 New vuejs Button component 2020-01-15 17:43:28 +01:00
Bubka
078dafb766 Display properly OTP with more/less than 6 digits 2020-01-10 23:30:38 +01:00
Bubka
b146ef1d80 Cleaning 2020-01-10 23:27:21 +01:00
Bubka
da6d64f9ee Refactore and fix for icon management 2020-01-08 23:22:51 +01:00
Bubka
0e79209b6d Handle empty or missing icon 2020-01-08 17:03:41 +01:00
Bubka
59952237bd Toggle visibility of edit & delete icons 2020-01-06 23:11:18 +01:00
Bubka
9e7ea7d0fb refactoring de Name & Email vers Service & Account 2020-01-06 21:45:14 +01:00
Bubka
a5858093b0 Move edit link 2020-01-02 00:07:47 +01:00
Bubka
f968668d82 Set modal as component 2019-12-21 23:25:19 +01:00
Bubka
e58d7ac864 TOTP period and timer based on T0 2019-07-02 00:48:48 +02:00
Bubka
ed138a6d9a OTP generation in 2FAccount modal with dots counter 2019-06-28 01:16:51 +02:00
Bubka
ce4d4bc070 Very first 2FAccounts index with OTP modal 2019-06-24 00:29:14 +02:00
Bubka
c9150c47fd initial commit 2019-05-20 07:37:41 +02:00