aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-08-23fixed creating thumbnails to not break when one of the rendered items is an ↵bobzel
image stored on the same server.
2023-08-23protecting against bad urls especially after generating thumbnailsgeireann
2023-08-23fix attempts for iconifying on browndashgeireann
2023-08-23fixed setting dashboard colorbobzel
2023-08-22fixJames Hu
2023-08-22Merge branch 'master' into sophie-global-link-pathgeireann
2023-08-22from lastgeireann
2023-08-22from lastgeireann
2023-08-22added tooltips for tree view sorting. added close buttons for header ↵geireann
bar.and added new tabs to header bar. fixed rtf markup startup error.
2023-08-22global showLinkLines toggleSophie Zhang
2023-08-22shifted some tools to developer mode. updated colors for RTFMarkup options.bobzel
2023-08-22fixed some errorsbobzel
2023-08-22no longer relabel scripts in web pages as noscriptsbobzel
2023-08-21fixed placement of title icon for presentation proeprties.bobzel
2023-08-21fixed serial grouped pres transition timing. fixed colors of headings in ↵bobzel
pres properties.
2023-08-21got rid of transition time for images .. default duration should be sufficient?bobzel
2023-08-21changed tootlipsbobzel
2023-08-18fixed overlay buttonbobzel
2023-08-18fixed field name errors.bobzel
2023-08-17Added the beginning of an A/V recording buttonbobzel
2023-08-17updated fieldNames for recording dictationbobzel
2023-08-17normalized some field names data_dictation, etc. added hover info for ↵bobzel
field names in keyvalue pane.
2023-08-17minor fixes.bobzel
2023-08-17fixed drawing links between embeddings as used in DataViz docs.bobzel
2023-08-17changed default color pickerbobzel
2023-08-17fixed field name mismatch in dataVizBoxbobzel
2023-08-17fixed compile errorbobzel
2023-08-17Merge pull request #209 from brown-dash/data-visualization-sarahbobzel
DataViz small bug fixes
2023-08-17updated to new version of dash-componentsbobzel
2023-08-17mergesrichman333
2023-08-17Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-17text tells user to select more / different data bug fix + other console ↵srichman333
error fixes
2023-08-17fixed brushing of pinned viewports for chrome to not flash. converted ↵bobzel
pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point.
2023-08-16Merge pull request #206 from brown-dash/data-visualization-sarahbobzel
Data visualization sarah
2023-08-16got rid of presElementBox instances in favor of a single global instance. ↵bobzel
allowed docs to be their own view specs.
2023-08-15DataViz node documentation linksrichman333
2023-08-15trying to prevent colorpicker from generating undo event for every drag ↵geireann
movement.
2023-08-15fixed inking strokes to not recompute fill and stroke color for each re-render.geireann
2023-08-15fixed ink objects from becoming key values when leaving lightbox.geireann
2023-08-14mergesrichman333
2023-08-14Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-13just one histogram bar bug fix + message displayed when graphs have no ↵srichman333
incoming data rows selected
2023-08-13LineChart ui fixes + selected columns boldedsrichman333
2023-08-10histogram numerical Y axis fixessrichman333
2023-08-10trying to enable safari to work despite certificate errorsbobzel
2023-08-10changing selected slice/bar color w different data types bug fixsrichman333
2023-08-10more updates to out of date version alertbobzel
2023-08-10out of data version alert client sidebobzel
2023-08-10added client caching of jpg's in addition to png's. modified ↵bobzel
jitterRotation to _rotation_jitter and changed where it is used.
2023-08-10undo/redo for colors + titlessrichman333