Bubka
|
d0d87961e1
|
Complete new Edit/delete UI change
|
2020-02-02 22:57:43 +01:00 |
|
Bubka
|
92d8c36a6d
|
Remove useless check in controller
|
2020-02-02 20:57:21 +01:00 |
|
Bubka
|
ead006cb07
|
Reset selection when edit mode is exited
|
2020-01-31 23:12:51 +01:00 |
|
Bubka
|
7eac209724
|
Rework the Delete feature to support batch-delete
|
2020-01-31 23:05:06 +01:00 |
|
Bubka
|
dec0831f14
|
Embed toolbar within Accounts component instead of App
|
2020-01-31 22:51:50 +01:00 |
|
Bubka
|
0dbbb979dc
|
Add Toolbar within edit mode
|
2020-01-31 11:44:45 +01:00 |
|
Bubka
|
1c55e7e2e1
|
New UI elements adjustments
|
2020-01-31 08:29:05 +01:00 |
|
Bubka
|
d00659c107
|
New UI elements for Edit/Delete features
|
2020-01-30 23:06:16 +01:00 |
|
Bubka
|
0c226765a4
|
UI adjustments
|
2020-01-30 16:13:51 +01:00 |
|
Bubka
|
f6b31c8a33
|
CSS adjustments
|
2020-01-29 23:16:51 +01:00 |
|
Bubka
|
372239b673
|
Add ellipsis everywhere
|
2020-01-29 22:37:20 +01:00 |
|
Bubka
|
eb28b59d76
|
Try to fix 403 on web hosting when deleting icon
|
2020-01-29 22:24:28 +01:00 |
|
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
|
cfaffca536
|
Add more packages to vendor.js for production build
|
2020-01-28 21:42:31 +01:00 |
|
Bubka
|
93cc0136e6
|
Revert "Add compiled assets"
This reverts commit 60bec0e9e0 .
|
2020-01-28 17:00:14 +01:00 |
|
Bubka
|
cf70a4c1ef
|
Add mix manifest
|
2020-01-28 16:38:33 +01:00 |
|
Bubka
|
60bec0e9e0
|
Add compiled assets
|
2020-01-28 16:38:33 +01:00 |
|
Bubka
|
3a710e3070
|
Remove bootstrap.js file
|
2020-01-28 15:50:24 +01:00 |
|
Bubka
|
42a2b46274
|
Remove compiled asset
|
2020-01-28 15:39:59 +01:00 |
|
Bubka
|
fc181abb8b
|
Remove useless html tag
|
2020-01-28 15:34:11 +01:00 |
|
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
|
35a91ed6bf
|
Update README.md
|
2020-01-27 22:05:13 +01:00 |
|
Bubka
|
3dfdcb84bd
|
Update username after Profile update
|
2020-01-27 22:04:47 +01:00 |
|
Bubka
|
baa9658e46
|
Fix unit tests
|
2020-01-27 21:44:29 +01:00 |
|
Bubka
|
1433e7b550
|
Remove debug infos from 40* error response
|
2020-01-27 21:43:34 +01:00 |
|
Bubka
|
3f883e759b
|
Refactoring
|
2020-01-27 21:41:47 +01:00 |
|
Bubka
|
e0207b096d
|
Complete api errors standardization
|
2020-01-27 21:13:21 +01:00 |
|
Bubka
|
17f43b6f68
|
Fix error message display
|
2020-01-27 20:27:11 +01:00 |
|
Bubka
|
1fcfc48ec0
|
Attempt to standardize api errors
|
2020-01-27 16:53:26 +01:00 |
|
Bubka
|
a1f5358e4a
|
Remove catch blocks where possible
|
2020-01-27 14:55:30 +01:00 |
|
Bubka
|
59fe66710a
|
Delete possible orphan icon when updating a twofaccount
|
2020-01-27 13:56:19 +01:00 |
|
Bubka
|
52ac639940
|
Cancel promise in axios interceptor to ensure redirection
|
2020-01-27 13:55:14 +01:00 |
|
Bubka
|
f2dbf3f1e2
|
Blank icon property if icon file is missing during store/update
|
2020-01-27 13:52:47 +01:00 |
|
Bubka
|
c948bc5f24
|
Remove unnecessary check
|
2020-01-27 13:35:47 +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
|
c6b7c4e495
|
Remove unnecessary try|catch
|
2020-01-26 21:49:39 +01:00 |
|
Bubka
|
5531c0e7e1
|
Set global axios instance using vue-axios wrapper
|
2020-01-26 21:04:33 +01:00 |
|
Bubka
|
0fd9869230
|
Fix method called on non existing $this
|
2020-01-26 21:02:36 +01:00 |
|
Bubka
|
7f5cac0c91
|
Fix Laravel error handler
|
2020-01-26 16:04:26 +01:00 |
|
Bubka
|
6726d85eb0
|
Add logic to force HOTP counter
|
2020-01-25 18:44:24 +01:00 |
|
Bubka
|
1d06aae30d
|
Fix counter field conditional display
|
2020-01-25 18:40:32 +01:00 |
|
Bubka
|
2233f1119b
|
Refactoring
|
2020-01-25 18:22:45 +01:00 |
|
Bubka
|
ffaef86909
|
Check OTP validity before creation
|
2020-01-25 00:01:30 +01:00 |
|
Bubka
|
24e643ff87
|
Full support of HOTP
|
2020-01-24 22:37:48 +01:00 |
|
Bubka
|
a4a780b14f
|
Add HOTP counter field to Edit form
|
2020-01-24 12:56:38 +01:00 |
|
Bubka
|
6ed67ad895
|
Fix userController unit test
|
2020-01-23 23:42:47 +01:00 |
|