aboutsummaryrefslogtreecommitdiff
path: root/src/fields
AgeCommit message (Expand)Author
2021-07-27fixe MakeClone to handle links properly. fixed cloning richtext to update ri...bobzel
2021-07-23fixed issues with layoutString templates (eg customView): scale properly when...bobzel
2021-07-15Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ink-gfx-...vkalev
2021-07-15adding new point creates tangent handle lines + snapping handle tangents not ...vkalev
2021-07-12Changed "schemaView" :arrow_right: "collectionSchema"geireann
2021-07-10added indentation for visibility of hierarchy0x85FB9C51
2021-07-06added breaking of tangent handle lines by holding 'Alt' key when movingvkalev
2021-06-30ink Bézier handle movement fixed + small visual changesvkalev
2021-06-21adding commentsvkalev
2021-04-23fixed code warnings. updated some npm pacakges including typescript.bobzel
2021-04-14fixed image templates to set/use the appropriate nativewidth/height. fixed ca...bobzel
2021-04-11clean up of webBox annotation field updating when navigating between pages.bobzel
2021-04-10Merge branch 'master' into filtersbobzel
2021-04-08added idToDocbobzel
2021-04-06reverted back to not setting 'system' for non-system documents.bobzel
2021-04-06from lastbobzel
2021-04-06docrangefilter bugfixusodhi
2021-04-04stopped system docs from being filteredusodhi
2021-04-04mergingusodhi
2021-04-02added snap lines button to freeform properties. renamed & simplified treeVi...bobzel
2021-04-01more tree view cleanupbobzel
2021-04-01cleaning up tree view stuff.bobzel
2021-03-31sharing bugfix + minor restructure + some commentsusodhi
2021-03-30mergingusodhi
2021-03-29fixed text input after changes to active/selectedbobzel
2021-03-29still cleaning up all the active/selection code.bobzel
2021-03-25moved dictation view to be a component of the screenshotboxbobzel
2021-03-24redid how LinkManager stores links on documents by putting them on the Doc it...bobzel
2021-03-20cleaned up warnings. fixed webBox annotations to write to correct key so tha...bobzel
2021-03-19simplified chromeStatus to chromeHidden. fixed presBox item widths. fixed co...bobzel
2021-03-18extended Doc.setFilter to allow replacing/appending a filter. fixed anchor un...bobzel
2021-03-18minor tweaks from lastbobzel
2021-03-18cleaned up link making. Documents don't add to the Undo stack when being cre...bobzel
2021-03-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2021-03-17fix Doc.MakeClone to deal wth links correctly again. fixed dashboard snapsho...bobzel
2021-03-17added autoHeight proeprtyButton. cleaned up stackingViewFieldColumn a bitbobzel
2021-03-16fixed up leaving pushpins - leave pushpin when moving from one annotated doc ...bobzel
2021-03-13minor changesusodhi
2021-03-13fixed pdf boxes to handle marquee annotation scaling properly. allowed for do...bobzel
2021-03-12trying to make treeViews more efficient by making fewer calls to Get document...bobzel
2021-03-12changed setDocFilter to not take undefined as a modfied & added toggle param....bobzel
2021-03-12Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into f...usodhi
2021-03-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2021-03-11fixed problem with filter box for dashboard not staying checked.bobzel
2021-03-11adding and/or to filtering, added editableview, changed a bunch of thingsusodhi
2021-03-11made text boxes span stackingview's when fitWidth or autoColumn is set. made...bobzel
2021-03-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2021-03-10fixed bugs leftover from removing docholders.bobzel
2021-03-10conflictsusodhi
2021-03-09got rid of DocHolderBox. changed dontRegisterChildViews to childDontRegister...bobzel