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
/
LinkDescriptionPopup.tsx
Age
Commit message (
Expand
)
Author
2024-02-05
changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed li...
bobzel
2024-01-23
reorganization of DocumentView, DocumentViewInternal and FieldView methods an...
bobzel
2023-12-29
cleaned up imports, mobx observable initialization and some compile errors.
bobzel
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2022-07-29
fixed autoHeight for texdtviews embedded in text views. fixed doc decoratio...
bobzel
2022-05-06
changed following links to open up icons all the way down to the target docum...
bobzel
2021-09-17
added 'unset' docFilters. changed link doc views to use comparison box with ...
bobzel
2021-08-20
fixed bug where link colors reset on reload
dinhanhtruong
2021-02-23
cleaned up EditableView a bit
bobzel
2020-08-02
fixing link bugs
anika-ahluwalia
2020-07-24
added admin acl + renamed LinkCreatedBox to TaskCompletedBox and added custom...
usodhi
2020-07-12
changed enter link lable to accept Enter. cleaned up some link code.
Bob Zeleznik
2020-07-04
descriptions toggle and UI cleanup
anika-ahluwalia
2020-07-04
redesigned editing menu, added link descriptions and popup on created
anika-ahluwalia