aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/calendarBox/CalendarBox.tsx
AgeCommit message (Expand)Author
2025-06-23fixed invalidations to not trigger creating new refs when ref= was assigned t...bobzel
2025-06-03fixed drag and drop of calendar events not following cursor properlySkitty1238
2025-06-03fix for task resizing not working after merge, and fix for all-day view for i...Skitty1238
2025-06-02added view for multimonth to make it do something.bobzel
2025-06-02changed field names for tasks to start with task_. changed calendar date and...bobzel
2025-06-02from lastbobzel
2025-06-02Merge branch 'master' into task_nodes_aaravSkitty1238
2025-05-15scroll wheel fixes for calendarBoxbobzel
2025-05-15cleaned up calendarBox to have a more reactive UI and to fix some bugs with s...bobzel
2025-05-14fixed selecting allDay for calendar. fixed turning off allDay when moving cal...bobzel
2025-05-05Merge branch 'master' into task_nodes_aaravbobzel
2025-05-01cleaned up, a bit, how wheel events are blocked from propagating.bobzel
2025-04-30made document options as data doc options ($), and fixed namign conventionsaaravkumar
2025-04-30fixed height / width restrictions and added date selector for all day tasksaaravkumar
2025-04-30Merge branch 'master' into task_nodes_aaravbobzel
2025-04-30two way integration -- changes in calendar reflect on task node -- and change...aaravkumar
2025-04-28added task nodes calendar intergation, and ability to complete tasks directly...aaravkumar
2025-04-23lots of typechecking fixes.bobzel
2025-03-23from lastbobzel
2025-03-23updated more [DocData] to .$ thingsbobzel
2025-03-19updated react-datepickerbobzel
2025-02-23added option+maximize to open in doc editor view (currently only for images)....bobzel
2025-02-22fixed calendar to update doc when event is dragged. added event context menu.bobzel
2024-10-04cleaning up CardDeckView so that animations work smoothlybobzel
2024-09-04more fixes for calendarBox to preserve selection when view changes.bobzel
2024-09-04updated calendars to support times of events and to render evdnts at the corr...bobzel
2024-09-04calendar fixesbobzel
2024-09-04start of conversion of Calendar into a CollectionViewbobzel
2024-09-04made calendarBox workbobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...bobzel
2024-04-29eslint fixes.bobzel
2024-04-24completing eslint passbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods an...bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-17developing CalendarBox and CollectionCalendarViewzaultavangar
2023-12-17starting calendar collection viewzaultavangar