Commit Graph

665 Commits

Author SHA1 Message Date
Bubka
928704abf1 Notify user about token copy after clicking on it 2020-09-25 23:39:31 +02:00
Bubka
06c8dd0a10 Replace custom notifications with vue-notification package 2020-09-25 23:36:11 +02:00
Bubka
eafff6c17e Use a more mobile friendly Close button for modal 2020-09-25 13:46:07 +02:00
Bubka
b4bc1ce2b4 Bump version number 2020-09-24 15:48:45 +02:00
Bubka
18df9dc63d Merge branch 'release/1.2.0' into dev 2020-09-18 23:14:35 +02:00
Bubka
89eed65218 Merge branch 'release/1.2.0' into master 2020-09-18 22:48:37 +02:00
Bubka
64aef52f0a Recompile assets 2020-09-18 22:46:25 +02:00
Bubka
5d9e5bbf55 Bump version number and complete Change log 2020-09-18 00:55:26 +02:00
Bubka
e1aa1152dd Update & clean dependencies 2020-09-17 23:37:01 +02:00
Bubka
91d8a4b6c8 Update locales 2020-05-08 11:39:15 +02:00
Bubka
75b2580356 Fix form notifications Fixed display 2020-05-08 11:38:56 +02:00
Bubka
04e513ab0c Fix footer display 2020-05-08 11:37:49 +02:00
Bubka
1c5f12d691 Complete and update tests 2020-05-07 21:24:14 +02:00
Bubka
20d77ad85f Set Saving notification of Options page as fixed 2020-05-07 14:03:12 +02:00
Bubka
b5646d00a2 Add fixed notifications to FormWrapper component 2020-05-07 14:02:03 +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
1acedf5e28 Merge branch 'feature/vueQrcodeReader' into dev 2020-04-27 16:37:48 +02:00
Bubka
5c672956aa Update locales 2020-04-24 09:05:49 +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
f36c902692 Add font-awesome Spinner 2020-04-24 00:43:41 +02:00
Bubka
14e8bf42b1 Add useBasicQrcodeReader option 2020-04-02 10:43:05 +02:00
Bubka
f3a2a1a8c1 Add vue-qrcode-reader npm package 2020-04-02 10:42:09 +02:00
Bubka
fd3d016b80 Change Options getter to return a single option 2020-04-02 10:40:13 +02:00
Bubka
8177a8f268 Update, clean and optimize dependencies 2020-03-31 09:33:46 +02:00
Bubka
1f4e21a65a Update README.md 2020-03-30 11:33:57 +02:00
Bubka
bfa1f43ba8 Add transition to draggable for smother moves 2020-03-28 15:14:57 +01:00
Bubka
ffd1199a28 Complete tests 2020-03-27 22:41:32 +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
361e6a87f1 Add vue.draggable npm package 2020-03-27 22:28:40 +01:00
Bubka
15cd56aae1 Add order column to twofaccounts table 2020-03-26 01:37:39 +01:00
Bubka
a70606d57d Set TwoFAccount controller to return an ordered collection 2020-03-25 22:05:11 +01:00
Bubka
2295613263 Set TwoFAccount model to be sortable 2020-03-25 21:58:05 +01:00
Bubka
c6a6b97fbd Add spatie/eloquent-sortable and Doctrine/dbal packages 2020-03-25 21:57:28 +01:00
Bubka
358ce983b8 Use config() helper in place of env() to prevent null value when config:cache is used 2020-03-24 13:24:33 +01:00
Bubka
f45359e920 Merge branch 'release/1.1.0' into dev 2020-03-23 23:19:27 +01:00
Bubka
46cd2049aa Merge branch 'release/1.1.0' 2020-03-23 23:13:36 +01:00
Bubka
0f6ba3789d Recompile assets 2020-03-23 23:04:39 +01:00
Bubka
1e0f56673c Add changelog 2020-03-23 23:01:28 +01:00
Bubka
15df2f1f91 Bump version number 2020-03-23 23:01:06 +01:00
Bubka
f1c0139040 Enhance french translation 2020-03-23 23:00:47 +01:00
Bubka
a2dd095c81 Complete OptionTest coverage 2020-03-23 21:58:15 +01:00
Bubka
eb589b2b94 Add option to close token modal after the displayed token is copied 2020-03-23 21:41:59 +01:00
Bubka
0baf57b2a2 Use $root var for appSettings because vue.prototype vars are not reactive 2020-03-23 17:25:53 +01:00
Bubka
1368f2eba0 Use prefix in Laravel routes definition 2020-03-21 23:12:29 +01:00
Bubka
05f1813a25 Test 2fauth console command 2020-03-21 23:08:00 +01:00
Bubka
297948e0f2 Clean forgotten code in previous commit #ecd92c1 2020-03-21 12:57:17 +01:00
Bubka
ecd92c0b0b Reset demo in a lighter way 2020-03-20 23:15:36 +01:00
Bubka
e2b9b5b685 Add --no-confirm option to Artisan reset-demo command 2020-03-20 21:46:06 +01:00
Bubka
743e644fd6 Add Artisan command and seeder to reset a demo App 2020-03-19 22:25:04 +01:00
Bubka
f12557c4aa Prevent account and password change while in demo mode 2020-03-18 22:59:45 +01:00