Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-24 | moved generative fill variables into ImageBox from MainView to prevent ↵ | geireann | |
awkward reference cycle | |||
2023-08-22 | Everything working, except for offset of placing pins and mapanchormenu when ↵ | Eric | |
sidebar is open | |||
2023-08-17 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
2023-08-17 | broken version | Sophie Zhang | |
2023-08-17 | fixed 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-13 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
2023-08-09 | updated 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-04 | filters - starting to add filterable field | eperelm2 | |
2023-07-28 | Merge branch 'master' into sophie-report-manager | bobzel | |
2023-07-28 | minor cleanup | bobzel | |
2023-07-27 | fixed 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-27 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
2023-07-27 | Merge branch 'master' into sophie-report-manager | Sophie Zhang | |
2023-07-26 | fixed drawing on pdfs. fixed corsproxy issues on webpages (eg, bing ↵ | bobzel | |
search), fixed contextmenu color and dockedbtn color, | |||
2023-07-20 | Merge branch 'sophie-report-manager' into sophie-ai-images | Sophie Zhang | |
2023-07-20 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
2023-07-20 | refactoring gpt functionalities | Sophie Zhang | |
2023-07-19 | Merge branch 'master' into sophie-report-manager | Sophie Zhang | |
2023-07-19 | got rid of Ctrl-O to open a new tab maximised. added style prop for header ↵ | geireann | |
bar when tab is maximised. | |||
2023-07-18 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
2023-07-18 | Merge branch 'master' into sophie-report-manager | Sophie Zhang | |
2023-07-18 | Merge branch 'master' into sophie-report-manager | Sophie Zhang | |
2023-07-18 | Merge branch 'master' into secondpropertiesmenu-emily | eperelm2 | |
2023-07-18 | fixed lightbox view | Geireann Lindfield Roberts | |
2023-07-17 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
2023-07-17 | so many updates | Geireann Lindfield Roberts | |
2023-07-12 | fixing dashboard view of shared dashboards to open dashbarods the same as ↵ | geireann | |
sharing panel - as embeddings. | |||
2023-07-10 | filters and better ui | Sophie Zhang | |
2023-07-08 | fixed 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-07 | api key, with mui | Sophie Zhang | |
2023-07-07 | a bunch of fixes to simplify collaboration and make it work better. | bobzel | |
2023-07-05 | Merge branch 'master' into secondpropertiesmenu-emily | eperelm2 | |
2023-07-04 | Merge branch 'master' into collaboration-sarah | srichman333 | |
2023-06-29 | undo and redo | Sophie Zhang | |
2023-06-28 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
2023-06-24 | from last | bobzel | |
2023-06-24 | from last | bobzel | |
2023-06-24 | from last | bobzel | |
2023-06-24 | ping cleanup | bobzel | |
2023-06-23 | Merge branch 'master' into heartbeat | bobzel | |
2023-06-22 | playground fields edit | srichman333 | |
2023-06-22 | cleaned 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-20 | fixing buttons tues morn | eperelm2 | |
2023-06-19 | cleanup of unused fields. fix to allow key value pane for collectionDocking ↵ | bobzel | |
view. | |||
2023-06-15 | fixed updating server cache when window/tab closes. | bobzel | |
2023-06-14 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
2023-06-13 | fixed 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-06 | updated Symbol naming. fixed various compile errors related to type checking. | bobzel | |
2023-06-06 | added rec stuff and begun updating components | geireann | |
2023-05-16 | fixed 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. |