Commit Graph

279 Commits

Author SHA1 Message Date
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
01534beaf2 Set public folder tree 2020-01-08 21:05:09 +01:00
Bubka
4432bc2a9b Prevent form submit when deleting an icon 2020-01-08 17:10:56 +01:00
Bubka
0e79209b6d Handle empty or missing icon 2020-01-08 17:03:41 +01:00
Bubka
8ed572bb24 Edit form enhancement 2020-01-08 16:14:25 +01:00
Bubka
21c7f20e21 Delete icon backend 2020-01-08 15:24:34 +01:00
Bubka
b731d762d7 Create form enhancement 2020-01-08 14:56:31 +01:00
Bubka
297cad2439 Fix edit mode after Create form cancel 2020-01-08 00:40:22 +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
f7d8edf73a Update npm dependencies 2020-01-07 22:43:41 +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
3f9752ec84 Fix phpunit test impacted by softDelete removal 2020-01-07 21:43:28 +01:00
Bubka
b0be61e106 Basic no account prompt on index 2020-01-07 17:05:13 +01:00
Bubka
3a0bf1a596 Remove softDelete on 2FAccounts 2020-01-07 16:46:50 +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
560a580578 Login and Register links in forms 2020-01-07 12:20:35 +01:00
Bubka
09c8310454 Replace navbar by footer 2020-01-07 11:46:18 +01:00
Bubka
3ad3f0a402 Update Bulma 2020-01-07 09:45:35 +01:00
Bubka
70f0a6c15c Remove yarn.lock file 2020-01-07 09:08:23 +01:00
Bubka
83ad63111f Update npm dependencies 2020-01-07 09:01:44 +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
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