aboutsummaryrefslogtreecommitdiff
path: root/src/client/goldenLayout.js
AgeCommit message (Collapse)Author
2024-02-26fixed some string types to be enumerations for dropAction. fixed bug in ↵bobzel
golden layout dragging where a stack's tabs could disappear.
2023-11-24mergesrichman333
2023-10-19made new golden layouts splits smallerbobzel
2023-09-28fixed images in schema to have a width. removed maximise functionality ↵bobzel
from goldenlayout.
2023-09-19made goldenlayout tabs/buttons follow color scheme + added hover highlights. ↵bobzel
got rid of old color scheme code.
2023-05-16fixed bugs with goldenlayout dragging and undoing. fixed searching for ↵bobzel
filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code.
2022-11-10made alternate image use a field data-useAlt. added alt images to ↵bobzel
preselements. fixed removing TabDoc documentviews from document view list. added playing audio tags to preselements
2022-11-01fixes for goldenlayout to initialize more cleanly. updated all old ↵bobzel
ReactDOM.render() to ReactDom.createRoot(). fixes for PDF/Web sidebar sizing. added text from pdf selection anchors to sidebar notes. fixed PDF text selection to align properly.
2022-09-21fixed issues with deleting last stack, or deleting stacks and leaving only ↵bobzel
row/cols in goldenLayout
2022-09-20fixed golden layout to always leave a stack when removing splits.bobzel
2022-06-08added context menu back to tab's via the doc icon. made docicon draggable ↵bobzel
and clickable. removed collectiondockingviewmenu.
2022-06-08added ability to make thumbnails of dashboards. started to cleanup ↵bobzel
dockingView/goldenlayout undo event handling. cleaned up tab doc list in docking view. made titles editable again in treeview. fixed overlay view to work with image docs etc by setting top/left in css
2022-04-05tweaked tab titles to be more normally editable.bobzel
2022-04-05fixes to allow dragging golden layout windows to be aborted with 'esc'. ↵bobzel
some code cleanup as well to avoid rebuilding golden layout when tabs are closed. Fixes for undo and goldenlayout
2021-08-17Added empty tabs messagedinhanhtruong
todo: create buttons for recent tabs when all tabs in a dashboard are closed
2021-08-12Merge branch 'master' into splash-screen-3-Anh-En-Huadinhanhtruong
2021-07-31updates ready for sprint (almost)geireann
2021-07-31tab scrollablegeireann
2021-07-29added message to empty tab screendinhanhtruong
2021-03-25from lastbobzel
2021-03-25fixed scrollTops when dragging tabs around that have pdfs etc in them.bobzel
2020-11-21fixed goldenLayout to remove rowCol when removing a stack if the rowCol's ↵bobzel
parent contains only the rowCol. prevented unlocking documents from setting NativeWidth/Height
2020-09-15prevented last stack from being deleted in docking view.bobzel
2020-04-14fixed goldenlayout borders. made filter flyout semistransparent. fixed map ↵Bob Zeleznik
to stay inbounds when filter is expanded.
2020-02-15title bar fixes and more dark scheme stuffBob Zeleznik
2019-08-23progress on guid methodkimdahey
2019-07-17trying to reduce the number of times items are moved to a different div in ↵bob
golden layout.
2019-07-04Made some changes to clean up some GoldenLayout stuffTyler Schicke
2019-05-20fixed icons for pdfs. fixed activeItem issue for golden layout.bob
2019-05-12Started adding flyout to go up a levelTyler Schicke
2019-05-06added goldenlayout as a file, changed list / type stuff a bit.bob