Commit Graph

67 Commits

Author SHA1 Message Date
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 117cadaf16 [Minor] Updated to strolchjs 0.1.3 2017-02-08 15:37:47 +01:00
Robert von Burg ae3b46c9ec [Project] Ignoring bower_components 2017-02-07 18:50:25 +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 d46cbaf48c [Minor] Updated to strolchjs 0.1.2 2017-02-07 10:32:19 +01:00
Robert von Burg 5017bea9c7 [Project] New version 0.2.0 2017-01-13 17:33:08 +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 6ee1de6c6d [Project] New version 0.1.3 2017-01-12 16:34:54 +01:00
Robert von Burg 265e1fe676 [New] Add app title as input 2017-01-12 16:33:32 +01:00
Robert von Burg 97b144ffd9 [Project] Fixed bad import 2017-01-06 11:53:42 +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 4bab5ffb53 [Project] Initial commit 2017-01-06 11:47:17 +01:00
Robert von Burg 26a8c8bb52 [Project] Initial commit 2017-01-06 11:40:33 +01:00
Robert von Burg 0a4c7bd5b9 Initial commit 2017-01-06 11:26:22 +01:00