1. 12 4月, 2022 1 次提交
  2. 08 4月, 2022 1 次提交
    • G
      [Fix-9221] [alert-server] optimization and gracefully close (#9246) · ca95d2f9
      guoshupei 提交于
      * [Fix-9221] [alert-server] optimization and gracefully close
      
      This closes #9221
      
      * [Fix-9221] [alert-server] remove unused mock data
      
      This closes #9221
      
      * [Fix-9221] [alert-server] remove unused mock data
      
      This closes #9221
      
      * [Fix-9221] [alert-server] remove unnecessary Mockito stubbings
      
      * [Fix-9221] [alert-server] init AlertPluginManager in AlertServer
      
      * [Fix-9221] [alert-server] AlertServerTest add AlertPluginManager installPlugin
      
      * [Fix-9221] [alert-server] replace @Eventlistener with @PostConstruct
      
      * [Fix-9221] [alert-server] sonar check solution
      
      * [Improvement-9221] [alert] update constructor injection and replace IStoppable with Closeable
      Co-authored-by: Nguoshupei <guoshupei@lixiang.com>
      ca95d2f9
  3. 07 4月, 2022 1 次提交
  4. 06 4月, 2022 2 次提交
    • T
      [Bug-9235][Alert]Fix wechat markdown message and change wechat form structure (#9367) · c294979e
      Tq 提交于
      * fix wechat issues:
      1. change table msg type to markdown.
      2. change userId to not required and enrich hints
      3. change 'app id' to 'app id and chat id'
      
      * fix wechat issues:
      1. revert table showtype and add markdown showtype.
      2. enrich hints.
      3. delete 'chatid', rename agentid to weChatAgentIdChatId.
      4. modify code to send markdown message.
      
      * fix wechat issues: Change the language pack of agentId to agentId/chatId.
      
      * fix format
      
      * fix param name
      Co-authored-by: NAmy <amywang0104@163.com>
      c294979e
    • W
      [Feature-9204][alert] Implement alert send status (#9208) · 2bab12f2
      worry 提交于
      * [DS-9204][feat][alert,dao] Implement alert send status
      - implement alert send status
      - add alert send status entity、mapper
      - modify alert dao
      - modify alert sender
      - add test
      - add sql
      
      This closes #9204
      
      * [DS-9204][feat][alert,dao] Implement alert send status
      - add license header
      
      This closes #9204
      2bab12f2
  5. 30 3月, 2022 1 次提交
  6. 28 3月, 2022 2 次提交
  7. 25 3月, 2022 1 次提交
  8. 24 3月, 2022 1 次提交
  9. 14 3月, 2022 1 次提交
  10. 24 2月, 2022 2 次提交
  11. 07 2月, 2022 2 次提交
  12. 29 1月, 2022 1 次提交
  13. 25 1月, 2022 3 次提交
  14. 21 1月, 2022 1 次提交
  15. 12 1月, 2022 1 次提交
  16. 11 1月, 2022 1 次提交
  17. 30 12月, 2021 1 次提交
  18. 28 12月, 2021 1 次提交
  19. 21 12月, 2021 1 次提交
  20. 18 12月, 2021 1 次提交
  21. 10 12月, 2021 1 次提交
    • K
      Split the components into individual package, refactor configurations to use... · 67cc260d
      kezhenxu94 提交于
      Split the components into individual package, refactor configurations to use Spring properties (#7160)
      
      * Split the components into individual package
      
      A follow-up PR will be made to build dedicated Docker images for each
      component, so that every component Docker image has minimal jars, which
      is easy to maintain and good for security fixes.
      
      * Split the components into individual package
      
      A follow-up PR will be made to build dedicated Docker images for each
      component, so that every component Docker image has minimal jars, which
      is easy to maintain and good for security fixes.
      
      * Split the components into individual package
      
      A follow-up PR will be made to build dedicated Docker images for each
      component, so that every component Docker image has minimal jars, which
      is easy to maintain and good for security fixes.
      67cc260d
  22. 04 12月, 2021 1 次提交
  23. 01 12月, 2021 2 次提交
  24. 24 11月, 2021 1 次提交
  25. 22 11月, 2021 1 次提交
  26. 14 11月, 2021 1 次提交
  27. 12 11月, 2021 1 次提交
  28. 10 11月, 2021 1 次提交
  29. 09 11月, 2021 2 次提交
  30. 08 11月, 2021 1 次提交
  31. 07 11月, 2021 1 次提交
    • W
      [Improvement-5807][Dao] Use h2 in UT (#6500) · 0afb7807
      Wenjun Ruan 提交于
      * Use H2 in UT
      
      * change scope
      
      * Change profile name to h2
      
      * Add datasource-h2.properties, datasource-postgresql.properties
      
      * Fix UT
      
      * Resolve conflict
      
      * Remove startDatabase
      0afb7807
  32. 31 10月, 2021 1 次提交