index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
calendarBox
Age
Commit message (
Collapse
)
Author
2024-10-04
cleaning up CardDeckView so that animations work smoothly
bobzel
2024-09-04
more fixes for calendarBox to preserve selection when view changes.
bobzel
2024-09-04
updated calendars to support times of events and to render evdnts at the ↵
bobzel
correct time.
2024-09-04
calendar fixes
bobzel
2024-09-04
start of conversion of Calendar into a CollectionView
bobzel
2024-09-04
made calendarBox work
bobzel
2024-04-30
unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵
bobzel
and moving crate functions to <>Box functions
2024-04-29
eslint fixes.
bobzel
2024-04-24
completing eslint pass
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-01-23
reorganization of DocumentView, DocumentViewInternal and FieldView methods ↵
bobzel
and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto()
2023-12-29
cleaned up imports, mobx observable initialization and some compile errors.
bobzel
2023-12-17
developing CalendarBox and CollectionCalendarView
zaultavangar
2023-12-17
starting calendar collection view
zaultavangar