aboutsummaryrefslogtreecommitdiff
path: root/static/components (follow)
Commit message (Expand)AuthorAge
* Repair labels in HTML.Hugo Hörnquist2022-10-17
* Fix that events where submitted twice.Hugo Hörnquist2022-10-16
* Minor cleanup in TS files.Hugo Hörnquist2022-08-01
* Change JS formatters interface.Hugo Hörnquist2022-07-10
* Extend javascript formatters to also take VEvent.Hugo Hörnquist2022-07-07
* Change to proper javascript privates.Hugo Hörnquist2022-06-16
* Replace some .tagName with instanceof.Hugo Hörnquist2022-06-13
* Stop using with-label.Hugo Hörnquist2022-06-12
* Change boolean attribute value to itself.Hugo Hörnquist2022-06-12
* Change element types for tabs.Hugo Hörnquist2022-06-12
* Fix spelling of aria-labelledby.Hugo Hörnquist2022-06-12
* Follow all instances of tagName with toLowerCase.Hugo Hörnquist2022-06-12
* Introduce component date-jump.Hugo Hörnquist2022-04-23
* Repair and rewrote sliders in HTML.Hugo Hörnquist2022-04-23
* Fix edit popups not auto opening.Hugo Hörnquist2022-04-12
* Introduce concept of VEvent formatters in frontend.Hugo Hörnquist2022-03-15
* Popup created events now don't take seconds.Hugo Hörnquist2022-03-15
* Made VEventComponent template optional.Hugo Hörnquist2021-12-13
* Merge draggable into popup-element.Hugo Hörnquist2021-12-12
* Correctly show recur indicator.Hugo Hörnquist2021-12-12
* Broke out setup of popup on event creation.Hugo Hörnquist2021-12-10
* Repair <date-time-input/>Hugo Hörnquist2021-12-10
* Popup maximize now procedure.Hugo Hörnquist2021-12-10
* Add various type specifiers.Hugo Hörnquist2021-12-10
* Major move from week to calendar meta-view. Also repairs month view.Hugo Hörnquist2021-12-10
* Remove popup.ts, migrating all functionality elsewhere.Hugo Hörnquist2021-12-10
* Close popup on event creation.Hugo Hörnquist2021-12-10
* Better handling of popup visibility.Hugo Hörnquist2021-12-10
* Propagate recurring events to frontend.Hugo Hörnquist2021-12-09
* Add fullscreen button to popups.Hugo Hörnquist2021-12-07
* Add basic changelog viewHugo Hörnquist2021-12-02
* Rework tab system.Hugo Hörnquist2021-11-30
* Change UID resolve.Hugo Hörnquist2021-11-29
* Display categories in event description.Hugo Hörnquist2021-11-26
* Remove default ComponentVEvent redraw.Hugo Hörnquist2021-11-26
* Fix datetime becomming dateonly when hitting midnight.Hugo Hörnquist2021-11-26
* Got categories working.Hugo Hörnquist2021-11-26
* Fix <textarea/> being ignored when editing event.Hugo Hörnquist2021-11-22
* Change innerHTML to textContent.Hugo Hörnquist2021-11-22
* Rework popup components.Hugo Hörnquist2021-11-21
* Add basic rrule tab.Hugo Hörnquist2021-11-19
* Add input-list custom element.Hugo Hörnquist2021-11-19
* vevent-dl formats rrules.Hugo Hörnquist2021-11-19
* Change popup tabs interface.Hugo Hörnquist2021-11-18
* Restore remove event functionality.Hugo Hörnquist2021-11-18
* Minor fixes.Hugo Hörnquist2021-11-18
* Remove .interactive, fix date-time checkbox.Hugo Hörnquist2021-11-18
* Various fixes <date-time-input/>Hugo Hörnquist2021-11-18
* Fix calendar for popup.Hugo Hörnquist2021-11-15
* Rework some drawing and how calendar is accessed.Hugo Hörnquist2021-11-15