Commit Graph

86 Commits

Author SHA1 Message Date
Bubka
7a3f9b526f Add 'Show QR code' feature to the manage view 2020-11-02 13:39:43 +01:00
Bubka
fe02bac6d6 Complete Move to group feature 2020-10-28 17:51:32 +01:00
Bubka
b1c2a56c2a Add Groups to vue front-end 2020-10-25 23:59:03 +01:00
Bubka
8f8c6ac83f Update Routes for upcoming Groups entity 2020-10-24 14:37:24 +02:00
Bubka
27c7b9b880 Fix unwanted access to user restricted routes with a global navigation guard 2020-10-06 20:34:00 +02:00
Bubka
ddeab18df3 Add option to show/hide icons in accounts list view 2020-10-03 19:29:14 +02:00
Bubka
c23d22e2b3 Add selected items count in Manage view 2020-09-28 11:05:38 +02:00
Bubka
93a721cd68 Set fixed position for Search field and Settings tabs bar 2020-09-27 23:53:11 +02:00
Bubka
04e513ab0c Fix footer display 2020-05-08 11:37:49 +02:00
Bubka
9963bdea41 Add global alternative display mode (grid or list) as an user option 2020-05-02 17:55:41 +02:00
Bubka
9f398933ea Set the uploader as a vue component with qrcode-reader as default 2020-04-24 09:03:00 +02:00
Bubka
bfa1f43ba8 Add transition to draggable for smother moves 2020-03-28 15:14:57 +01:00
Bubka
eaabe6e9e3 Make the accounts sortable and persist new order.
Deactivate Pull-to-refresh feature to prevent side effects
2020-03-27 22:36:01 +01:00
Bubka
362fdbf950 Remove unnecessary Username from footer 2020-02-13 17:19:55 +01:00
Bubka
1a3bfbf383 Move CSS transitions from Accounts component to app.scss 2020-02-13 13:50:51 +01:00
Bubka
4a85c1fd92 Set Footer as a standalone component 2020-02-12 21:18:40 +01:00
Bubka
848b53fed8 Add transitions when toggling Edit mode 2020-02-10 17:28:30 +01:00
Bubka
8b0156d76d Fix vue-pull-refresh container not showing items correctly on desktop 2020-02-10 10:23:21 +01:00
Bubka
94d57aff4f Set Pull to Refresh feature on Accounts list 2020-02-09 23:04:46 +01:00
Bubka
04137e46f3 Font-size adjustment roll-back + footer adjustment 2020-02-06 22:29:57 +01:00
Bubka
d0881ec7d6 CSS adjustments 2020-02-06 22:15:13 +01:00
Bubka
dd0bb98b33 Reset search before switch to edit mode 2020-02-06 16:31:05 +01:00
Bubka
d4b6dc3bd2 Make accounts clickable for delete feature 2020-02-06 16:08:46 +01:00
Bubka
4263951ef6 Add Test button to preview OTP before account storage 2020-02-05 23:45:53 +01:00
Bubka
2bc505558b Add OTP error handling to Quick form 2020-02-05 17:51:45 +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
d0d87961e1 Complete new Edit/delete UI change 2020-02-02 22:57:43 +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
372239b673 Add ellipsis everywhere 2020-01-29 22:37:20 +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
e0207b096d Complete api errors standardization 2020-01-27 21:13:21 +01:00
Bubka
1fcfc48ec0 Attempt to standardize api errors 2020-01-27 16:53:26 +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
5531c0e7e1 Set global axios instance using vue-axios wrapper 2020-01-26 21:04:33 +01:00
Bubka
4e38e0bbfb Add Password and Profile update 2020-01-23 23:02:54 +01:00
Bubka
ad18021019 Prevent OTP display latency when opening modal 2020-01-23 20:51:55 +01:00
Bubka
7fca9cdf3c Fix account loading when requesting an OTD 2020-01-23 17:07:05 +01:00
Bubka
8bfd812c70 Move Account getter to Twofaccount component (to fix) 2020-01-22 17:32:41 +01:00
Bubka
59e96a9491 Remove unnecessary OneTimePassword component 2020-01-22 15:27:33 +01:00
Bubka
fc13d4faef Fix Accounts.vue 2020-01-19 23:06:33 +01:00