Bubka
|
0ed4086fb1
|
Lock the secret field in twoFaccounts Edit form
|
2022-05-17 14:07:11 +02:00 |
|
aronmal
|
94d23c7d06
|
Replace package 'thirty-two' with 'hi-base32' (#79)
|
2022-05-17 13:37:30 +02:00 |
|
Bubka
|
2d38980890
|
Fix #72 - 2FA secret passed as plain text rejected by form validation
|
2022-05-13 13:49:14 +02:00 |
|
Bubka
|
9ccc4b41dc
|
Fix icon not showing after upload in Edit form
|
2022-04-14 15:52:16 +02:00 |
|
Bubka
|
7efa86b232
|
Set up paths & namespace to match versioned routes
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
184237697b
|
Update Vue front-end according to the new API definition and paths
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
ea2ebc91d3
|
Reduce data display latency using localstorage
|
2020-11-26 22:41:45 +01:00 |
|
Bubka
|
6558eca8d9
|
Set FormToggle component as a fully reactive form field
|
2020-11-19 14:07:31 +01:00 |
|
Bubka
|
101a26b035
|
Prefill icon field with imageLink resource
|
2020-11-18 23:48:51 +01:00 |
|
Bubka
|
7bdd286fb2
|
Update Edit form to match with the new TwoFAccount model
|
2020-11-16 14:45:24 +01:00 |
|
Bubka
|
9b29c4d294
|
Refactor some lang terms
|
2020-10-25 23:55:59 +01:00 |
|
Bubka
|
2f05a31dec
|
Set form fields and buttons as components
|
2020-02-13 12:55:00 +01:00 |
|
Bubka
|
56447c7ad5
|
Prevent cancel buttons to submit forms
|
2020-02-05 16:13:44 +01:00 |
|
Bubka
|
89733de742
|
Attempt to fix image not showing up after deployment
|
2020-01-29 14:56:13 +01:00 |
|
Bubka
|
bbc51e4758
|
Wrap forms in a vue component
|
2020-01-28 15:33:33 +01:00 |
|
Bubka
|
a1f5358e4a
|
Remove catch blocks where possible
|
2020-01-27 14:55:30 +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
|
a4a780b14f
|
Add HOTP counter field to Edit form
|
2020-01-24 12:56:38 +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
|
2be4e3e4e1
|
Use and handle default Laravel validation errors response
|
2020-01-19 23:02:20 +01:00 |
|
Bubka
|
8e4f8c4f8a
|
Remove async/await
|
2020-01-19 22:29:36 +01:00 |
|
Bubka
|
a68a9b8f39
|
Better errors handling from vuejs side
|
2020-01-17 00:23:38 +01:00 |
|
Bubka
|
01862e11a3
|
Use async/await
|
2020-01-16 22:21:05 +01:00 |
|
Bubka
|
060f16732a
|
Reorganize resources/js folder
|
2020-01-15 23:00:06 +01:00 |
|