Commit Graph

  • 1c5f12d691 Complete and update tests Bubka 2020-05-07 21:24:14 +0200
  • 20d77ad85f Set Saving notification of Options page as fixed Bubka 2020-05-07 14:03:12 +0200
  • b5646d00a2 Add fixed notifications to FormWrapper component Bubka 2020-05-07 14:02:03 +0200
  • 9963bdea41 Add global alternative display mode (grid or list) as an user option Bubka 2020-05-02 17:55:41 +0200
  • f8e76372ba
    Bump jquery from 3.4.1 to 3.5.0 dependabot[bot] 2020-04-30 04:23:19 +0000
  • 1acedf5e28 Merge branch 'feature/vueQrcodeReader' into dev Bubka 2020-04-27 16:37:48 +0200
  • 5c672956aa Update locales Bubka 2020-04-24 09:05:49 +0200
  • 9f398933ea Set the uploader as a vue component with qrcode-reader as default Bubka 2020-04-24 09:03:00 +0200
  • f36c902692 Add font-awesome Spinner Bubka 2020-04-24 00:43:41 +0200
  • 14e8bf42b1 Add useBasicQrcodeReader option Bubka 2020-04-02 10:43:05 +0200
  • f3a2a1a8c1 Add vue-qrcode-reader npm package Bubka 2020-04-02 10:41:22 +0200
  • fd3d016b80 Change Options getter to return a single option Bubka 2020-04-02 10:40:13 +0200
  • 8177a8f268 Update, clean and optimize dependencies Bubka 2020-03-31 09:33:46 +0200
  • e3c1b0c227
    Bump symfony/http-foundation from 4.4.2 to 4.4.7 dependabot[bot] 2020-03-31 02:33:12 +0000
  • 1f4e21a65a Update README.md Bubka 2020-03-30 09:45:28 +0200
  • bfa1f43ba8 Add transition to draggable for smother moves Bubka 2020-03-28 15:07:42 +0100
  • ffd1199a28 Complete tests Bubka 2020-03-27 22:41:32 +0100
  • eaabe6e9e3 Make the accounts sortable and persist new order. Deactivate Pull-to-refresh feature to prevent side effects Bubka 2020-03-27 22:36:01 +0100
  • 361e6a87f1 Add vue.draggable npm package Bubka 2020-03-27 22:28:40 +0100
  • 15cd56aae1 Add order column to twofaccounts table Bubka 2020-03-26 01:37:39 +0100
  • a70606d57d Set TwoFAccount controller to return an ordered collection Bubka 2020-03-25 22:05:11 +0100
  • 2295613263 Set TwoFAccount model to be sortable Bubka 2020-03-25 21:58:05 +0100
  • c6a6b97fbd Add spatie/eloquent-sortable and Doctrine/dbal packages Bubka 2020-03-25 21:57:28 +0100
  • 358ce983b8 Use config() helper in place of env() to prevent null value when config:cache is used Bubka 2020-03-24 13:24:33 +0100
  • f45359e920 Merge branch 'release/1.1.0' into dev Bubka 2020-03-23 23:19:27 +0100
  • 46cd2049aa Merge branch 'release/1.1.0' v1.1.0 Bubka 2020-03-23 23:13:36 +0100
  • 0f6ba3789d Recompile assets Bubka 2020-03-23 23:04:39 +0100
  • 1e0f56673c Add changelog Bubka 2020-03-23 23:01:28 +0100
  • 15df2f1f91 Bump version number Bubka 2020-03-23 23:01:06 +0100
  • f1c0139040 Enhance french translation Bubka 2020-03-23 23:00:47 +0100
  • a2dd095c81 Complete OptionTest coverage Bubka 2020-03-23 21:58:15 +0100
  • eb589b2b94 Add option to close token modal after the displayed token is copied Bubka 2020-03-23 21:41:59 +0100
  • 0baf57b2a2 Use $root var for appSettings because vue.prototype vars are not reactive Bubka 2020-03-23 17:25:53 +0100
  • 1368f2eba0 Use prefix in Laravel routes definition Bubka 2020-03-21 23:12:29 +0100
  • 05f1813a25 Test 2fauth console command Bubka 2020-03-21 22:53:21 +0100
  • 297948e0f2 Clean forgotten code in previous commit #ecd92c1 Bubka 2020-03-21 12:57:17 +0100
  • ecd92c0b0b Reset demo in a lighter way Bubka 2020-03-20 23:15:36 +0100
  • e2b9b5b685 Add --no-confirm option to Artisan reset-demo command Bubka 2020-03-20 21:46:06 +0100
  • 743e644fd6 Add Artisan command and seeder to reset a demo App Bubka 2020-03-19 22:25:04 +0100
  • f12557c4aa Prevent account and password change while in demo mode Bubka 2020-03-18 22:59:45 +0100
  • 6cdf4cf207 Set IsDemoApp option as an .ENV variable Bubka 2020-03-18 18:37:57 +0100
  • 88b029bed4 Add front-end messages to inform when demo mode is On Bubka 2020-03-18 15:04:34 +0100
  • f7a69d8197 Declare js vars from Blade template at Vue prototype level to ease access in vue components Bubka 2020-03-18 14:54:23 +0100
  • ab5948ee1d Remove isDemoApp option from frontend settings, should be a Laravel config\app option only Bubka 2020-03-18 14:34:24 +0100
  • 1a6dc8afae
    Bump acorn from 6.4.0 to 6.4.1 dependabot[bot] 2020-03-14 21:44:53 +0000
  • 0002973637 Update npm packages and fix dependency vulnerabilities Bubka 2020-03-14 22:43:38 +0100
  • 76ebf847df Set Options with fallback values and better boolean handling Bubka 2020-03-13 22:10:36 +0100
  • a545716798 Add (inoperative) Demo option to the Options tab Bubka 2020-03-13 12:05:26 +0100
  • e6a4e5c69b Fix FormSwitch component attributes binding Bubka 2020-03-13 11:58:12 +0100
  • 3489353c81 Build production assets Bubka 2020-03-12 12:24:15 +0100
  • 5aed829813 Extract vendor packages in any mix build Bubka 2020-03-12 12:19:23 +0100
  • c3a4209e15 Add assets to master to ease installation Bubka 2020-03-12 11:56:41 +0100
  • 84cfd494cd Update PHP requirements and badges in README.MD v1.0.0 Bubka 2020-03-12 09:46:14 +0100
  • b77406cce5 Remove unwanted php 7.1 from Travis-CI configuration Bubka 2020-03-12 08:57:56 +0100
  • 28ed9fda6e Set Travis-CI to send code coverage reports to codecov.io Bubka 2020-03-12 08:51:03 +0100
  • 800d5ea56f Add version number Bubka 2020-03-11 16:32:19 +0100
  • 19d3458431 Fix uppercase in previous commit Bubka 2020-03-09 20:40:53 +0100
  • 80d9433774 Refactore Profile to Settings & Setting to Options Bubka 2020-03-09 20:24:25 +0100
  • 98c02a48dc Enhance test code coverage Bubka 2020-03-08 20:16:56 +0100
  • 8927a4c7c0 Restore native ResetPassword notification and test it Bubka 2020-03-06 15:07:09 +0100
  • 23a49fbb83 Fix missing FR locale Bubka 2020-03-05 22:35:16 +0100
  • f0e3644d56 Add npm to Travis-CI setup to generate assets and mix-manifest during build Bubka 2020-03-05 22:08:47 +0100
  • 20970606a3 Fix and test Redirection when already authenticated Bubka 2020-03-05 17:14:57 +0100
  • 48e3d22446 Cleaning Bubka 2020-03-05 16:41:55 +0100
  • 78940227aa Revert "Try to fix travis CI" Bubka 2020-03-05 15:05:22 +0100
  • dd0e5f8442 Try to fix travis CI Bubka 2020-03-05 15:00:15 +0100
  • 53ada0bfaa Try to fix TravisCI failing on route test Bubka 2020-03-05 12:56:35 +0100
  • 6a694280cd Move appSettings generation from blade template to controller Bubka 2020-03-05 12:30:35 +0100
  • ecc7447980 Refactore Register controller Bubka 2020-03-04 21:49:45 +0100
  • b07d599fb8 Fix logout test Bubka 2020-03-04 17:19:42 +0100
  • 25ee8f58fe Refactore Auth feature tests Bubka 2020-03-04 17:19:13 +0100
  • 9f3a770f21 Refactore login controller and add login attempts throttling Bubka 2020-03-04 12:59:55 +0100
  • fe5f4c8b88 Fix error handler not displaying exception message in debug env Bubka 2020-03-04 12:37:36 +0100
  • 330fb68fc1 Refactore Profile tests Bubka 2020-03-03 22:28:03 +0100
  • 7090cd8b33 Refactore Profile controllers and routes Bubka 2020-03-03 22:09:06 +0100
  • 284a9f75b2 Enhance unit tests coverage Bubka 2020-03-03 17:06:40 +0100
  • c1d556060f Add LocalFile classes to test qrcode decoding controller Bubka 2020-03-03 12:20:14 +0100
  • 13f526ccb1 Enhance unit tests coverage Bubka 2020-03-02 17:11:17 +0100
  • f0200e62bd Exclude test coverage reports Bubka 2020-03-02 17:10:06 +0100
  • b2c620b5d3 Add settings unit tests Bubka 2020-03-01 23:00:01 +0100
  • 64376b137e Fix auto-saved settings not applied Bubka 2020-02-28 22:21:48 +0100
  • dc5a6082ae Enhance Current password fields for better understanding Bubka 2020-02-28 15:21:12 +0100
  • 9dcb8e0da9 Fix logout function not redirecting to login form Bubka 2020-02-28 14:55:14 +0100
  • b40fc65120 Add Notification vue component Bubka 2020-02-28 14:47:55 +0100
  • 5290f9f57c Add autosave and feedback to Settings Bubka 2020-02-28 12:05:27 +0100
  • 1be5e1ca70 Cleaning Bubka 2020-02-28 09:41:40 +0100
  • 0555577ecb Fix unselected Lang setting when the related option does not exists Bubka 2020-02-27 21:58:07 +0100
  • 6058911a76 Better caption for the exit Profile button Bubka 2020-02-27 17:05:36 +0100
  • 63d9bd4b5c Add ShowTokenAsDot setting Bubka 2020-02-27 16:58:04 +0100
  • d345c80d4d New FormSwitch vue component Bubka 2020-02-27 16:27:14 +0100
  • 03dc14034f Add Bulma-switch package Bubka 2020-02-27 12:32:23 +0100
  • b30219f407 Handle Language setting from Laravel side Bubka 2020-02-27 12:18:46 +0100
  • 53d8cce838 Localize language setting in Profile Bubka 2020-02-27 09:37:23 +0100
  • 6ed88664d3 Remove former localStorage in case of 401 response Bubka 2020-02-27 09:30:02 +0100
  • 83aa5667e2 Add Language setting to Profile front-end Bubka 2020-02-26 22:26:26 +0100
  • 48edaa6907 Add Laravel Options package Bubka 2020-02-26 19:18:48 +0100
  • 960faa7c2d Replace modal by notification in case of already registered user alert Bubka 2020-02-25 09:09:29 +0100
  • 719c02e625 Add IsDisabled option to Form and FormButtons components Bubka 2020-02-25 09:07:17 +0100
  • 8391a1df15 Use Bulma notification component for forms error/success messages Bubka 2020-02-25 08:40:40 +0100
  • bccbc858ad Fix missing translation Bubka 2020-02-25 08:09:54 +0100