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

[feature] add sms config #2399

Merged
merged 14 commits into from
Jul 30, 2024
Merged

Conversation

Aias00
Copy link
Contributor

@Aias00 Aias00 commented Jul 28, 2024

What's changed?

add sms config in web app #1020 & backend

which supports two types of sms providers(tencent\alibaba) for selecting, but i just achieved tencent sms, cause i found no alibaba`s config in code .

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • I have added the necessary e2e tests and all cases have passed.

@Calvin979 Calvin979 changed the title [type:feat] add sms config [feature] add sms config Jul 28, 2024
@Calvin979 Calvin979 requested a review from tomsun28 July 28, 2024 17:23
@tomsun28
Copy link
Contributor

which supports two types of sms providers(tencent\alibaba) for selecting, but i just achieved tencent sms, cause i found no alibaba`s config in code .

hi, yes there is no alibaba sms code, due the alibab sdk import too much irrelevant third-party dependencies. We plan to remove the SDKs of these cloud vendors and use the rest api to implement it

@Aias00
Copy link
Contributor Author

Aias00 commented Jul 29, 2024 via email

@tomsun28
Copy link
Contributor

hi,how about i remove backend’s modification, just keep web ui

ok 👍 suggest also remove sms config doc here https://hertzbeat.apache.org/docs/start/custom-config

@Aias00
Copy link
Contributor Author

Aias00 commented Jul 29, 2024

hi,how about i remove backend’s modification, just keep web ui

ok 👍 suggest also remove sms config doc here https://hertzbeat.apache.org/docs/start/custom-config

okay, cool

@Aias00
Copy link
Contributor Author

Aias00 commented Jul 29, 2024

image image image image

@Aias00
Copy link
Contributor Author

Aias00 commented Jul 29, 2024

now people can modify sms config by web ui , and the config can be persistenced. that`s all

@Aias00
Copy link
Contributor Author

Aias00 commented Jul 29, 2024

i18n is also done by the way
image
image
image

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 f9bce29 into apache:master Jul 30, 2024
4 checks passed
@Aias00 Aias00 deleted the feature/add_sms_config branch July 30, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

3 participants