aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2023-08-10more updates to out of date version alertbobzel
2023-08-10out of data version alert client sidebobzel
2023-08-10from lastbobzel
2023-08-10merged /getUserDocumentIds into /getCurrentUser to avoid extra server round tripbobzel
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 version numbergeireann
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-07-31fixed initialization of multitoggle and linear menusbobzel
2023-07-31from lastbobzel
2023-07-31added resolvedports to /getCurrentUser to avoid seperate requestbobzel
2023-07-31Merge branch 'master' into james-azure-imagebobzel
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 james-azure-imagebobzel
2023-07-28cleanup of compile errorsbobzel
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 some type errors.bobzel
2023-07-27Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-27fixed media on localhost, not really practical but still:Sophie Zhang
2023-07-27removed new endpoint for nowSophie Zhang
2023-07-27Merge pull request #183 from brown-dash/collaboration-againbobzel
override nested -> upgrade nested and a few small ui things
2023-07-26fixed drawing on pdfs. fixed corsproxy issues on webpages (eg, bing ↵bobzel
search), fixed contextmenu color and dockedbtn color,
2023-07-21fixed additional colour issuesGeireann Lindfield Roberts
and - updated redo shortcut - fixed some things with the tree view (particularly the sorting)
2023-07-20components + homepagesrichman333
2023-07-19lots of changes, just need server endpoint before pullSophie Zhang
2023-07-19Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-19ui changesSophie Zhang
2023-07-19Merge branch 'master' into collaboration-againsrichman333
2023-07-19more keyboard shortcut updates.geireann
2023-07-18fixing focusing with DocFocusOrOpen when target is a data Proto.bobzel
2023-07-18.Sophie Zhang
2023-07-18Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-18Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-18themingSophie 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-18fixed upload sidebar to be able to upload zipped dash docs.bobzel
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 secondpropertiesmenu-emilyeperelm2
2023-07-18Merge branch 'master' of https://github.com/brown-dash/Dash-WebGeireann Lindfield Roberts
2023-07-18variantGeireann Lindfield Roberts
2023-07-18Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-18Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-18consolidated server stats with server heartbeatbobzel
2023-07-18fixed shared dashboards field locationgeireann
2023-07-18test cleanupgeireann
2023-07-18resolved pointer down issues with component libraryGeireann Lindfield Roberts