Commit Graph

226 Commits

Author SHA1 Message Date
Bubka
af9e6e13da Replace TOTP with OTP in locales for more generic error messages 2020-02-05 17:17:25 +01:00
Bubka
56447c7ad5 Prevent cancel buttons to submit forms 2020-02-05 16:13:44 +01:00
Bubka
1218105b99 Add confirm dialog when an account creation is canceled 2020-02-05 14:21:46 +01:00
Bubka
1820dd1ddc Bind icon upload feature to Quick form 2020-02-05 11:52:26 +01:00
Bubka
521649828a Quick form adjustment 2020-02-04 23:22:28 +01:00
Bubka
d097810508 New creation process for a better UX 2020-02-04 17:06:11 +01:00
Bubka
ad6091c392 Remove error catching to let the interceptor do the job 2020-02-02 22:58:29 +01:00
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