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