aboutsummaryrefslogtreecommitdiff
path: root/static/components/edit-rrule.ts (follow)
Commit message (Collapse)AuthorAge
* workuid-stuff-2Hugo Hörnquist2022-06-23
|
* Made VEventComponent template optional.Hugo Hörnquist2021-12-13
|
* Propagate recurring events to frontend.Hugo Hörnquist2021-12-09
| | | | | | | This handles each instance of a recurring event as its own unique event, which allows us to properly send it to the frontend. It's currently not possible to submit the repeating events back, but that is probably a underlying problem.
* Rework tab system.Hugo Hörnquist2021-11-30
| | | | | | This sepparates popup-elements from their tabbed contents, allowing clearer sepparations of concerns, along with easier adding and removing of tabs to the tabset!
* Add basic rrule tab.Hugo Hörnquist2021-11-19