aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
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-27removed delete from treeview context menu. fixed close in treeView to not ↵bobzel
readd when closing from recently Closed.
2023-07-27mergesrichman333
2023-07-27Merge branch 'master' into data-visualization-sarahsrichman333
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-27Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-07-27Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-27changesSophie Zhang
2023-07-21fixed additional colour issuesGeireann Lindfield Roberts
and - updated redo shortcut - fixed some things with the tree view (particularly the sorting)
2023-07-20Merge branch 'sophie-report-manager' into sophie-ai-imagesSophie Zhang
2023-07-20Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-07-19Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-19got rid of ctrl-s to create a text slide.geireann
2023-07-19from lastgeireann
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-18Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-07-18you fix some, you break someGeireann Lindfield Roberts
2023-07-18Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-18Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-18fixed typing spaces into text inside schemasbobzel
2023-07-18Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-17Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-07-17so many updatesGeireann Lindfield Roberts
2023-07-17Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-14pie chart groupingssrichman333
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-12fixing dashboard view of shared dashboards to open dashbarods the same as ↵geireann
sharing panel - as embeddings.
2023-07-11more fixes to simplify sharingbobzel
2023-07-11importing tables from wikipedia -> DataVizBoxsrichman333
2023-07-10filters and better uiSophie Zhang
2023-07-10fixed sharing to a user to allow upgrading credentials.geireann
2023-07-10fixed collection linear view to an extentGeireann Lindfield Roberts
still errors remaining and work that needs to be done!
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-08fixed adding tabs to not try to distribute acls (this is done through adding ↵bobzel
a Doc to the docking view's Doc list).
2023-07-07api key, with muiSophie Zhang
2023-07-07fixed self-ownership of copied Docs created by someone else. prevent dash ↵bobzel
from being pasted into itself. fixed inheritance of acls
2023-07-07a bunch of fixes to simplify collaboration and make it work better.bobzel
2023-07-06just saving progressSophie Zhang
2023-07-05changed acl inheritance for docking views.bobzel
2023-07-05Merge branch 'master' into collaboration-sarahbobzel
2023-07-05fixed anno dropping on collectionsbobzel
2023-07-04Merge branch 'master' into collaboration-sarahsrichman333
2023-07-03fixed dragging onto non active tab from outside dashbobzel
2023-07-03better fix for activating tabs on hoverbobzel
2023-07-03fixed making one tab always active.bobzel
2023-07-02improved highlighting of tabs to show focus/active. added. menu item to open ↵bobzel
a tab in lightbox
2023-07-02made multicolumn/row views fit contents to panel and center. changed ↵bobzel
collection drop to propagate when embed is not enabled. fixed image box drop . made goldenlayout tabs selectable. turned off leaving pushpins on drag out. fixed long press to disable on drag.