aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ↵bobzel
to make the UI work properly.
2020-08-22switched search from writiing searchMatch to matched docs to instead store ↵bobzel
in a run-time observableMap. This allows simultaneous searches by different users.
2020-08-22fixed key value for empty lists to show [], fixed tree view to allow 'data' ↵bobzel
field .to display for empty lists. Gave untitled Tabs a default height
2020-08-21switched from "scenes" to "dashboards"bobzel
2020-08-21trying scenes instead of workspacesbobzel
2020-08-21fixed double-clicking icons to act like two single clicksbobzel
2020-08-20fixed link popup locationbobzel
2020-08-19cleaning lint errorsbobzel
2020-08-19more cleanup of SearchBox. made searchMatch be a tri-state for ↵bobzel
forward/backward/nomatch
2020-08-19fixed errors caused by Doc symFields not being variable functions and thus ↵bobzel
not having 'this' bound correctly.
2020-08-19Merge branch 'menu_restructure'bobzel
2020-08-19Merge pull request #637 from browngraphicslab/bug_fixesbobzel
Fixed PDF Highlight
2020-08-19fixed frame animations and added frames to bookmarked views.bobzel
2020-08-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
bug_fixes
2020-08-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-08-19fixed link label cut offanika-ahluwalia
2020-08-18added document selection for items in a SchemaView so that Properties and ↵bobzel
context menu can operate on them.
2020-08-18fixed snapping to work when dragging an alias to allow snapping to originalbobzel
2020-08-18Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
bug_fixes
2020-08-18fix pdf highlight change bugLionel Han
2020-08-18fixed undoing typed text boxes to happen in one step (not undo to first ↵bobzel
character, then undo again fo whole box)
2020-08-18changed catalog to pop up search over db for author. turned off ↵bobzel
double-clicking on any fonticon.
2020-08-17Merge branch 'master' into acls_uvbobzel
2020-08-17fixed text menu updatingbobzel
2020-08-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-16changed sidebar buttons to not 'stayincollection' but to 'alias' on drop to ↵bobzel
allow them to be copied easily to other button panels.
2020-08-15cleaned up console.logs. fixed updating lastModified for SOLRbobzel
2020-08-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-14fixed showing links to inkbobzel
2020-08-14Merge pull request #610 from browngraphicslab/new_audiobobzel
New audio
2020-08-14bug fixesLionel Han
2020-08-14fixed some edge cses with richTextMenu synchronization. added author field ↵bobzel
to delegates
2020-08-14cleaned up invocation of RichTextMenubobzel
2020-08-15many changes to acls, aliases, sharing sidebar etcusodhi
2020-08-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
new_audio
2020-08-14fixed upating of Rich Text Menu toolbar --- still hacky though.bobzel
2020-08-13fixed warnings.bobzel
2020-08-13Merge branch 'master' into presentation_updatesbobzel
2020-08-13changed solr schema so that text and date fields are sortable. fixed one ↵bobzel
line text not to show scrollbars. fixed scriptingRepl to allow document ids to be entered.
2020-08-14minimize final changesGeireann Lindfield Roberts
2020-08-14Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-14minimize + import multipleGeireann Lindfield Roberts
2020-08-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-08-13fixed border-rounding of docsbobzel
2020-08-13Merge pull request #602 from browngraphicslab/menu_restructurebobzel
Menu restructure
2020-08-13sent make Background images to backbobzel
2020-08-13got rid of mainviewnotifs in favor of having badges for any fonticonboxbobzel
2020-08-12made addDocTab(..,"replace") reuse the right tabbobzel
2020-08-12all deletes to closeanika-ahluwalia
2020-08-13Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts