Commit Graph

1754 Commits

Author SHA1 Message Date
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
1a53aeed33 sign in/out with correct redirect 2020-01-06 21:05:03 +01:00
Bubka
c5161b880f Error handling and validation during registration 2020-01-06 17:23:54 +01:00
Bubka
50bccf1526 Fix header nav links 2020-01-06 17:04:53 +01:00
Bubka
cf6889492f Create and Edit forms without modal container 2020-01-06 17:00:56 +01:00
Bubka
d1c98bb9e9 Link and route for sign out 2020-01-06 16:58:31 +01:00
Bubka
d390dcef25 Error handling and validation at sign in 2020-01-06 16:57:41 +01:00
Bubka
0b6c403d09 revert Fix routes for subfolder installation (7611f9b) 2020-01-06 15:36:13 +01:00
Bubka
1a87feaa28 Login and Register forms use Bulma.css 2020-01-06 11:00:17 +01:00
Bubka
7611f9b61c Fix routes for subfolder installation 2020-01-06 10:59:23 +01:00
Bubka
5494877822 Create button only for logged in user 2020-01-06 10:10:18 +01:00
Bubka
5ef450566c Icon controller 2020-01-05 23:23:48 +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
9c25e8f4e3 QR code upload 2020-01-03 17:25:56 +01:00
Bubka
9cf1201cda add qr code decoder composer package 2020-01-02 12:58:52 +01:00
Bubka
c2434320d9 Create and Edit forms adjustments 2020-01-02 12:57:50 +01:00
Bubka
386e852ffc Delete account from index 2020-01-02 00:09:52 +01:00
Bubka
20a2d40a85 Create and Edit update with icon field 2020-01-02 00:09:19 +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
c83ca7a885 fix dots display 2019-12-21 23:24:21 +01:00
Bubka
c6627bebfa Routes and views for Create and Update item 2019-12-21 23:23:44 +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
06bad2767d 2FAccounts seeder declaration 2019-06-24 00:26:27 +02:00
Bubka
46bfea7845 bulma & font-awesome in place of Bootstrap 2019-06-24 00:26:04 +02:00
Bubka
dc64aa55ec new 2FAccounts seeder 2019-06-24 00:22:37 +02:00
Bubka
8b5f5223c0 new email field in TwoFAccount entity 2019-06-10 23:42:13 +02:00
Bubka
99fb3b8c45 Remove example test 2019-06-06 13:49:27 +02:00
Bubka
82cc40fbd6 Seeder replaced by factories 2019-06-06 13:40:06 +02:00
Bubka
4266674e5c update package-lock.json 2019-06-05 16:43:23 +02:00
Bubka
1355ff776f fixing .gitignore update 2019-06-05 15:58:00 +02:00
Bubka
ce2c0e4383 gitignore mix generated files 2019-06-05 15:53:20 +02:00
Bubka
2d4150b5cf Better mix cache management 2019-06-05 15:50:24 +02:00
Bubka
59643295ba vue-i18n installation 2019-06-05 15:29:36 +02:00
Bubka
8f1dee73d8 npm dependencies update 2019-06-03 12:04:29 +02:00
Bubka
a7a4bfc9de unified setup for unit tests 2019-05-29 11:19:49 +02:00
Bubka
bf029bc741 API User details and logout 2019-05-29 11:04:12 +02:00
Bubka
24588e5d26 Basic vue frontend with auth 2019-05-28 17:29:15 +02:00
Bubka
e7695b64bc secret property now named uri to match otphp wording 2019-05-26 23:24:22 +02:00
Bubka
bb4fbfd46e Better exception json response 2019-05-26 16:44:46 +02:00
Bubka
6a76a493a2 TOTP integration 2019-05-26 16:42:09 +02:00
Bubka
482c01ca2c Better API responses without envelope 2019-05-25 23:51:20 +02:00
Bubka
6cdaa12e21 Account refactored and better json responses 2019-05-24 14:44:41 +02:00
Bubka
dcf3e6e1a0 in memory db for testing 2019-05-23 21:27:27 +02:00
Bubka
67288ab815 remove db migration in unit tests 2019-05-23 17:29:11 +02:00