summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/views/maas/knowledge-base-management
AgeCommit message (Collapse)AuthorFilesLines
13 daysAdd functionalitykaixiliu11-31/+146
1. Added upload and delete files on the knowledge base details page. 2. The knowledge base editing page can only edit the description, not the name. 3. Add some editable items to the app editing page. Issue-ID: USECASEUI-844 Change-Id: I24b9c84021092fc866c029994b21c2e0f8d2a6be Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2025-01-07Add functionalitykaixiliu1-1/+2
Display of content in markdown format Issue-ID: USECASEUI-844 Change-Id: I5907225117e5405e6ac7bff7405fedbb497dce6e Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2024-12-26Optimize your code and add editing capabilities for your knowledge base and ↵kaixiliu8-35/+224
apps. Issue-ID: USECASEUI-844 Change-Id: I439f61a3068ea839185b58f3a2d3afb0739a0d0f Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2024-12-24Optimize the code and fix bugkaixiliu10-144/+125
1. Create a new descripition component code 2. Optimize the code to extract a MaaS feature module and a common module. 3. Optimize the service code and create a new maasService. 4.Click the Q&A Assistant menu, the front-end interface does not deliver an application ID. Issue-ID: USECASEUI-844 Change-Id: If57938f9c57b186691798eb0fb2cdd2fd64ed58a Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2024-11-29add maas knowledge base, Knowledge Assistant, application and update linkkaixiliu11-0/+473
Issue-ID: USECASEUI-844 Change-Id: I1dc2b4bc12f364d017b24b2752acfef63e27ad94 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>