AgileVentures / AgileVentures/LocalSupport

Support for Recurring Events

未关闭
#935 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Ruby
星标
64
派生
209
PR 合并指标
PR 指标待抓取

描述

## Planning issue for recurring events
Currently events are set for a specific date, and do not recur. It's been suggested that people might like to put repeating events in the system similar to the functionality that we have in on WebSiteOne.
[Ticket link on pivotal tracker](https://www.pivotaltracker.com/n/projects/742821/stories/151086152)

I am breaking this to be able to measure progress and submit bits by bits until its done. Anyone interested is welcome to help. :smiley:

### SubTasks

* [ ] Add gem recurrring-select/ ice cube and add recurrence rules on the model.
* [ ] Display recurring events on the browser + the non-recurring events.
* [ ] Add another event-like model(with a horizon)---events instances table.
* [ ] Rake task to update the "event-like" model every time an event is created/changed. Basically clears them all and recreates them.
* [ ] Tests for the recurring events functionality
* [ ] Optimize the events instances query (maybe consider caching)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。