aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2023-08-09changed screenshot box colorsbobzel
2023-08-09fixed resizing from bottomleft. turned on Tools in novice mode. fixed ↵bobzel
aborting editing of tree view titles with escape or click outside. got rid of scrollbar in Tools panel by fixing height of masonry panel. updated browndash-components to fix problem of tooltips getting in away of click events on Tool items.
2023-08-09updated file system to include recentlyClosed, Shared, and Dashboards and ↵bobzel
fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard.
2023-08-08fixed searching web pages that are not cors readable to not generate an errorgeireann
2023-08-08fix dall-e issueJames Hu
2023-07-31fixed dictation into text boxes to stop when component unmounts. fixed ↵bobzel
some icons. fixed multiToggle for alignments. added link docs to user cache. fixed background color for tab stack buttons. added a bunch of @computeds to try to help performacne with lots of docs. chnaged text boxes to no expand/contract padding when selected.
2023-07-28Merge branch 'master' into sophie-report-managerbobzel
2023-07-27fixed longPress to terminate on pointerUp, not on Click. changed ↵bobzel
followLink() script for buttons to return select = true if there are no links. prevented turning off pointerevents for documentContents when isContentActive= true even if there is a click handler (this enables things like the imported docs background to deselect everything on click while still allowing the contents to be selected)
2023-07-27fixed importElementBox and made importBox be a masonry view. fixed clicking ↵bobzel
background of importBox to deselect everything. fixed masonry view documennt screentolocal and fixed column handle placement. fixed 'never' disable click script flag. fixed color of documentdeocrations title.
2023-07-27fixed FontIconBox scripts to set 'this' to fix tool bars buttons not ↵bobzel
working. enabled access to contextMenu in treeView and topBar even when hideContextMenu is set
2023-07-27fixed some type errors.bobzel
2023-07-27Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-26fixed drawing on pdfs. fixed corsproxy issues on webpages (eg, bing ↵bobzel
search), fixed contextmenu color and dockedbtn color,
2023-07-19Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-19Merge branch 'james-azure-image' into sophie-report-managerSophie Zhang
2023-07-19got rid of Ctrl-O to open a new tab maximised. added style prop for header ↵geireann
bar when tab is maximised.
2023-07-18fixed linkbox rendering so contents are inside containerbobzel
2023-07-18updated general... context menu to be expandedbobzel
2023-07-18Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-18Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-18Merge branch 'master' of https://github.com/brown-dash/Dash-WebGeireann Lindfield Roberts
2023-07-18fixed button click issuesGeireann Lindfield Roberts
and made it such that when you have no documents selected, then irrelevant buttons wont show
2023-07-18Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2023-07-18got rid of snapshot dashboard topbar menu item. fixed server stats ↵bobzel
background. got rid of import document from doc view context menu.
2023-07-18fixed ClickButtonGeireann Lindfield Roberts
2023-07-18Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-18Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-18resolved pointer down issues with component libraryGeireann Lindfield Roberts
2023-07-18added number inputs to right hand sideGeireann Lindfield Roberts
2023-07-17Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-07-17so many updatesGeireann Lindfield Roberts
2023-07-13removed shared dashboards from SharedDocs -- only available through the ↵bobzel
Dashbaord view now. Need to change hgihlight of Dashboard button to show badge w/ new dashboards the same as is done is shard docs.
2023-07-13getting shared links to show up when they are made remotely. fixing text to ↵bobzel
not generate network events when it's not selected
2023-07-13fixes for equation box default selections.bobzel
2023-07-11updated settings managerGeireann Lindfield Roberts
- fixed some things with top toolbar and refactored files - removed FontIconBadge
2023-07-11more fixes to simplify sharingbobzel
2023-07-10filters and better uiSophie Zhang
2023-07-10updated to v54 of comp libraryGeireann Lindfield Roberts
2023-07-10fixed collection linear view to an extentGeireann Lindfield Roberts
still errors remaining and work that needs to be done!
2023-07-09fixing dropdown componentsGeireann Lindfield Roberts
2023-07-09updated to add tooltipsGeireann Lindfield Roberts
also removed background colour for stacking docs (ask bob why we are setting arbitrary background colour for stacking docs?)
2023-07-08Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-07-07a bunch of fixes to simplify collaboration and make it work better.bobzel
2023-07-06Merge branch 'master' into james-azure-imageJames Hu
2023-07-05changed acl inheritance for docking views.bobzel
2023-07-05trying to add importBoxeperelm2
2023-07-05Merge branch 'master' into collaboration-sarahbobzel
2023-07-05changed anchor default for dataviz boxbobzel
2023-07-04Merge branch 'master' into collaboration-sarahsrichman333
2023-07-04fixed undo stack when typing, then switching tabs. combined mark settings ↵bobzel
into one dispatch on text box load.