Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 11
TitelWIP: Feature/profile alter password dialog
BeschreibungPlease do all appropriate steps to merge password change dialog feature
Statusmerged
Created at 2018-08-17T10:26:44.183Z
Updated at 2018-08-22T11:59:59.876Z
Source branchfeature/profile-alter-password-dialog
Target branchdevelop
AuthorGregor Gabriel
AssigneeSascha Immig

Discussion notes

added 2 commits
  • 34f1315d - added proper styling
  • 268bd47f - WIP: changed names;
Compare with previous version
Sascha Immig 2018-08-20T13:52:03.329Z
marked as a **Work In Progress** from 268bd47fb2e76feda1c408fe909a65bf6a3e47ef Sascha Immig 2018-08-20T13:52:03.451Z
merged Sascha Immig 2018-08-22T11:59:59.908Z

Merge Commits

Title Id Author Created at Message
Merge branch 'develop' of http://gitlab.learningsystem.de/lms/seventeen into… 06fa5a1acd03d240e33eb987a980a2d444cec6f6 TUV\gabrielg 2018-08-17T07:45:55.000Z Merge branch 'develop' of http://gitlab.learningsystem.de/lms/seventeen into feature/profile-alter-password-dialog # Conflicts: # app/Providers/AppServiceProvider.php # package.json # public/css/admin/style.css.map # public/css/app.css.map # public/css/print.css.map # public/js/admin/app.js # public/js/admin/app.js.map # public/js/app.js # public/js/app.js.map # resources/assets/js/app.js
WIP - added ui for dialog and tied dialog to "change" button 192f046fb578adeab9d45318e6619bb77024cf9e TUV\gabrielg 2018-08-10T14:22:29.000Z WIP - added ui for dialog and tied dialog to "change" button
WIP: changed names; 268bd47fb2e76feda1c408fe909a65bf6a3e47ef TUV\immigs 2018-08-20T13:51:44.000Z WIP: changed names;
added proper styling 34f1315d092d420d5c891c962d88b93024d789ef TUV\immigs 2018-08-20T12:16:54.000Z added proper styling
when one cancels password change dialog - everything is reset 5a2bd95a655d681e9c5863d16935315933686a7a TUV\gabrielg 2018-08-17T10:25:43.000Z when one cancels password change dialog - everything is reset
WIP - tried to add password strength meter - sadly it does not work yet 8ac1495782a36fef0bbeec5b2325a0eb0b57d8f1 TUV\gabrielg 2018-08-16T15:28:49.000Z WIP - tried to add password strength meter - sadly it does not work yet please help
Passwort-Strength-Meter works well now 92dd50d89793f533fd13e3dfa86cdfcc0e2302c1 TUV\gabrielg 2018-08-17T10:08:00.000Z Passwort-Strength-Meter works well now - still some additional password validations are missing, but that can be done later
WIP - added change password dialog with validation a185b9ade06c1b16e9dc5aba1925d9dca649dee3 TUV\gabrielg 2018-08-14T13:23:50.000Z WIP - added change password dialog with validation - sadly when all validations are done an exception is thrown
WIP - did i18n - ans small fix ac37574ef8ed85436960573a90821c6fb7a1ff52 TUV\gabrielg 2018-08-14T15:39:24.000Z WIP - did i18n - ans small fix - missing vue-password-strength-meter - missing some validators
Merge branch 'develop' of http://gitlab.learningsystem.de/lms/seventeen into… b6509e7e92300f37b70504ab9cf2f369e675bcfb TUV\gabrielg 2018-08-14T13:25:09.000Z Merge branch 'develop' of http://gitlab.learningsystem.de/lms/seventeen into feature/profile-alter-password-dialog