Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add alarm notification period #624

Merged
merged 11 commits into from
Feb 9, 2023
Merged

add alarm notification period #624

merged 11 commits into from
Feb 9, 2023

Conversation

Ceilzcx
Copy link
Contributor

@Ceilzcx Ceilzcx commented Feb 9, 2023

No description provided.

@Ceilzcx Ceilzcx requested a review from tomsun28 February 9, 2023 06:32
@Ceilzcx Ceilzcx self-assigned this Feb 9, 2023
@Ceilzcx Ceilzcx linked an issue Feb 9, 2023 that may be closed by this pull request
Copy link
Contributor

@tomsun28 tomsun28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!👍

@tomsun28 tomsun28 merged commit ecd6de7 into dev Feb 9, 2023
@tomsun28 tomsun28 deleted the notification_period branch February 9, 2023 12:08
tomsun28 added a commit that referenced this pull request Jan 16, 2024
* 设置通知发送时间段

* [manager] update period_id field, hzb_notice_period table

* 修改表结构和对应代码, notice_setting -> notice_period, period_id转移到receiver表

* add Caffeine cache

* 规范接口noticeSetting -> noticePeriod
noticePeriod缓存key添加前缀
添加删除缓存的逻辑

* [webapp,manager] support time period limit when alert notify

* [script] update schema sql

* delete notice_period

* 优化代码

* getOne -> getReferenceId

* [webapp] fix style warning

---------

Co-authored-by: tomsun28 <tomsun28@outlook.com>
tomsun28 added a commit that referenced this pull request Mar 9, 2024
* 设置通知发送时间段

* [manager] update period_id field, hzb_notice_period table

* 修改表结构和对应代码, notice_setting -> notice_period, period_id转移到receiver表

* add Caffeine cache

* 规范接口noticeSetting -> noticePeriod
noticePeriod缓存key添加前缀
添加删除缓存的逻辑

* [webapp,manager] support time period limit when alert notify

* [script] update schema sql

* delete notice_period

* 优化代码

* getOne -> getReferenceId

* [webapp] fix style warning

---------

Co-authored-by: tomsun28 <tomsun28@outlook.com>
tomsun28 added a commit that referenced this pull request Mar 9, 2024
* 设置通知发送时间段

* [manager] update period_id field, hzb_notice_period table

* 修改表结构和对应代码, notice_setting -> notice_period, period_id转移到receiver表

* add Caffeine cache

* 规范接口noticeSetting -> noticePeriod
noticePeriod缓存key添加前缀
添加删除缓存的逻辑

* [webapp,manager] support time period limit when alert notify

* [script] update schema sql

* delete notice_period

* 优化代码

* getOne -> getReferenceId

* [webapp] fix style warning

---------

Co-authored-by: tomsun28 <tomsun28@outlook.com>
tomsun28 added a commit that referenced this pull request Mar 10, 2024
  设置通知发送时间段

  [manager] update period_id field, hzb_notice_period table

  修改表结构和对应代码, notice_setting -> notice_period, period_id转移到receiver表

  add Caffeine cache

  规范接口noticeSetting -> noticePeriod
noticePeriod缓存key添加前缀
添加删除缓存的逻辑

  [webapp,manager] support time period limit when alert notify

  [script] update schema sql

  delete notice_period

  优 代码

  getOne -> getReferenceId

  [webapp] fix style warning

---------

Co-authored-by: tomsun28 <tomsun28@outlook.com>
tomsun28 added a commit that referenced this pull request Mar 10, 2024
  设置通知发送时间段

  [manager] update period_id field, hzb_notice_period table

  修改表结构和对应代码, notice_setting -> notice_period, period_id转移到receiver表

  add Caffeine cache

  规范接口noticeSetting -> noticePeriod
noticePeriod缓存key添加前缀
添加删除缓存的逻辑

  [webapp,manager] support time period limit when alert notify

  [script] update schema sql

  delete notice_period

  优 代码

  getOne -> getReferenceId

  [webapp] fix style warning

---------

Co-authored-by: tomsun28 <tomsun28@outlook.com>
tomsun28 added a commit that referenced this pull request Mar 11, 2024
  设置通知发送时间段

  [manager] update period_id field, hzb_notice_period table

  修改表结构和对应代码, notice_setting -> notice_period, period_id转移到receiver表

  add Caffeine cache

  规范接口noticeSetting -> noticePeriod
noticePeriod缓存key添加前缀
添加删除缓存的逻辑

  [webapp,manager] support time period limit when alert notify

  [script] update schema sql

  delete notice_period

  优 代码

  getOne -> getReferenceId

  [webapp] fix style warning

---------

Co-authored-by: tomsun28 <tomsun28@outlook.com>
tomsun28 added a commit that referenced this pull request Mar 11, 2024
  设置通知发送时间段

  [manager] update period_id field, hzb_notice_period table

  修改表结构和对应代码, notice_setting -> notice_period, period_id转移到receiver表

  add Caffeine cache

  规范接口noticeSetting -> noticePeriod
noticePeriod缓存key添加前缀
添加删除缓存的逻辑

  [webapp,manager] support time period limit when alert notify

  [script] update schema sql

  delete notice_period

  优 代码

  getOne -> getReferenceId

  [webapp] fix style warning

---------

Co-authored-by: tomsun28 <tomsun28@outlook.com>
tomsun28 added a commit that referenced this pull request Mar 11, 2024
  设置通知发送时间段

  [manager] update period_id field, hzb_notice_period table

  修改表结构和对应代码, notice_setting -> notice_period, period_id转移到receiver表

  add Caffeine cache

  规范接口noticeSetting -> noticePeriod
noticePeriod缓存key添加前缀
添加删除缓存的逻辑

  [webapp,manager] support time period limit when alert notify

  [script] update schema sql

  delete notice_period

  优 代码

  getOne -> getReferenceId

  [webapp] fix style warning

---------

Co-authored-by: tomsun28 <tomsun28@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task] The function of adding a time range for alarm notification
3 participants