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
/
collections
/
CollectionCalendarView.tsx
Age
Commit message (
Collapse
)
Author
2024-10-04
cleaning up CardDeckView so that animations work smoothly
bobzel
2024-09-10
moved TagsView up into DocumentView so that one row of tags will be visible. ↵
bobzel
fixed setting pixel size of images to resize annotations so they don't appear to change. added vert/horiz centering for stacking views. fixed pres box to not have scroll bars. fixed resizing properties panel.
2024-09-04
more fixes for calendarBox to preserve selection when view changes.
bobzel
2024-09-04
made calendarBox work
bobzel
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-04-30
from last
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
small change to calendarView to render calendars
bobzel
2023-12-17
tweaked some things with CalendarView
bobzel
2023-12-17
adding some unsaved code from CollectionCalendarView
zaultavangar
2023-12-17
developing CalendarBox and CollectionCalendarView
zaultavangar
2023-12-17
starting calendar collection view
zaultavangar