Feature #19145
FE - React - Create microfrontend cc_common
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_common with shared module with cc_iam
- register link from topnavbar
- proxy to bd_common
- left menu with common module
- test keycloak instance with common
History
#1 Updated by chok yee fan 12 months ago
- Assignee changed from chok yee fan to Amirul Umar Pandai
as per explanation on the meeting. create the cc_common under the repo mleb_common from this path
https://dev.silverlakemobility.com/gitlab/mleb-solution-domain/smesd100/mleb-common
- copy the country module related under cc_common
- register the port as 3010
#2 Updated by Amirul Umar Pandai 12 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 #19145: Initial commit cc_common microfrontend
#3 Updated by chok yee fan 12 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 11 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 11 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.