Commit Graph

261 Commits

Author SHA1 Message Date
Bubka
960faa7c2d Replace modal by notification in case of already registered user alert 2020-02-25 09:09:29 +01:00
Bubka
719c02e625 Add IsDisabled option to Form and FormButtons components 2020-02-25 09:07:17 +01:00
Bubka
8391a1df15 Use Bulma notification component for forms error/success messages 2020-02-25 08:40:40 +01:00
Bubka
bccbc858ad Fix missing translation 2020-02-25 08:09:54 +01:00
Bubka
0566086afa
Merge pull request #3 from Bubka/master
Update README.md requirements
2020-02-24 12:55:09 +01:00
Bubka
6961b5885b
Update README.md requirements 2020-02-24 12:49:19 +01:00
Bubka
9c3b77e56a Set language via the html lang attribute 2020-02-14 11:42:39 +01:00
Bubka
f2c177774e Add FR locales 2020-02-14 10:22:23 +01:00
Bubka
a897f873ec
Update README.md 2020-02-13 22:44:04 +01:00
Bubka
362fdbf950 Remove unnecessary Username from footer 2020-02-13 17:19:55 +01:00
Bubka
1d2413f85c Add optional Help text to FormField component 2020-02-13 16:23:49 +01:00
Bubka
1a3bfbf383 Move CSS transitions from Accounts component to app.scss 2020-02-13 13:50:51 +01:00
Bubka
2f05a31dec Set form fields and buttons as components 2020-02-13 12:55:00 +01:00
Bubka
afea663a33 Remove titles in Profile forms 2020-02-13 08:50:20 +01:00
Bubka
7c1efb8d25 Complete gathering Profile pages under a tabbed page 2020-02-12 23:24:35 +01:00
Bubka
4a85c1fd92 Set Footer as a standalone component 2020-02-12 21:18:40 +01:00
Bubka
0610b21fba Start gathering Profile pages under a tabbed page 2020-02-12 17:04:50 +01:00
Bubka
332420bb9a Fix success msg not displaying after password reset 2020-02-10 23:36:16 +01:00
Bubka
7306363491 CSS adjustments for links color consistency 2020-02-10 23:24:43 +01:00
Bubka
948a5a7908 Complete email settings in .env.example to avoid issue 2020-02-10 23:23:15 +01:00
Bubka
848b53fed8 Add transitions when toggling Edit mode 2020-02-10 17:28:30 +01:00
Bubka
8b0156d76d Fix vue-pull-refresh container not showing items correctly on desktop 2020-02-10 10:23:21 +01:00
Bubka
94d57aff4f Set Pull to Refresh feature on Accounts list 2020-02-09 23:04:46 +01:00
Bubka
0db83e9908 Add Vue-pull-request package 2020-02-09 22:53:01 +01:00
Bubka
04137e46f3 Font-size adjustment roll-back + footer adjustment 2020-02-06 22:29:57 +01:00
Bubka
d0881ec7d6 CSS adjustments 2020-02-06 22:15:13 +01:00
Bubka
9479555034 CSS adjustments 2020-02-06 17:03:08 +01:00
Bubka
dd0bb98b33 Reset search before switch to edit mode 2020-02-06 16:31:05 +01:00
Bubka
d5cf244e15 Fix unit test 2020-02-06 16:08:54 +01:00
Bubka
d4b6dc3bd2 Make accounts clickable for delete feature 2020-02-06 16:08:46 +01:00
Bubka
be4e678080 Handle correctly counter update in case of HOTP preview 2020-02-06 16:06:02 +01:00
Bubka
9e0e05ad7c Change a:hover color from black to blue 2020-02-05 23:46:40 +01:00
Bubka
4263951ef6 Add Test button to preview OTP before account storage 2020-02-05 23:45:53 +01:00
Bubka
2bc505558b Add OTP error handling to Quick form 2020-02-05 17:51:45 +01:00
Bubka
a094ffb4a8 Bigger image icon in Quick form 2020-02-05 17:50:37 +01:00
Bubka
af9e6e13da Replace TOTP with OTP in locales for more generic error messages 2020-02-05 17:17:25 +01:00
Bubka
56447c7ad5 Prevent cancel buttons to submit forms 2020-02-05 16:13:44 +01:00
Bubka
1218105b99 Add confirm dialog when an account creation is canceled 2020-02-05 14:21:46 +01:00
Bubka
1820dd1ddc Bind icon upload feature to Quick form 2020-02-05 11:52:26 +01:00
Bubka
521649828a Quick form adjustment 2020-02-04 23:22:28 +01:00
Bubka
d097810508 New creation process for a better UX 2020-02-04 17:06:11 +01:00
Bubka
ad6091c392 Remove error catching to let the interceptor do the job 2020-02-02 22:58:29 +01:00
Bubka
d0d87961e1 Complete new Edit/delete UI change 2020-02-02 22:57:43 +01:00
Bubka
92d8c36a6d Remove useless check in controller 2020-02-02 20:57:21 +01:00
Bubka
ead006cb07 Reset selection when edit mode is exited 2020-01-31 23:12:51 +01:00
Bubka
7eac209724 Rework the Delete feature to support batch-delete 2020-01-31 23:05:06 +01:00
Bubka
dec0831f14 Embed toolbar within Accounts component instead of App 2020-01-31 22:51:50 +01:00
Bubka
0dbbb979dc Add Toolbar within edit mode 2020-01-31 11:44:45 +01:00
Bubka
1c55e7e2e1 New UI elements adjustments 2020-01-31 08:29:05 +01:00
Bubka
d00659c107 New UI elements for Edit/Delete features 2020-01-30 23:06:16 +01:00