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
|
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
|
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
|
3a710e3070
|
Remove bootstrap.js file
|
2020-01-28 15:50:24 +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
|
3dfdcb84bd
|
Update username after Profile update
|
2020-01-27 22:04:47 +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
|
52ac639940
|
Cancel promise in axios interceptor to ensure redirection
|
2020-01-27 13:55:14 +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
|
1d06aae30d
|
Fix counter field conditional display
|
2020-01-25 18:40:32 +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
|
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
|
c044dcd6c6
|
Add (inactive) encryption on 2FAccount controller
|
2020-01-23 19:31:54 +01:00 |
|
Bubka
|
7fca9cdf3c
|
Fix account loading when requesting an OTD
|
2020-01-23 17:07:05 +01:00 |
|
Bubka
|
326866e1c7
|
Handle simple error thrown by js
|
2020-01-23 17:05:24 +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
|
fda3f75fdb
|
Cleaning
|
2020-01-22 14:46:43 +01:00 |
|
Bubka
|
5bb4ad3823
|
Add Copy to clipboard on OTP popup
|
2020-01-22 12:30:18 +01:00 |
|
Bubka
|
fe916c08c0
|
Use Button component to submit all forms
|
2020-01-21 17:03:00 +01:00 |
|
Bubka
|
fa3537d957
|
Fix value returned to generic error view
|
2020-01-21 08:43:11 +01:00 |
|
Bubka
|
27fdbd5489
|
Use Form component in all forms
|
2020-01-20 22:51:57 +01:00 |
|
Bubka
|
540a4368f1
|
Add simplified Form component to Create vue
|
2020-01-20 17:16:08 +01:00 |
|
Bubka
|
fc13d4faef
|
Fix Accounts.vue
|
2020-01-19 23:06:33 +01:00 |
|
Bubka
|
2be4e3e4e1
|
Use and handle default Laravel validation errors response
|
2020-01-19 23:02:20 +01:00 |
|
Bubka
|
8940efc225
|
Move axios loader to bootstrap.js
|
2020-01-19 22:31:23 +01:00 |
|
Bubka
|
8e4f8c4f8a
|
Remove async/await
|
2020-01-19 22:29:36 +01:00 |
|
Bubka
|
3e1007b8fb
|
Restore bootstap.js
|
2020-01-19 21:44:36 +01:00 |
|