Skip to content
#

schedule

Here are 796 public repositories matching this topic...

jyl4944204
jyl4944204 commented May 6, 2019

1. Is your feature request related to a problem? Please describe. (这个功能是为解决什么问题)
A clear and concise description of what the problem is. Explain your use case, context, and rationale behind this feature request (请尽可能详尽地说明这个需求的用例和场景)

2. Describe the solution you'd like(请描述你期望的结果)
A clear and concise description of what you want to happen (简单清楚的描述你期望的结果)

**3. Additional context `

brendt
brendt commented Jan 25, 2019

The length method always returns the length in days, instead of the precision of the period. An oversight by me. We're going to fix it and release a new major version.

My suggestion is the following:

  • Change length to return the length with the precision of that period,
  • Add helper methods lengthInDays, lengthInYears,...

One more thing I'm wondering about: should length retur

gantt-schedule-timeline-calendar
k4st0r42
k4st0r42 commented Feb 14, 2020

Describe the bug
When you use the method selected() of the selection plugin, the data you receive into is not marked as selected.

In the documentation you said that event callback fired when selection process is finished (final event) and something is selected (or not).

But I think this callback should occurs after that the items are marked as selected, this is the real final event.

cooltnt
cooltnt commented Jun 21, 2019

首先感谢各位开发者的无私奉献,由于不算非常深度的试用,可能下面提到的建议不是很合理,请见谅!

1、目前查看某任务的整棵依赖树的方式感觉不方便,还得手动点击上游,下游再点所有,才能查看。应该输入任务节点后就显示整棵树,及各节点运行情况(颜色区分即可);
2、一个任务是否可以增加自依赖选择,即可以选择依赖自己上一版本执行情况,如果上一版本执行异常,下一版本就挂起;
3、对于已经产生异常,并错过很多版本的任务,在手动恢复执行完成后,漏跑检测仍然会把之前版本自动调起来跑,这个感觉不是很合理;
4、单任务日志查看的地方也应该增加状态选择,否则只能通过翻页来查找某个版本的执行情况;
5、当资源不够无法执行任务时,所有任务应该挂起,而不应该后续版本也继续跑起来呈报错状态;
6、比如有个任务设置的是1分钟跑一次,那生成的版本确实非常多,然后在手动执行的时候,下拉框里看不到所有版本;
7、

Improve this page

Add a description, image, and links to the schedule topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the schedule topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.