summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/views/maas/knowledge-base-management/knowledge-base-management.component.html
AgeCommit message (Collapse)AuthorFilesLines
2025-01-15Add functionalitykaixiliu1-2/+2
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>
2024-12-26Optimize your code and add editing capabilities for your knowledge base and ↵kaixiliu1-5/+5
apps. Issue-ID: USECASEUI-844 Change-Id: I439f61a3068ea839185b58f3a2d3afb0739a0d0f Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2024-12-24Optimize the code and fix bugkaixiliu1-16/+17
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 linkkaixiliu1-0/+51
Issue-ID: USECASEUI-844 Change-Id: I1dc2b4bc12f364d017b24b2752acfef63e27ad94 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>