Commit Graph

  • 0566086afa
    Merge pull request #3 from Bubka/master Bubka 2020-02-24 12:55:09 +0100
  • 6961b5885b
    Update README.md requirements Bubka 2020-02-24 12:49:19 +0100
  • 9c3b77e56a Set language via the html lang attribute Bubka 2020-02-14 11:42:39 +0100
  • f2c177774e Add FR locales Bubka 2020-02-14 10:22:23 +0100
  • a897f873ec
    Update README.md Bubka 2020-02-13 22:44:04 +0100
  • 362fdbf950 Remove unnecessary Username from footer Bubka 2020-02-13 17:19:55 +0100
  • 1d2413f85c Add optional Help text to FormField component Bubka 2020-02-13 16:23:49 +0100
  • 1a3bfbf383 Move CSS transitions from Accounts component to app.scss Bubka 2020-02-13 13:50:51 +0100
  • 2f05a31dec Set form fields and buttons as components Bubka 2020-02-13 12:55:00 +0100
  • afea663a33 Remove titles in Profile forms Bubka 2020-02-13 08:50:20 +0100
  • 7c1efb8d25 Complete gathering Profile pages under a tabbed page Bubka 2020-02-12 23:24:35 +0100
  • 4a85c1fd92 Set Footer as a standalone component Bubka 2020-02-12 21:18:40 +0100
  • 0610b21fba Start gathering Profile pages under a tabbed page Bubka 2020-02-12 17:04:50 +0100
  • 332420bb9a Fix success msg not displaying after password reset Bubka 2020-02-10 23:36:16 +0100
  • 7306363491 CSS adjustments for links color consistency Bubka 2020-02-10 23:24:43 +0100
  • 948a5a7908 Complete email settings in .env.example to avoid issue Bubka 2020-02-10 23:23:15 +0100
  • 848b53fed8 Add transitions when toggling Edit mode Bubka 2020-02-10 17:28:30 +0100
  • 8b0156d76d Fix vue-pull-refresh container not showing items correctly on desktop Bubka 2020-02-10 10:23:21 +0100
  • 94d57aff4f Set Pull to Refresh feature on Accounts list Bubka 2020-02-09 23:04:46 +0100
  • 0db83e9908 Add Vue-pull-request package Bubka 2020-02-09 22:53:01 +0100
  • 04137e46f3 Font-size adjustment roll-back + footer adjustment Bubka 2020-02-06 22:29:57 +0100
  • d0881ec7d6 CSS adjustments Bubka 2020-02-06 22:15:13 +0100
  • 9479555034 CSS adjustments Bubka 2020-02-06 17:03:08 +0100
  • dd0bb98b33 Reset search before switch to edit mode Bubka 2020-02-06 16:31:05 +0100
  • d5cf244e15 Fix unit test Bubka 2020-02-06 16:08:54 +0100
  • d4b6dc3bd2 Make accounts clickable for delete feature Bubka 2020-02-06 16:08:46 +0100
  • be4e678080 Handle correctly counter update in case of HOTP preview Bubka 2020-02-06 12:24:18 +0100
  • 9e0e05ad7c Change a:hover color from black to blue Bubka 2020-02-05 23:46:40 +0100
  • 4263951ef6 Add Test button to preview OTP before account storage Bubka 2020-02-05 23:45:53 +0100
  • 2bc505558b Add OTP error handling to Quick form Bubka 2020-02-05 17:51:45 +0100
  • a094ffb4a8 Bigger image icon in Quick form Bubka 2020-02-05 17:50:37 +0100
  • af9e6e13da Replace TOTP with OTP in locales for more generic error messages Bubka 2020-02-05 17:17:25 +0100
  • 56447c7ad5 Prevent cancel buttons to submit forms Bubka 2020-02-05 16:13:44 +0100
  • 1218105b99 Add confirm dialog when an account creation is canceled Bubka 2020-02-05 14:21:46 +0100
  • 1820dd1ddc Bind icon upload feature to Quick form Bubka 2020-02-05 11:52:26 +0100
  • 521649828a Quick form adjustment Bubka 2020-02-04 22:42:18 +0100
  • d097810508 New creation process for a better UX Bubka 2020-02-04 17:06:11 +0100
  • ad6091c392 Remove error catching to let the interceptor do the job Bubka 2020-02-02 22:58:29 +0100
  • d0d87961e1 Complete new Edit/delete UI change Bubka 2020-02-02 22:57:43 +0100
  • 92d8c36a6d Remove useless check in controller Bubka 2020-02-02 20:46:41 +0100
  • ead006cb07 Reset selection when edit mode is exited Bubka 2020-01-31 23:12:51 +0100
  • 7eac209724 Rework the Delete feature to support batch-delete Bubka 2020-01-31 23:05:06 +0100
  • dec0831f14 Embed toolbar within Accounts component instead of App Bubka 2020-01-31 14:03:46 +0100
  • 0dbbb979dc Add Toolbar within edit mode Bubka 2020-01-31 11:44:45 +0100
  • 1c55e7e2e1 New UI elements adjustments Bubka 2020-01-31 08:29:05 +0100
  • d00659c107 New UI elements for Edit/Delete features Bubka 2020-01-30 23:06:16 +0100
  • 0c226765a4 UI adjustments Bubka 2020-01-30 16:13:51 +0100
  • f6b31c8a33 CSS adjustments Bubka 2020-01-29 23:16:51 +0100
  • 372239b673 Add ellipsis everywhere Bubka 2020-01-29 22:37:20 +0100
  • eb28b59d76 Try to fix 403 on web hosting when deleting icon Bubka 2020-01-29 22:24:28 +0100
  • ad15381fc9 Test a specific look for mobile only Bubka 2020-01-29 17:26:05 +0100
  • c4fef56b04 Emphasis on the Done button Bubka 2020-01-29 17:23:32 +0100
  • 89733de742 Attempt to fix image not showing up after deployment Bubka 2020-01-29 14:56:13 +0100
  • 775d71395a Try a new 2FAccounts html template for the grid view Bubka 2020-01-29 14:54:39 +0100
  • cfaffca536 Add more packages to vendor.js for production build Bubka 2020-01-28 21:42:31 +0100
  • 93cc0136e6 Revert "Add compiled assets" Bubka 2020-01-28 17:00:14 +0100
  • cf70a4c1ef Add mix manifest Bubka 2020-01-27 23:19:41 +0100
  • 60bec0e9e0 Add compiled assets Bubka 2020-01-27 22:40:27 +0100
  • 3a710e3070 Remove bootstrap.js file Bubka 2020-01-28 15:50:24 +0100
  • 42a2b46274 Remove compiled asset Bubka 2020-01-28 15:39:59 +0100
  • fc181abb8b Remove useless html tag Bubka 2020-01-28 15:34:11 +0100
  • bbc51e4758 Wrap forms in a vue component Bubka 2020-01-28 15:33:33 +0100
  • d662a15f85 Small UI adjustment Bubka 2020-01-27 22:18:45 +0100
  • 35a91ed6bf Update README.md Bubka 2020-01-27 22:05:13 +0100
  • 3dfdcb84bd Update username after Profile update Bubka 2020-01-27 22:04:47 +0100
  • baa9658e46 Fix unit tests Bubka 2020-01-27 21:44:29 +0100
  • 1433e7b550 Remove debug infos from 40* error response Bubka 2020-01-27 21:43:34 +0100
  • 3f883e759b Refactoring Bubka 2020-01-27 21:41:47 +0100
  • e0207b096d Complete api errors standardization Bubka 2020-01-27 21:13:21 +0100
  • 17f43b6f68 Fix error message display Bubka 2020-01-27 20:27:11 +0100
  • 1fcfc48ec0 Attempt to standardize api errors Bubka 2020-01-27 16:53:26 +0100
  • a1f5358e4a Remove catch blocks where possible Bubka 2020-01-27 14:55:30 +0100
  • 59fe66710a Delete possible orphan icon when updating a twofaccount Bubka 2020-01-27 13:56:19 +0100
  • 52ac639940 Cancel promise in axios interceptor to ensure redirection Bubka 2020-01-27 13:55:14 +0100
  • f2dbf3f1e2 Blank icon property if icon file is missing during store/update Bubka 2020-01-27 13:52:47 +0100
  • c948bc5f24 Remove unnecessary check Bubka 2020-01-27 13:35:47 +0100
  • 90bf333934 Remove error handler from direct axios calls, the interceptor will do the job Bubka 2020-01-26 21:57:53 +0100
  • c6b7c4e495 Remove unnecessary try|catch Bubka 2020-01-26 21:49:39 +0100
  • 5531c0e7e1 Set global axios instance using vue-axios wrapper Bubka 2020-01-26 21:04:33 +0100
  • 0fd9869230 Fix method called on non existing $this Bubka 2020-01-26 21:02:36 +0100
  • 7f5cac0c91 Fix Laravel error handler Bubka 2020-01-26 16:04:26 +0100
  • 6726d85eb0 Add logic to force HOTP counter Bubka 2020-01-25 18:44:24 +0100
  • 1d06aae30d Fix counter field conditional display Bubka 2020-01-25 18:40:32 +0100
  • 2233f1119b Refactoring Bubka 2020-01-25 18:22:45 +0100
  • ffaef86909 Check OTP validity before creation Bubka 2020-01-25 00:01:30 +0100
  • 24e643ff87 Full support of HOTP Bubka 2020-01-24 22:37:48 +0100
  • a4a780b14f Add HOTP counter field to Edit form Bubka 2020-01-24 12:56:38 +0100
  • 6ed67ad895 Fix userController unit test Bubka 2020-01-23 23:42:47 +0100
  • 4e38e0bbfb Add Password and Profile update Bubka 2020-01-23 23:02:54 +0100
  • ad18021019 Prevent OTP display latency when opening modal Bubka 2020-01-23 20:51:55 +0100
  • 7ded76c92e Update User controller Bubka 2020-01-21 22:40:16 +0100
  • c044dcd6c6 Add (inactive) encryption on 2FAccount controller Bubka 2020-01-21 21:31:28 +0100
  • 7fca9cdf3c Fix account loading when requesting an OTD Bubka 2020-01-23 17:07:05 +0100
  • 326866e1c7 Handle simple error thrown by js Bubka 2020-01-23 17:05:24 +0100
  • 8bfd812c70 Move Account getter to Twofaccount component (to fix) Bubka 2020-01-22 17:32:41 +0100
  • 59e96a9491 Remove unnecessary OneTimePassword component Bubka 2020-01-22 15:27:33 +0100
  • fda3f75fdb Cleaning Bubka 2020-01-22 14:46:43 +0100
  • 5bb4ad3823 Add Copy to clipboard on OTP popup Bubka 2020-01-22 12:30:18 +0100
  • fe916c08c0 Use Button component to submit all forms Bubka 2020-01-21 17:03:00 +0100
  • fa3537d957 Fix value returned to generic error view Bubka 2020-01-21 08:43:11 +0100