Day view is currently a server-side rendering. To allow for fancy user interactions such as dragging events and creating an events by click/dragging, the day view should implement a behavior that facilitates javascript maneuvering.
Description
Description
Revisions and Commits
Revisions and Commits
rP Phabricator | |||
D12990 | rP18fe6d58aeba Clicking in day view should create new event | ||
D12988 | rP963485a3da25 Rescheduling events by dragging them in day view | ||
D12985 | rP6481884d26d3 Translating day view into javascript, actually. | ||
D12983 | rP07a2bb7f3b0c Translate drawing day rows into javascript | ||
D12981 | rPe032bab9efda Calculate event offsets in js | ||
D12980 | rP04584131f791 Swapping out foreach out of behavior | ||
D12978 | rP8166f25c0d07 First step towards a Javelin behavior for Calendar day view |
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | lpriestley | T8179 Clicking in the day view calendar should create a new event for that day | ||
Resolved | lpriestley | T8300 Day view should implement a a Javelin behavior | ||
Resolved | None | T8304 New JS layout rules for Calendar events get events which start before 12:00 AM wrong |