tocco-ihkschwaben-bundle 0.1.4 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/changelog.md +10 -0
- package/dist/{chunk-44.0d73343060ed692a4528.js → chunk-44.4ff4d2361e738c3dcb96.js} +1 -1
- package/dist/{chunk-475.c6aef543d349fe5b4756.js → chunk-659.ef0a899516340787fc7b.js} +4 -2
- package/dist/chunk-actions.e7166124a8b632ec9f58.js +1 -0
- package/dist/ihkschwaben-disadvantage-compensation.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-actions.ed8c5f29f4e29a912ba9.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
0.1.6
|
|
2
|
+
- handle sso with redirects
|
|
3
|
+
- handle auto login properly
|
|
4
|
+
- connect principal with sso login properly
|
|
5
|
+
- handle sso login properly
|
|
6
|
+
|
|
7
|
+
0.1.5
|
|
8
|
+
- export logged in action type
|
|
9
|
+
- handle showAutentication flag
|
|
10
|
+
|
|
1
11
|
0.1.4
|
|
2
12
|
- add reports after new button
|
|
3
13
|
- place label in widgets on left side
|