aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2020-04-23fixed browser back after link navigation. simplified menus more. fixed ↵Bob Zeleznik
jitter mode to be seeded. fixed menu gear for collections. .
2020-04-22switched close button to be iconify, and iconfiy to be maximizeBob Zeleznik
2020-04-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-04-22added to parameters UI, changed error displayanika-ahluwalia
2020-04-22some more menu simplification. fix placement of link anchor in text collectionBob Zeleznik
2020-04-22extended links to support a draw all the time flag. fixed parentdocseletor ↵Bob Zeleznik
to update when inputs change.
2020-04-22fixed clicking gear icon on doc decorations. moved repl to Drag items. ↵Bob Zeleznik
Removed Open... menu. Added Open FIelds & Full SCreen to Open New Persepectives.
2020-04-22added raw text field for PDFs. fixed search scrolling in text boxes.Bob Zeleznik
2020-04-22document buttons change on hover and clickAndy Rickert
2020-04-22oops.Bob Zeleznik
2020-04-22fixed div content scriptsBob Zeleznik
2020-04-21tweaked HTMLtag syntax slightly for onClick functions to be specified ↵Bob Zeleznik
without quotes
2020-04-21functional version of html tags in layout strings including scripts.Bob Zeleznik
2020-04-21added parameterization capability to layout strings. added Div's that can ↵Bob Zeleznik
take Dash field values
2020-04-21added MakeClone to alias documents in a collection. fixed embedded custom ↵Bob Zeleznik
templates.
2020-04-20fixed search to avoid server crashes by stripping off initial ?*+ ↵Bob Zeleznik
characters. made search parameters persistent on queryBox
2020-04-20fixed deiconify & clipping LOD collections & PathsBob Zeleznik
2020-04-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-04-19added a bit to parameters UI, still figuring out horizontal spacinganika-ahluwalia
2020-04-19final structural cleanp up of UserDocument for a while, hopefullyBob Zeleznik
2020-04-19fixed removing docs from tree view with menu. restructured ↵Bob Zeleznik
current_user_utils completely
2020-04-19added slider bar functionality for sliding between two imagesMelissa Zhang
2020-04-19fixed locked position to stop propagation. fixed rootSelected to only ↵Bob Zeleznik
propage if rootDoc is not == this
2020-04-19added optional labels for font icons.Bob Zeleznik
2020-04-19changed tree view to show context menu icon to avoid right-clickingBob Zeleznik
2020-04-18changed structure of template docs in sidebar. got rid of special context ↵Bob Zeleznik
menu in tree view in favor of pushing everything to document context menus which ca now be extended by the local document or through props.
2020-04-18set up overlapping images and slider barMelissa Zhang
2020-04-18simplified startup icons to ones we actually use. moved ink icon to bottom ↵Bob Zeleznik
bar. made webboxes default to enter title
2020-04-18Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-04-18fix button UI on scripting, changed button onClickanika-ahluwalia
2020-04-18fixed pointer events for templated PDFs. changed clicking on a document ↵Bob Zeleznik
with a rootDocument to pass the event on up
2020-04-18cleaned up webbox - fit width by default. native dimensions by default. ↵Bob Zeleznik
toggle buttons for annotate/interact.
2020-04-18several pointerevent fixes broken by last change. added scroll to target ↵Bob Zeleznik
for webBox links.
2020-04-17added freeze button for web boxes. cleaned up pointerevent setting ↵Bob Zeleznik
throughout code.
2020-04-17from lastBob Zeleznik
2020-04-17added more annotation ability to web pages. need a mode switch to follow ↵Bob Zeleznik
links/select text now.
2020-04-17fixed native size of images with template on reloadingBob Zeleznik
2020-04-17fixed auto focus to work on clicked ptBob Zeleznik
2020-04-17offset images to appear in middle of panel verticallyBob Zeleznik
2020-04-16fixed image drag and dropMelissa Zhang
2020-04-16added ComparisonBox documentMelissa Zhang
2020-04-15mergeAndy Rickert
2020-04-15search menu is now partially a nested documentAndy Rickert
2020-04-15removed lock icon from top-level documents. made schema functions compile ↵Bob Zeleznik
without typechecking. metadata #'s starting with a # are now numbers.
2020-04-15fixed changing cursor location in title text in tree views nested in ↵Bob Zeleznik
freeform collecftions
2020-04-15fixed onCheckedClick to use scriptingBoxBob Zeleznik
2020-04-15moved filter to right side of collection. got rid of back button in pivot ↵Bob Zeleznik
view - click background.
2020-04-14adding linear doc wrapper to docs in seaarch menuAndy Rickert
2020-04-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-04-14add on finish button and change button drag outanika-ahluwalia