Feature #19149
FE - React - Create microfrontend cc_am
Status: | Closed | Start date: | 12 December 2023 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | chok yee fan | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
Create microfrontend cc_am copy shared module from cc_iam
- register link from topnavbar
- proxy to bd_am
- left menu with am module
- test keycloak instance with am
History
#1 Updated by chok yee fan 11 months ago
- Assignee changed from chok yee fan to Amirul Umar Pandai
is the same for cc_common. could refer the redmine
https://dev.silverlakemobility.com/redmine/issues/19145
module under this cc_am:
- email config
- message template
#2 Updated by Amirul Umar Pandai 11 months ago
- Status changed from New to In Progress
- Assignee changed from Amirul Umar Pandai to chok yee fan
Initial commit done. Need to discuss regarding serving from cc_core, as there will be some issues with navigation, sharing data, loading page, etc.
Feature #19149: Initial commit cc_am microfrontend
#3 Updated by chok yee fan 11 months ago
- Assignee changed from chok yee fan to Amirul Umar Pandai
as per discuss, use back the previous each of the project has it own share.js file e.g. cciam-shared.js, cctop-shared.js
#4 Updated by Amirul Umar Pandai 10 months ago
- Status changed from In Progress to Resolved
- Assignee changed from Amirul Umar Pandai to Hazimi Muhammad
Please git pull latest for all apps, including mleb-core, then yarn install for each project
implement cccore-shared v1.1.0 + set language config to sessionStorage
#5 Updated by Hazimi Muhammad 10 months ago
- Status changed from Resolved to Feedback
- Assignee changed from Hazimi Muhammad to chok yee fan
Already pull and npm install for all project
no issue found.