Commit 616e465
committed
Update Angular client submodule: Phase 1 AI submenu refactor
1 parent 3b99289 commit 616e465
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule TalentManagement-Angular-Material updated 17 files
- talent-management/public/data/menu.json+26-4
- talent-management/public/i18n/en-US.json+5-1
- talent-management/src/app/app.routes.ts+15-2
- talent-management/src/app/routes/ai-chat/ai-chat.component.html-161
- talent-management/src/app/routes/ai-chat/ai-chat.component.ts-141
- talent-management/src/app/routes/ai/ai-assistant/ai-assistant.component.html+77
- talent-management/src/app/routes/ai/ai-assistant/ai-assistant.component.scss+206
- talent-management/src/app/routes/ai/ai-assistant/ai-assistant.component.ts+91
- talent-management/src/app/routes/ai/ai-hr-insight/ai-hr-insight.component.html+85
- talent-management/src/app/routes/ai/ai-hr-insight/ai-hr-insight.component.scss+21-61
- talent-management/src/app/routes/ai/ai-hr-insight/ai-hr-insight.component.ts+96
- talent-management/src/app/routes/ai/ai-nl-search/ai-nl-search.component.html+120
- talent-management/src/app/routes/ai/ai-nl-search/ai-nl-search.component.scss+152
- talent-management/src/app/routes/ai/ai-nl-search/ai-nl-search.component.ts+129
- talent-management/src/app/routes/ai/ai-vector-search/ai-vector-search.component.html+121
- talent-management/src/app/routes/ai/ai-vector-search/ai-vector-search.component.scss+144
- talent-management/src/app/routes/ai/ai-vector-search/ai-vector-search.component.ts+108
0 commit comments