schedule
Here are 796 public repositories matching this topic...
-
Updated
Jun 5, 2020 - Makefile
-
Updated
May 28, 2020 - HTML
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 `
There is a nice screenshot for "Time container hiding" example. It would be great if we could add the same to the examples directory(Like the other examples).
-
Updated
May 31, 2020 - JavaScript
-
Updated
May 30, 2020 - PHP
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
lengthto return the length with the precision of that period, - Add helper methods
lengthInDays,lengthInYears,...
One more thing I'm wondering about: should length retur
In its list of supported structured data types, Google also mentions Sitelinks Searchbox: https://developers.google.com/search/docs/data-types/sitelinks-searchbox
Here, they use a modified SearchAction schema type and have added a query-input property. It would be great if this can be added.
Thanks.
-
Updated
Jul 3, 2019 - Java
I'm submitting a ..
- Bug Report
- Feature Request
Emails aren't sent for user actions unless rake jobs:work is running in the background. Is there documentation (or a recommended method) of running the email task as a daemon?
-
Updated
Apr 30, 2017 - Java
-
Updated
Feb 6, 2020 - PHP
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.
一些建议
首先感谢各位开发者的无私奉献,由于不算非常深度的试用,可能下面提到的建议不是很合理,请见谅!
1、目前查看某任务的整棵依赖树的方式感觉不方便,还得手动点击上游,下游再点所有,才能查看。应该输入任务节点后就显示整棵树,及各节点运行情况(颜色区分即可);
2、一个任务是否可以增加自依赖选择,即可以选择依赖自己上一版本执行情况,如果上一版本执行异常,下一版本就挂起;
3、对于已经产生异常,并错过很多版本的任务,在手动恢复执行完成后,漏跑检测仍然会把之前版本自动调起来跑,这个感觉不是很合理;
4、单任务日志查看的地方也应该增加状态选择,否则只能通过翻页来查找某个版本的执行情况;
5、当资源不够无法执行任务时,所有任务应该挂起,而不应该后续版本也继续跑起来呈报错状态;
6、比如有个任务设置的是1分钟跑一次,那生成的版本确实非常多,然后在手动执行的时候,下拉框里看不到所有版本;
7、
一键复制任务功能
-
Updated
Dec 11, 2019 - Objective-C
I love the tool, but I cannot embed non-https sources in my Grafana environment. It's unclear to me how to do this using the docker deployment method.
I'll be sure to add the docs myself if I figure it out!
Improve this page
Add a description, image, and links to the schedule topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the schedule topic, visit your repo's landing page and select "manage topics."

index.d.ts:L209 says in
export interface ICalendarInfo.id is a string.https://nhn.github.io/tui.calendar/latest/CalendarProps says for
Typedef CalendarProps, that id is a string or a number.Providing that CalendarProps and ICalendarInfo are the same, adjust the ID to have the same type on both places (preferably strin