This is an automated email from the ASF dual-hosted git repository.

gongchao pushed a change to branch update-ai-with
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


    from 13691cb09b [webapp] update ui
     add 271b94693a [webapp] update ui
     add 4693b0a296 [webapp] update ui

No new revisions were added by this update.

Summary of changes:
 web-app/src/app/layout/basic/basic.component.ts    |   8 +-
 .../layout/basic/widgets/chat-input.component.ts   |  89 ++++++++++
 .../app/layout/basic/widgets/search.component.less |  74 ---------
 .../app/layout/basic/widgets/search.component.ts   | 181 ---------------------
 web-app/src/app/layout/layout.module.ts            |   4 +-
 .../app/routes/dashboard/dashboard.component.less  |   2 +-
 .../shared/components/ai-chat/chat.component.ts    |  12 +-
 .../app/shared/services/ai-chat-modal.service.ts   |   6 +-
 8 files changed, 107 insertions(+), 269 deletions(-)
 create mode 100644 web-app/src/app/layout/basic/widgets/chat-input.component.ts
 delete mode 100644 web-app/src/app/layout/basic/widgets/search.component.less
 delete mode 100644 web-app/src/app/layout/basic/widgets/search.component.ts


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to