@bnsights/bbsf-admin-portal 1.0.68 → 1.0.70

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.
Files changed (24) hide show
  1. package/README.md +16 -6
  2. package/bnsights-bbsf-admin-portal-1.0.70.tgz +0 -0
  3. package/bundles/bnsights-bbsf-admin-portal.umd.js +65 -50
  4. package/bundles/bnsights-bbsf-admin-portal.umd.js.map +1 -1
  5. package/esm2015/lib/Pages/impersonation-rules/impersonation-rules.module.js +3 -3
  6. package/esm2015/lib/Pages/jobs/jobs.module.js +3 -3
  7. package/esm2015/lib/Pages/lookups/lookup-item/lookup-item.component.js +3 -3
  8. package/esm2015/lib/Pages/notifications/add/add.component.js +1 -6
  9. package/esm2015/lib/Pages/notifications/master-layouts/master-layouts.component.js +2 -2
  10. package/esm2015/lib/Pages/notifications/template-info/template-info.component.js +8 -3
  11. package/esm2015/lib/Pages/notifications/templates/templates.component.js +2 -4
  12. package/esm2015/lib/Pages/publicHolidays/public-holiday/public-holiday.component.js +1 -3
  13. package/esm2015/lib/Pages/shared/components/survey/delete-survey/delete-survey.component.js +6 -7
  14. package/esm2015/lib/Pages/shared/components/survey/survey-info/add-question/add-question.component.js +2 -2
  15. package/esm2015/lib/Pages/shared/components/survey/survey-info/edit-question/edit-question.component.js +2 -2
  16. package/esm2015/lib/Pages/shared/components/survey/survey-info/survey-info.component.js +27 -1
  17. package/esm2015/lib/Pages/workflows/tabs/tabs.component.js +2 -2
  18. package/esm2015/lib/Pages/workflows/workflow/workflow.component.js +1 -2
  19. package/fesm2015/bnsights-bbsf-admin-portal.js +65 -50
  20. package/fesm2015/bnsights-bbsf-admin-portal.js.map +1 -1
  21. package/lib/Pages/notifications/template-info/template-info.component.d.ts +1 -0
  22. package/package.json +2 -2
  23. package/src/lib/assets/sass/custom-styles.scss +1 -7
  24. package/bnsights-bbsf-admin-portal-1.0.68.tgz +0 -0
package/README.md CHANGED
@@ -5,30 +5,40 @@ BBSF Admin Portal package is part of BBSF 3 packages. It hosts all the angular m
5
5
  For more info please visit [BBSF documentation](https://bnsightsprojects.visualstudio.com/BBSF%203/_wiki/wikis/BBSF-3.wiki/65/BBSF-Documentation)
6
6
 
7
7
  # Change Log
8
- ## 1.0.68 / 11-1-2022
8
+ ## 1.0.70 / 24-1-2023
9
+ ===================
10
+ * Fix Pages Bugs
11
+ * Update controls version
12
+
13
+ ## 1.0.69 / 18-1-2023
14
+ ===================
15
+ * Fix Delete survey on language change
16
+ * Update Controls
17
+
18
+ ## 1.0.68 / 11-1-2023
9
19
  ===================
10
20
  * Update controls version
11
21
  * Solve Survey Bugs
12
22
 
13
- ## 1.0.67 / 11-1-2022
23
+ ## 1.0.67 / 11-1-2023
14
24
  ===================
15
25
  * Update controls version
16
26
 
17
- ## 1.0.66 / 11-1-2022
27
+ ## 1.0.66 / 11-1-2023
18
28
  ===================
19
29
  * Update controls version
20
30
 
21
- ## 1.0.63 / 9-1-2022
31
+ ## 1.0.63 / 9-1-2023
22
32
  ===================
23
33
  * Update controls version
24
34
  * Solve add user issue
25
35
 
26
- ## 1.0.62 / 5-1-2022
36
+ ## 1.0.62 / 5-1-2023
27
37
  ===================
28
38
  * Update controls version
29
39
  * Update Utilities version
30
40
 
31
- ## 1.0.61 / 3-1-2022
41
+ ## 1.0.61 / 3-1-2023
32
42
  ===================
33
43
  * Update controls version
34
44
  * Update Utilities version