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
Age
Commit message (
Collapse
)
Author
2024-06-03
new columns display blank
Nathan-SR
2024-05-15
columheader editing working!! (kinda hacky using readonly input revisit)
Nathan-SR
2024-05-14
removed logs; added some comments; added safeguard against duplicate fields
Nathan-SR
2024-05-14
editable columnheader progress; still not updating properly on adding new col
Nathan-SR
2024-05-13
columnheader editing progress
Nathan-SR
2024-05-13
removed cell tag logic ;(
Nathan-SR
2024-05-13
console.logs removed
Nathan-SR
2024-05-13
equation parser works but occasional call stack error
Nathan-SR
2024-05-13
editable column header started
Nathan-SR
2024-05-09
goodbye old parser ;( hello new parser :)
Nathan-SR
2024-05-09
parse function close to properly registering tags
Nathan-SR
2024-05-09
tag reference parsing in progress
Nathan-SR
2024-05-09
fixed merge
Nathan-SR
2024-05-09
Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ↵
Nathan-SR
nathan-starter
2024-05-08
schema cell tag functions written
Nathan-SR
2024-05-08
Merge branch 'restoringEslint' into nathan-starter
bobzel
2024-05-08
lots of api cleanup and cycle removal
bobzel
2024-05-08
c
Nathan-SR
2024-05-08
equation parser working in dash; need to fix auto-updating
Nathan-SR
2024-05-08
Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ↵
Nathan-SR
nathan-starter
2024-05-08
code written for parser (completely untested fingers crossed???)
Nathan-SR
2024-05-07
key filtering for colkeymenu working (still need to implement UI)
Nathan-SR
2024-05-07
Merge branch 'restoringEslint' into nathan-starter
bobzel
2024-05-07
lint cleanup for schemaview
bobzel
2024-05-07
dynamic dragged column index alignment; started filtered menukeys
Nathan-SR
2024-05-06
eslint cleanup
bobzel
2024-05-05
Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ↵
Nathan-SR
nathan-starter
2024-05-05
Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵
Nathan-SR
nathan-starter
2024-05-03
fixed pdf rendering. fixed cropping images. fixed zooming out of an image ↵
bobzel
that is fitWidth to set scroll bar properly.
2024-05-03
fixed not having docs being dragged show up in schema view unless it is active.
bobzel
2024-05-03
Merge branch 'nathan-starter' into restoringEslint
bobzel
2024-05-03
fixed pindoc in freeform
bobzel
2024-05-03
merged with new version of master
bobzel
2024-05-03
Merge branch 'master' into nathan-starter
bobzel
2024-05-03
fixed schema to not drag rows when schema is not active (selected or child ↵
bobzel
content active)
2024-05-03
from last
bobzel
2024-05-03
reverting unnecessary changes
bobzel
2024-05-02
removed console.logs
Nathan-SR
2024-05-02
another push to remove cycles by pushing things onto Doc and DocumentView
bobzel
2024-05-02
thick borders between colheaders fixed
Nathan-SR
2024-05-02
arrow selection fixed
Nathan-SR
2024-05-02
lots more dependency cycle unwinding.
bobzel
2024-05-02
selected cell moves with col; jitter on col move index 0 fixed
Nathan-SR
2024-05-01
more cycle import removal. fixed ndollar bugs introduced during lint changes.
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-30
unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵
bobzel
CollectionFreeForm stiuff
2024-04-30
broke out clusters code from freeformview to its own file. cleaned up a bit.
bobzel
2024-04-30
changed acl- and some other field- to acl_ and field_ style
bobzel
2024-04-30
from last
bobzel
2024-04-29
more eslint
bobzel
[next]