aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/MainView.tsx
AgeCommit message (Collapse)Author
2023-08-24moved generative fill variables into ImageBox from MainView to prevent ↵geireann
awkward reference cycle
2023-08-22Everything working, except for offset of placing pins and mapanchormenu when ↵Eric
sidebar is open
2023-08-17Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-08-17broken versionSophie Zhang
2023-08-17fixed brushing of pinned viewports for chrome to not flash. converted ↵bobzel
pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point.
2023-08-13Merge branch 'master' into sophie-ai-imagesSophie Zhang
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-04filters - starting to add filterable fieldeperelm2
2023-07-28Merge branch 'master' into sophie-report-managerbobzel
2023-07-28minor cleanupbobzel
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-27Merge branch 'master' into sophie-ai-imagesSophie Zhang
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-20Merge branch 'sophie-report-manager' into sophie-ai-imagesSophie Zhang
2023-07-20Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-07-20refactoring gpt functionalitiesSophie Zhang
2023-07-19Merge branch 'master' 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-18Merge branch 'master' into sophie-ai-imagesSophie Zhang
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' into secondpropertiesmenu-emilyeperelm2
2023-07-18fixed lightbox viewGeireann Lindfield Roberts
2023-07-17Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-07-17so many updatesGeireann Lindfield Roberts
2023-07-12fixing dashboard view of shared dashboards to open dashbarods the same as ↵geireann
sharing panel - as embeddings.
2023-07-10filters and better uiSophie Zhang
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-07a bunch of fixes to simplify collaboration and make it work better.bobzel
2023-07-05Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-04Merge branch 'master' into collaboration-sarahsrichman333
2023-06-29undo and redoSophie Zhang
2023-06-28Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-06-24from lastbobzel
2023-06-24from lastbobzel
2023-06-24from lastbobzel
2023-06-24ping cleanupbobzel
2023-06-23Merge branch 'master' into heartbeatbobzel
2023-06-22playground fields editsrichman333
2023-06-22cleaned up dragging - abort presItem drags properly, fix naming for ↵bobzel
drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos.
2023-06-20fixing buttons tues morneperelm2
2023-06-19cleanup of unused fields. fix to allow key value pane for collectionDocking ↵bobzel
view.
2023-06-15fixed updating server cache when window/tab closes.bobzel
2023-06-14Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-06-13fixed updating cached docs when opening a backlinks collection. added some ↵bobzel
FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent.
2023-06-06updated Symbol naming. fixed various compile errors related to type checking.bobzel
2023-06-06added rec stuff and begun updating componentsgeireann
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.