aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx
AgeCommit message (Expand)Author
2020-02-17added ':' syntax to free form view to create specific note types.bob
2020-02-16fixed warningsBob Zeleznik
2020-02-16mostly code simple cleanup.Bob Zeleznik
2020-02-16collection sub view and google authentication manager cleanup, deleteAssets r...Sam Wilkins
2020-02-14cleaned up backgroundColor settings and cluster overrides. added a darkSchemeBob Zeleznik
2020-02-13starting a broad cleanup of code. trying to make standard doc field names be...Bob Zeleznik
2020-02-12added childLayoutTemplate to freeform views. fixed height of timeline docs.bob
2020-02-11made default zoom to doc take up 3/4 of screen instead of 1/2Bob Zeleznik
2020-02-10small cleanups to adding stacking views to contentfittingboxes (like time/piv...bob
2020-02-10Merge branch 'master' into new_importerbob
2020-02-10tweaks to pivot view layout and filtering.bob
2020-02-10fixed filtering bug with pivot view. fixed flyout dismissing for facets.Bob Zeleznik
2020-02-09from added range slidersBob Zeleznik
2020-02-08initial commit, pending png read error bug fixSam Wilkins
2020-02-07sped up pivot viewer by not recreating docs when pivot changes.Bob Zeleznik
2020-02-06quick fixes for pivot layout & pivoting downbob
2020-02-06restored isBackground for documents that don't want to respond to anything.bob
2020-02-06fixed indexing bug in pivot drill downbob
2020-02-06added pivoting into a pivot columnbob
2020-02-05several layout fixes for row/col stuff. fixes to icons. added buttons for b...bob
2020-02-04pivot view/time view workingbob
2020-02-04added defaults for mulitirow/colbob
2020-02-03from lastbob
2020-02-03attempt at performance tuning.bob
2020-02-03fixed timeline bug. made multirow/multicol use same fields.bob
2020-02-02added curTime to timelineBob Zeleznik
2020-02-01several layout fixes for time views. removed remnants of animate to icon code.Bob Zeleznik
2020-01-31added collectionTime viewbob
2020-01-31improved labeling for pivot viewerbob
2020-01-31fixed text labeling in pivot viewbob
2020-01-30small fixes to textbox sidebar. requires testing for annotationskey in COlle...Bob Zeleznik
2020-01-30some bugfixesStanley Yip
2020-01-30i think some bugs are fixedStanley Yip
2020-01-29ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyoutsbob
2020-01-28fixed clusters -- added shift for joining multiselections to clusters.Bob Zeleznik
2020-01-27pen updatesStanley Yip
2020-01-27fallback behavior for non-downloaded images and restored ink recognitionSam Wilkins
2020-01-25added text templates for FormattedText, added field views in formatted text b...Bob Zeleznik
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates in...bob
2020-01-24docFilters are evaluated diretly instead of being converted to a viewScript.bob
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" wh...bob
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot la...Bob Zeleznik
2020-01-22streamling templates.Bob Zeleznik
2020-01-22basic cleanup for warningsbob
2020-01-21cffview nested panningStanley Yip
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
2020-01-17moving around the createPolyline functionStanley Yip
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-17palette now doesn't interfere with touchStanley Yip