Commit Graph

1071 Commits

Author SHA1 Message Date
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
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
7ded76c92e Update User controller 2020-01-23 19:31:54 +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
a0d6c9ace7 Fix phpunit tests 2020-01-20 14:23:31 +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
Bubka
9926725a04 Remove Form component 2020-01-19 21:06:57 +01:00
Bubka
77d7134cb1 Reorganize js resources 2020-01-18 18:19:37 +01:00
Bubka
d8bb41a04a Add Form component 2020-01-17 18:21:47 +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
7e53eea7f2 Use async/await 2020-01-16 17:12:25 +01:00
Bubka
2fc1ec4020 Add response interceptor to axios to handle errors 2020-01-16 13:52:26 +01:00
Bubka
d9b8419ac9 Reorganize resources/js folder 2020-01-16 13:50:53 +01:00
Bubka
876aeec27d Remove built files 2020-01-16 09:13:45 +01:00
Bubka
0685bae4ca Update readme.md 2020-01-15 23:40:56 +01:00
Bubka
e7a4e7f948 Update locales 2020-01-15 23:12:59 +01:00
Bubka
272a2fe6d3 Fix token not being saved to storage during login 2020-01-15 23:12:37 +01:00
Bubka
a029eb48fb Remove built files 2020-01-15 23:02:03 +01:00
Bubka
060f16732a Reorganize resources/js folder 2020-01-15 23:00:06 +01:00
Bubka
0176210caf Add built files from .gitignore 2020-01-15 22:55:32 +01:00
Bubka
bfebedbc2d Delete unused vue components 2020-01-15 21:05:24 +01:00
Bubka
767daf0565 Import global components using index.js 2020-01-15 21:04:30 +01:00
Bubka
38288332c5 New vuejs Button component 2020-01-15 17:43:28 +01:00
Bubka
aef68df370 Complete and fix Request/Reset password feature 2020-01-15 11:48:22 +01:00
Bubka
2326bc1245 Update locales 2020-01-15 11:47:03 +01:00
Bubka
19d9db11c2 Rebuild 2020-01-14 23:51:42 +01:00
Bubka
03d1e2aec6 Add reset password form 2020-01-14 23:50:07 +01:00
Bubka
46de6f1da1 Fix validation and response 2020-01-14 23:45:32 +01:00
Bubka
3cf4d964e7 Update locales 2020-01-14 23:43:43 +01:00
Bubka
5ec355dd9a Custom notification for reset password 2020-01-14 23:43:17 +01:00
Bubka
2ffe0b107e Add forgot password form 2020-01-14 17:06:59 +01:00
Bubka
2c3f6e514b Remove built files from .gitignore 2020-01-14 13:55:51 +01:00
Bubka
836babad9c Update readme.md 2020-01-14 13:46:30 +01:00