aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2020-01-27fallback behavior for non-downloaded images and restored ink recognitionSam Wilkins
2020-01-27nativewidth and nativeheight extension key fix and implemented UI to ↵Sam Wilkins
manually download a remotely hosted image
2020-01-25fixed compile errorsBob Zeleznik
2020-01-25added text templates for FormattedText, added field views in formatted text ↵Bob Zeleznik
box, got rid of documentText @@@ initing of FormattedText
2020-01-24fixes for imagebox's and detailed viewBob Zeleznik
2020-01-24warning fixes.bob
2020-01-24fixed imagebox dropping for empty image templates.bob
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates ↵bob
in DocumentContentsView. changed autoHeight to be _autoHeight layout property.
2020-01-24finalized image upload changes, fixed exif parsing, excessive image ↵Sam Wilkins
uploading and automatically encode native dimensions
2020-01-24fixes for annotationsbob
2020-01-23fixes to template editing in stacking viewBob Zeleznik
2020-01-23imagebox fixesbob
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2020-01-22streamling templates.Bob Zeleznik
2020-01-22slight improvement maybe to createDocExtension and scraper to use prefetch proxybob
2020-01-22basic cleanup for warningsbob
2020-01-22fixed template/scripting problem. added collectionDoc parameter for onClick ↵bob
scripts. made buxton layout update hero image on click.
2020-01-22cleaned up imageBox alternate paths.Bob Zeleznik
2020-01-22fixed pivot viewer to not have multiple columns with the same value. fixed ↵Bob Zeleznik
imagebox to show fade views. cleaned up makeMetadataFieldTemplate
2020-01-21made onClick override default link follow behaviorbob
2020-01-21fixed some hangs when the title is a rich text fieldBob Zeleznik
2020-01-21fixed up creating template fields in stacking views (+ after the template is ↵Bob Zeleznik
made)
2020-01-20fixed linking to text region. fixed link displays. removed old ↵Bob Zeleznik
tooltiptextmenu. fixed brushes in richTextMenu.
2020-01-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-20layout key fixSam Wilkins
2020-01-20Merge pull request #331 from browngraphicslab/penStanley Yip
Pen
2020-01-20resizable paletteStanley Yip
2020-01-20finalLayoutKey changes and sorted facet valuesSam Wilkins
2020-01-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-20templating fixesSam Wilkins
2020-01-20close to buxton's initial workflowSam Wilkins
2020-01-19further adjustments to import scriptSam Wilkins
2020-01-17changed view types around to be stored on extension doc. added stuff to ↵bob
stackingview to create views of fields using ';"
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-16fixed context menu on mac. fixed exceptions with contentScaling and ↵Bob Zeleznik
contentfittingviews. fixed sizing of mainview's contents
2020-01-15changed freeformdocument to use contentfittingviews if specified with ↵bob
FitToBox. fixed bugs with contentfittingviews & titles.
2020-01-15the quick brown fox jumped over the lazy dogStanley Yip
2020-01-15linter + baseline functional multicolumn viewSam Wilkins
2020-01-14ok we now use custom events for touch. im struggling with figuring out how ↵Stanley Yip
to ignore a hand lol
2020-01-14fixes for stacking views to honor panelwidth/height -- allows stacking ↵bob
panels to be placed in Content fitting document views.
2020-01-13radial menu stuff added, too unstable to use currentlyStanley Yip
2020-01-13some fixesStanley Yip
2020-01-13palette events are now on gestureOverlay, but cffv and dv is still capturing ↵Stanley Yip
one and two finger events, which makes it impossible for the gestureoverlay to capture 5 fingers spread across different targets
2020-01-13fixed some scripting and added some functions for adding docFilters to ↵bob
collections
2020-01-13deleted old Session folder and fixed linter errorsSam Wilkins
2020-01-11Merge branch 'master' of github.com:browngraphicslab/Dash-Web into no_dbTyler Schicke
2020-01-10added text in the middle of the menu for descriptionAndy Rickert
2020-01-10better working version of pivot viewerbob
2020-01-09added iconsAndy Rickert