Commit Graph

50 Commits

Author SHA1 Message Date
Bubka
ad15381fc9 Test a specific look for mobile only 2020-01-29 17:26:05 +01:00
Bubka
c4fef56b04 Emphasis on the Done button 2020-01-29 17:23:32 +01:00
Bubka
89733de742 Attempt to fix image not showing up after deployment 2020-01-29 14:56:13 +01:00
Bubka
775d71395a Try a new 2FAccounts html template for the grid view 2020-01-29 14:54:39 +01:00
Bubka
e0207b096d Complete api errors standardization 2020-01-27 21:13:21 +01:00
Bubka
1fcfc48ec0 Attempt to standardize api errors 2020-01-27 16:53:26 +01:00
Bubka
90bf333934 Remove error handler from direct axios calls, the interceptor will do the job 2020-01-26 21:57:53 +01:00
Bubka
5531c0e7e1 Set global axios instance using vue-axios wrapper 2020-01-26 21:04:33 +01:00
Bubka
4e38e0bbfb Add Password and Profile update 2020-01-23 23:02:54 +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
fc13d4faef Fix Accounts.vue 2020-01-19 23:06:33 +01:00
Bubka
8940efc225 Move axios loader to bootstrap.js 2020-01-19 22:31:23 +01:00
Bubka
8e4f8c4f8a Remove async/await 2020-01-19 22:29:36 +01:00
Bubka
a68a9b8f39 Better errors handling from vuejs side 2020-01-17 00:23:38 +01:00
Bubka
7e53eea7f2 Use async/await 2020-01-16 17:12:25 +01:00
Bubka
060f16732a Reorganize resources/js folder 2020-01-15 23:00:06 +01:00
Bubka
efc3f5d61e Better errors handling for user controller 2020-01-13 23:10:32 +01:00
Bubka
11c7ff20a6 All hardcoded strings replaced by i18n translation 2020-01-12 19:55:17 +01:00
Bubka
0894b3fd25 Add search feature 2020-01-11 16:46:59 +01:00
Bubka
f195de07d0 Display debug data in Error view (Dev mode only) 2020-01-10 15:00:55 +01:00
Bubka
84a9ba4297 Route to error page on bad logout to prevent unrevoked token 2020-01-10 13:54:58 +01:00
Bubka
e5f040e066 Style and CSS adjustments 2020-01-10 10:48:16 +01:00
Bubka
aaab76b7d3 Handle missing 2FAccount when deleting 2020-01-10 00:22:45 +01:00
Bubka
7b5ac91796 Route to 404 view when 2FAccount is missing 2020-01-10 00:07:37 +01:00
Bubka
ea5bff816e Prompt for page refresh when 2FAccount is missing 2020-01-09 22:11:11 +01:00
Bubka
31d6450d3f Move Done icon to match New icon 2020-01-09 21:40:16 +01:00
Bubka
a1c0e2cee3 Replace bg asset by base64 image in css 2020-01-09 09:23:54 +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
2e642c2a3e Show accounts (or no account prompt) after API response 2020-01-08 00:39:20 +01:00
Bubka
9b30f3fe83 Remove New button from edit mode 2020-01-07 23:10:04 +01:00
Bubka
88b5a1965c Make account property nullable 2020-01-07 21:46:16 +01:00
Bubka
94eb55dfe4 Enhance homepage with no account 2020-01-07 21:45:47 +01:00
Bubka
b0be61e106 Basic no account prompt on index 2020-01-07 17:05:13 +01:00
Bubka
eab03e6d0c Fix bad vue-router params usage for edit mode 2020-01-07 16:42:16 +01:00
Bubka
552773ab81 Edit and Create forms send to index in edit mode 2020-01-07 15:46:48 +01:00
Bubka
bd54b53647 Qrcode icon instead of Plus icon 2020-01-07 13:43:18 +01:00
Bubka
09c8310454 Replace navbar by footer 2020-01-07 11:46:18 +01:00
Bubka
59952237bd Toggle visibility of edit & delete icons 2020-01-06 23:11:18 +01:00
Bubka
3350da4927 Confirm before account delete 2020-01-06 22:03:40 +01:00
Bubka
9e7ea7d0fb refactoring de Name & Email vers Service & Account 2020-01-06 21:45:14 +01:00
Bubka
dfc8a70ec8 Icon is set using upload 2020-01-05 23:21:28 +01:00
Bubka
386e852ffc Delete account from index 2020-01-02 00:09:52 +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