Bubka
|
b77406cce5
|
Remove unwanted php 7.1 from Travis-CI configuration
|
2020-03-12 08:57:56 +01:00 |
|
Bubka
|
28ed9fda6e
|
Set Travis-CI to send code coverage reports to codecov.io
|
2020-03-12 08:51:03 +01:00 |
|
Bubka
|
800d5ea56f
|
Add version number
|
2020-03-11 16:32:19 +01:00 |
|
Bubka
|
19d3458431
|
Fix uppercase in previous commit
|
2020-03-09 20:40:53 +01:00 |
|
Bubka
|
80d9433774
|
Refactore Profile to Settings & Setting to Options
|
2020-03-09 20:24:25 +01:00 |
|
Bubka
|
98c02a48dc
|
Enhance test code coverage
|
2020-03-08 20:16:56 +01:00 |
|
Bubka
|
8927a4c7c0
|
Restore native ResetPassword notification and test it
|
2020-03-06 15:07:09 +01:00 |
|
Bubka
|
23a49fbb83
|
Fix missing FR locale
|
2020-03-05 22:35:16 +01:00 |
|
Bubka
|
f0e3644d56
|
Add npm to Travis-CI setup to generate assets and mix-manifest during build
|
2020-03-05 22:08:47 +01:00 |
|
Bubka
|
20970606a3
|
Fix and test Redirection when already authenticated
|
2020-03-05 17:14:57 +01:00 |
|
Bubka
|
48e3d22446
|
Cleaning
|
2020-03-05 16:41:55 +01:00 |
|
Bubka
|
78940227aa
|
Revert "Try to fix travis CI"
This reverts commit dd0e5f8442 .
|
2020-03-05 15:05:22 +01:00 |
|
Bubka
|
dd0e5f8442
|
Try to fix travis CI
|
2020-03-05 15:00:15 +01:00 |
|
Bubka
|
53ada0bfaa
|
Try to fix TravisCI failing on route test
|
2020-03-05 12:56:35 +01:00 |
|
Bubka
|
6a694280cd
|
Move appSettings generation from blade template to controller
|
2020-03-05 12:30:35 +01:00 |
|
Bubka
|
ecc7447980
|
Refactore Register controller
|
2020-03-04 21:49:45 +01:00 |
|
Bubka
|
b07d599fb8
|
Fix logout test
|
2020-03-04 17:19:42 +01:00 |
|
Bubka
|
25ee8f58fe
|
Refactore Auth feature tests
|
2020-03-04 17:19:13 +01:00 |
|
Bubka
|
9f3a770f21
|
Refactore login controller and add login attempts throttling
|
2020-03-04 12:59:55 +01:00 |
|
Bubka
|
fe5f4c8b88
|
Fix error handler not displaying exception message in debug env
|
2020-03-04 12:37:36 +01:00 |
|
Bubka
|
330fb68fc1
|
Refactore Profile tests
|
2020-03-03 22:28:03 +01:00 |
|
Bubka
|
7090cd8b33
|
Refactore Profile controllers and routes
|
2020-03-03 22:09:06 +01:00 |
|
Bubka
|
284a9f75b2
|
Enhance unit tests coverage
|
2020-03-03 17:06:40 +01:00 |
|
Bubka
|
c1d556060f
|
Add LocalFile classes to test qrcode decoding controller
|
2020-03-03 12:20:14 +01:00 |
|
Bubka
|
13f526ccb1
|
Enhance unit tests coverage
|
2020-03-02 17:11:17 +01:00 |
|
Bubka
|
f0200e62bd
|
Exclude test coverage reports
|
2020-03-02 17:10:06 +01:00 |
|
Bubka
|
b2c620b5d3
|
Add settings unit tests
|
2020-03-01 23:00:01 +01:00 |
|
Bubka
|
64376b137e
|
Fix auto-saved settings not applied
|
2020-02-28 22:21:48 +01:00 |
|
Bubka
|
dc5a6082ae
|
Enhance Current password fields for better understanding
|
2020-02-28 15:21:12 +01:00 |
|
Bubka
|
9dcb8e0da9
|
Fix logout function not redirecting to login form
|
2020-02-28 14:55:14 +01:00 |
|
Bubka
|
b40fc65120
|
Add Notification vue component
|
2020-02-28 14:48:42 +01:00 |
|
Bubka
|
5290f9f57c
|
Add autosave and feedback to Settings
|
2020-02-28 12:05:27 +01:00 |
|
Bubka
|
1be5e1ca70
|
Cleaning
|
2020-02-28 09:41:40 +01:00 |
|
Bubka
|
0555577ecb
|
Fix unselected Lang setting when the related option does not exists
|
2020-02-27 21:58:07 +01:00 |
|
Bubka
|
6058911a76
|
Better caption for the exit Profile button
|
2020-02-27 17:05:36 +01:00 |
|
Bubka
|
63d9bd4b5c
|
Add ShowTokenAsDot setting
|
2020-02-27 16:58:04 +01:00 |
|
Bubka
|
d345c80d4d
|
New FormSwitch vue component
|
2020-02-27 16:27:14 +01:00 |
|
Bubka
|
03dc14034f
|
Add Bulma-switch package
|
2020-02-27 12:32:23 +01:00 |
|
Bubka
|
b30219f407
|
Handle Language setting from Laravel side
|
2020-02-27 12:18:46 +01:00 |
|
Bubka
|
53d8cce838
|
Localize language setting in Profile
|
2020-02-27 09:37:23 +01:00 |
|
Bubka
|
6ed88664d3
|
Remove former localStorage in case of 401 response
|
2020-02-27 09:30:02 +01:00 |
|
Bubka
|
83aa5667e2
|
Add Language setting to Profile front-end
|
2020-02-26 22:26:26 +01:00 |
|
Bubka
|
48edaa6907
|
Add Laravel Options package
|
2020-02-26 19:18:48 +01:00 |
|
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 |
|