aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2021-07-14fixed selections so that they persist on deselect to allow linking a ↵bobzel
selection on one document directly to a selection on another document. Also fixed recently closed to move closed document to top of list.
2021-07-12Merge pull request #14 from brown-dash/schema-view-En-HuaGeireann Lindfield Roberts
Changed "schemaView" :arrow_right: "collectionSchema"
2021-07-12Revert "Merge pull request #13 from brown-dash/revert-12-schema-view-En-Hua"geireann
This reverts commit ac561d34fa56584a10c401900e76a8a2e06a0cf6, reversing changes made to 0443cb9267d808513e181e3130d69dde8e73018e.
2021-07-12Changed "schemaView" :arrow_right: "collectionSchema"geireann
So style is consistent with other folders
2021-07-12Revert "Schema view En-Hua — added ability to type strings in without ↵Geireann Lindfield Roberts
quotes, as well as formatting reflecting nested containers"
2021-07-12Merge pull request #12 from brown-dash/schema-view-En-HuaGeireann Lindfield Roberts
Schema view En-Hua — added ability to type strings in without quotes, as well as formatting reflecting nested containers
2021-07-06reoganization of schema view files, partial0x85FB9C51
2021-07-01added ability to create anchors in PDF/Webboxes by making a selection and ↵bobzel
clicking the start link button
2021-06-30fixed drawing on images/videos/photosbobzel
2021-06-30null testsbobzel
2021-06-30fixed positioning of blue anchor dot when showing link anchor linesbobzel
2021-05-25fixed userColors to be set on mySharingDocs data document. fixed so that ↵bobzel
field is userColor everywhere (not color).
2021-05-17Merge pull request #954 from browngraphicslab/filtersbobzel
Filters icon
2021-05-13filter icon on collections and clickableusodhi
2021-05-13filter icon shows up for all collectionsusodhi
2021-05-12fixed issue with link panel appearing on text boxes when no link is clicked.bobzel
2021-05-12adjusted scroll focus of text docs to position scrollbar so that target is ↵bobzel
in view
2021-05-11filters applied indicatorusodhi
2021-05-11exclude selected filters, changed cursor to pointerusodhi
2021-04-30cleaned up rightbuttons in treeView and fixed so that they show up in ↵bobzel
dashboard. fixed filters to gatherfield values correctly.
2021-04-29fixed bug with color being out of bounds when fully opaque. fixed caption ↵bobzel
color defaults.
2021-04-29fixed up some caption things with carousel and other views. made caption ↵bobzel
fontsizes increase with zoom level.
2021-04-23fixed code warnings. updated some npm pacakges including typescript.bobzel
2021-04-22fixing problems with dictation panel height in videobox.bobzel
2021-04-22made videobox snapshot icon draggable to place snapshot. removed 1/4 buffer ↵bobzel
when following link to video because it meant following a snapshot link would start the video, then focus back on the snaphshot.
2021-04-22allowed maximize button to be dragged to add a new window. fixed colorBox ↵bobzel
transparency setting. fixed anchormenuClick when in full tab.
2021-04-21from lastbobzel
2021-04-21Fixed errors merging with masterbobzel
2021-04-20fixed toggling out of comic mode.bobzel
2021-04-20added a possible border for comic mode but commented out.bobzel
2021-04-19fixed crash with lightboxview and stepping into an image.bobzel
2021-04-19more improvements to comic mode.bobzel
2021-04-19started to cleanup comic mode.bobzel
2021-04-16addded documents as fieldsbobzel
2021-04-16fixed so that minimaps can't appear on non freeform collections. fixed ↵bobzel
multirow/col to work with templates & stopped normalizing dimensions (which breaks templates). added quick and dirty lightboxDocTemplate to display templated documents. fixed TextDocs to work with template fields that just have a text string.
2021-04-15cleaned up CollectionCarousel and styleprovider to handle sub-component ↵bobzel
properties better. updated resizers in multicol/row to be visible.
2021-04-15fixed up carousels to work with templated documentsbobzel
2021-04-14fixed image templates to set/use the appropriate nativewidth/height. fixed ↵bobzel
carousel views and style provider to better support properties for components of a document view. fixed menus to show text options when captions and other sub text components are focused.
2021-04-11clean up of webBox annotation field updating when navigating between pages.bobzel
2021-04-11updated startRect to use mediaState and added pendingRecording as an option.bobzel
2021-04-11from lastbobzel
2021-04-11some cleanup of demo_changesbobzel
2021-04-10Merge branch 'master' into demo_changesbobzel
2021-04-10Merge branch 'master' into filtersbobzel
2021-04-09in -> togetherusodhi
2021-04-09fix for disappearing anchor menu when dictating and highlighting a pdf/web .bobzel
2021-04-09fixed webBox to display link icon w/ all related links properly.bobzel
2021-04-09Merge branch 'demo_changes' of https://github.com/browngraphicslab/Dash-Web ↵bobzel
into demo_changes
2021-04-09fixed not following links on video in lightboxbobzel
2021-04-09Merge branch 'demo_changes' of https://github.com/browngraphicslab/Dash-Web ↵geireann
into demo_changes