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

Implement support to let user define the custom scheduling freqency #36

Open
1 of 3 tasks
ymaheshwari1 opened this issue Jan 23, 2024 · 2 comments
Open
1 of 3 tasks
Assignees

Comments

@ymaheshwari1
Copy link
Contributor

What is the motivation for adding/enhancing this feature?

In some cases, user may need to define some custom frequency, and for this case we need to have some kind of support to let user easily define the frequency.

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Use Cron Expression Generator for defining custom frequency. Below is the list of possible options:

https://medium.com/js-dojo/getting-start-with-vue-scheduler-b9a91bd4d14e
https://morioh.com/a/eea3014c18e0/easy-cron-editor-for-vuejs
https://karoletrych.github.io/vue-cron-editor/
https://github.com/abichinger/vue-js-cron

@ymaheshwari1 ymaheshwari1 changed the title Implement support to let user choose the scheduling freqency Implement support to let user define the custom scheduling freqency Jan 23, 2024
@ymaheshwari1
Copy link
Contributor Author

ymaheshwari1 commented Feb 22, 2024

For converting cron-expression to human readable expression, we can use this npm package: https://www.npmjs.com/package/cronstrue

https://www.npmjs.com/package/cron-converter

@Adameddy26 Adameddy26 moved this to 📋 Backlog in Digital Experience Platform Mar 1, 2024
@dt2patel dt2patel moved this from 📋 Backlog to ⏸️ Dev complete in Digital Experience Platform Aug 14, 2024
@dt2patel
Copy link
Contributor

Moving to dev complete so that @Adameddy26 can pick for testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ⏸️ Dev complete
Development

No branches or pull requests

3 participants