Commit Graph

26 Commits

Author SHA1 Message Date
Robert von Burg 7f729b2896 [Major] Implemented password change request 2021-02-23 12:40:10 +01:00
Robert von Burg 8b1d17f2e2 [Project] Updated strolch-wc-* versions 2020-05-11 16:14:09 +02:00
Robert von Burg dd1b10208d [Minor] Set version on session storage as strolchAppVersion as string 2019-06-18 09:17:39 +02:00
Robert von Burg d02bb2d355 [New] Added showing version
(cherry picked from commit 6248892979)
2019-06-18 08:19:18 +02:00
Robert von Burg b69c30fe10 [Revert] Revert: Allow to pass password-encoding which is sent with the request 2019-03-22 09:48:23 +01:00
Robert von Burg e792d1a9ae [New] Allow to pass password-encoding which is sent with the request 2019-03-14 10:08:14 +01:00
Robert von Burg ab543c8451 [Fix] Properly escape password 2019-03-13 20:19:50 +01:00
Robert von Burg 05735b2a76 [Fix] Properly escape password 2019-03-13 20:17:33 +01:00
Robert von Burg 9c8d34a076 [New] Allow to pass password-encoding which is sent with the request 2019-03-13 19:52:01 +01:00
Robert von Burg b776398208 [Fix] Select password field after bad login 2018-11-08 14:45:00 +01:00
Robert von Burg 4877e5f897 [Fix] Fixed username focus 2018-07-12 18:09:58 +02:00
Robert von Burg 6af6fc8e1d [Fix] Fixed username focus 2018-07-12 17:27:57 +02:00
Robert von Burg 390f6a8fa9 [Fix] code cleanup in strolch-wc-auth.html 2018-03-29 15:19:09 +02:00
Robert von Burg e4ebb17e43 [Minor] fixing i18n 2017-09-12 15:12:40 +02:00
Robert von Burg f396b45776 [Major] now firing strolch-session-valid on session validation/login 2017-07-11 13:18:34 +02:00
Franz Nieschalk 8c2ad9c525 [Minor] Adjusted styles for IE11 support. 2017-04-06 10:20:53 +02:00
Robert von Burg c42a5c19fb [Project] Updated to 4treesCH/strolch-wc-localize-behavior#^1.0.2 2017-03-08 17:15:26 +01:00
Robert von Burg 40fc37a9b8 Merge pull request #1 from FranzNieschalk/master
[New] Added localization.
2017-02-25 22:46:40 +01:00
Robert von Burg 0fe208b097 [New] Simplify dialog handling 2017-02-25 22:43:07 +01:00
Franz Nieschalk f5b6000a0d [New] Added localization, currently english (en) and german (de) are supported. 2017-02-20 16:32:50 +01:00
Robert von Burg 3c2ce7ff6f [Minor] Added possibility to set basePath for REST URLs 2017-02-07 17:31:18 +01:00
Robert von Burg 4ec2008e78 [Major] Removed dlg and added reload()
This is so that the strolch-wc-auth component can be used in iron-pages where embedding a dialog leads to iron-backdrop being placed wrongly. The reload method is also used so that nothing is done before it needs to be, when embedded in iron-pages.

Now for strolch-wc-auth to work, the parent must set the app and app-title fields, incl. offer a dlg paper-dialog and two properties dlgTitle and dlgText. Then the parent must all the reload() method on the auth element to trigger the auth check.

To be notified of the auth check status the parent must then offer the method sessionValid(), so that the UI can be updated
2017-01-13 17:30:24 +01:00
Robert von Burg 265e1fe676 [New] Add app title as input 2017-01-12 16:33:32 +01:00
Robert von Burg f7cbf30406 [Project] Fixed bad import 2017-01-06 11:53:17 +01:00
Robert von Burg 9d478c3539 [Project] Fixed element name 2017-01-06 11:51:44 +01:00
Robert von Burg 26a8c8bb52 [Project] Initial commit 2017-01-06 11:40:33 +01:00