aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Expand)Author
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ...bobzel
2020-08-22switched search from writiing searchMatch to matched docs to instead store in...bobzel
2020-08-22fixed key value for empty lists to show [], fixed tree view to allow 'data' f...bobzel
2020-08-22selecting a tab doc in a tree view makes the tab active in the Dashboard. fi...bobzel
2020-08-21fixed stacking view to use autoHeight to avoid having scroll bars. changed s...bobzel
2020-08-21fixed snapshoting dashboards to alias tabsbobzel
2020-08-21added a locking option for treeViewExpandedView field.bobzel
2020-08-21switched from "scenes" to "dashboards"bobzel
2020-08-21trying scenes instead of workspacesbobzel
2020-08-20Merge branch 'ink_edits'bobzel
2020-08-20more searchBox fixes.bobzel
2020-08-20starting overhaul of SearchBox code.bobzel
2020-08-20fixed lassoyunahi
2020-08-19cleaning lint errorsbobzel
2020-08-19more cleanup of SearchBox. made searchMatch be a tri-state for forward/backw...bobzel
2020-08-19Merge branch 'menu_restructure'bobzel
2020-08-19fixed frame animations and added frames to bookmarked views.bobzel
2020-08-19Merge branch 'master' into menu_restructurebobzel
2020-08-19fixed dragging aliases from properties panel. fixed dropdown button on schem...bobzel
2020-08-19re-added row controls for Schema viewbobzel
2020-08-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into me...anika-ahluwalia
2020-08-19fixed link label cut offanika-ahluwalia
2020-08-19removed unused schema header menu code.bobzel
2020-08-19Merge branch 'master' into schema_searchbobzel
2020-08-19focus is now on new row when new doc is created.bobzel
2020-08-19updated PropertiesButtons to work with selected documents in schemaViewsbobzel
2020-08-18added document selection for items in a SchemaView so that Properties and con...bobzel
2020-08-18fixed snapping to work when dragging an alias to allow snapping to originalbobzel
2020-08-18fixed undoing typed text boxes to happen in one step (not undo to first chara...bobzel
2020-08-18disabled ink gestures (can be reneanbled with Doc.UserDoc().recognizeGestures...bobzel
2020-08-18Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-08-18changed numcols change processusodhi
2020-08-18still cssusodhi
2020-08-18cssusodhi
2020-08-18fixed grid view freezing errorusodhi
2020-08-18fixed doubleclick on undo/redo to do nothing.bobzel
2020-08-17fixed schema view scripts to allow for layout or data doc assignment. fixed ...bobzel
2020-08-17Merge pull request #632 from browngraphicslab/bug_fixes_melissabobzel
2020-08-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into me...anika-ahluwalia
2020-08-17framework for web in top baranika-ahluwalia
2020-08-17Fix SchemaView undefined/empty string valuesMelissa Zhang
2020-08-17GridView column number bug fixes, make up/down arrows more visibleMelissa Zhang
2020-08-17Merge pull request #631 from browngraphicslab/acls_uvbobzel
2020-08-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-08-17added sort to solr search options. removed delete field assignment when remo...bobzel
2020-08-17Merge branch 'acls_uv' of https://github.com/browngraphicslab/Dash-Web into a...usodhi
2020-08-17properties panel acl issue fixedusodhi
2020-08-17Merge branch 'master' into acls_uvbobzel
2020-08-17fixed reordering schema columns and selecting schema header text.bobzel
2020-08-17caret change in menuusodhi