Commit Graph

32 Commits

Author SHA1 Message Date
Bubka
5531c0e7e1 Set global axios instance using vue-axios wrapper 2020-01-26 21:04:33 +01:00
Bubka
5bb4ad3823 Add Copy to clipboard on OTP popup 2020-01-22 12:30:18 +01:00
Bubka
8940efc225 Move axios loader to bootstrap.js 2020-01-19 22:31:23 +01:00
Bubka
77d7134cb1 Reorganize js resources 2020-01-18 18:19:37 +01:00
Bubka
d9b8419ac9 Reorganize resources/js folder 2020-01-16 13:50:53 +01:00
Bubka
060f16732a Reorganize resources/js folder 2020-01-15 23:00:06 +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
03d1e2aec6 Add reset password form 2020-01-14 23:50:07 +01:00
Bubka
2ffe0b107e Add forgot password form 2020-01-14 17:06:59 +01:00
Bubka
efc3f5d61e Better errors handling for user controller 2020-01-13 23:10:32 +01:00
Bubka
289b36d9d0 Check user count to prevent more than one registered user 2020-01-13 22:24:14 +01:00
Bubka
0cbfffd0f6 Implement i18n localization based on Laravel lang files 2020-01-12 15:12:32 +01:00
Bubka
f47e7cdf47 Redirect all unexpected url to 404 view 2020-01-11 17:25:37 +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
dda3901bb9 Replace NoFound view by a generic error view 2020-01-10 10:25:29 +01:00
Bubka
7b5ac91796 Route to 404 view when 2FAccount is missing 2020-01-10 00:07:37 +01:00
Bubka
b731d762d7 Create form enhancement 2020-01-08 14:56:31 +01:00
Bubka
552773ab81 Edit and Create forms send to index in edit mode 2020-01-07 15:46:48 +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
1a53aeed33 sign in/out with correct redirect 2020-01-06 21:05:03 +01:00
Bubka
d1c98bb9e9 Link and route for sign out 2020-01-06 16:58:31 +01:00
Bubka
0b6c403d09 revert Fix routes for subfolder installation (7611f9b) 2020-01-06 15:36:13 +01:00
Bubka
7611f9b61c Fix routes for subfolder installation 2020-01-06 10:59:23 +01:00
Bubka
dfc8a70ec8 Icon is set using upload 2020-01-05 23:21:28 +01:00
Bubka
d9344d9c28 qrcode button with icon 2020-01-05 21:07:49 +01:00
Bubka
c6627bebfa Routes and views for Create and Update item 2019-12-21 23:23:44 +01:00
Bubka
ce4d4bc070 Very first 2FAccounts index with OTP modal 2019-06-24 00:29:14 +02:00
Bubka
24588e5d26 Basic vue frontend with auth 2019-05-28 17:29:15 +02:00
Bubka
c9150c47fd initial commit 2019-05-20 07:37:41 +02:00