-
Notifications
You must be signed in to change notification settings - Fork 4k
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
feat(module:cron-expression): add cron-expression component #7677
Conversation
This preview will be available after the AzureCI is passed. |
Codecov Report
@@ Coverage Diff @@
## master #7677 +/- ##
==========================================
- Coverage 92.03% 92.02% -0.02%
==========================================
Files 502 502
Lines 16757 16759 +2
Branches 2635 2636 +1
==========================================
- Hits 15423 15422 -1
- Misses 1064 1069 +5
+ Partials 270 268 -2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
47b1a71
to
56bb536
Compare
components/cron-expression/cron-expression-specialized.component.ts
Outdated
Show resolved
Hide resolved
components/cron-expression/cron-expression-specialized.component.ts
Outdated
Show resolved
Hide resolved
components/cron-expression/cron-expression-specialized.component.ts
Outdated
Show resolved
Hide resolved
components/cron-expression/cron-expression-specialized.component.ts
Outdated
Show resolved
Hide resolved
781bd9b
to
613f09c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
613f09c
to
975747c
Compare
975747c
to
3271d4a
Compare
58b4f82
to
1873c55
Compare
1873c55
to
c6aa173
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…#7677) * feat(module:cron-expression): add cron-expression component * feat(module:cron-expression): add cron-expression component i18n * feat(module:cron-expression): modify cron-expression i18.interface * feat(module:cron-expression): detail modification * feat(module:cron-expression): cron-expression support spring * feat(module:cron-expression): adjust the layout
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information