aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/MapBox/MapBox.tsx
AgeCommit message (Collapse)Author
2023-08-21Working on Geireann's component stuff. Now gonna try drag drop pinsEric
2023-08-21fixed map pushpins by only rendering them after the map is readybobzel
2023-08-21fixed calling setComponentView for mapsbobzel
2023-08-21from lastbobzel
2023-08-21merged with masterbobzel
2023-08-21Merge branch 'master' into UI_Update_Eric_Mabobzel
2023-08-21BuggyEric
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-15FreezeEric
2023-08-13Merge branch 'master' into UI_Update_Eric_MaEric
2023-08-131Eric
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-02Pre masterEric
2023-08-01omg im so tired but yay remove pin worksEric
2023-08-01Pin onclick remove fully integrate, working but not tested a lotEric
2023-07-31Pushpin onclick centers on pushpinEric
2023-07-31All mapType stuff and constructor is doneEric
2023-07-12Pre-zoom saving to docEric
2023-07-10Location metadata synced and reactions workingEric
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-20Basic selectionEric
2023-06-15day:Eric
2023-06-15added pushpin selected icon chagneEric
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-06more Symbol updating.bobzel
2023-05-14Merge branch 'master' into UI_Update_Eric_Mabobzel
2023-05-14major overhaul of field naming conventions.bobzel
2023-05-10formatting mapboxbobzel
2023-05-10Merge branch 'master' into UI_Update_Eric_Mabobzel
2023-05-04post-demoEric
2023-04-12amongus2Eric
2023-04-12amongusEric
2023-04-10Post-bobEric
2023-04-10Pre-bobEric
2023-04-08Started on place pin modeEric
2023-04-06Working on mapboxinfowindow integrationEric
2023-04-05Working on pushpin and infowindow datadoc stuffEric
2023-04-05Added infobox after pushpin clickedEric
2023-04-04fixed using freeformview in sidebar of pdfs. fixed issues with dragging ↵bobzel
items out of schema and with selecting the schema view by clicking on headers. Fixed a lot of errors caused by using OmitKeys which masks type checking. fixed some pointerevent problems with treeview and freeformview
2023-04-04Fixed make map errorEric
2023-03-27fixed pointer events when not selected for MapBoxbobzel
2023-03-15Merge branch 'master' into UI_Update_Eric_MaEric
2023-03-15yuhEric
2023-03-10fixed image anchors to save zoom/pan info and to focus() on content when ↵bobzel
following anchors. fixed progresivized items in trails to not allow dragging items out or dropping new items in.
2023-03-01Added basic search functionality:Eric
:
2023-03-01changed inPlace link following to be lightbox. allowed collections to be ↵bobzel
labeled as lightboxes. lightbox collections display link targets in an overlay that hides the rest of their content
2023-02-14fixed pinning regions on pdf/web pages to allow proper pres following. ↵bobzel
added click on pres item# to select w/o navigation. fixed dashDocView to be selectable without losing selection to parent textbox. added BingMaps rudimentary option to googleMaps
2023-02-09fixed childLayoutString to work. made images capable of fitWidth. fixed ↵bobzel
animating data field pres changes. fixed lightbox to ignore annotations on collections. fixed double-click on icon to open in lightbox. added options for turning off ink labels, and opening ink in lightbox. fixed closing ink strokes by dragging. fixed drawing ink to use coord sys of starting point and to render ink the correct width and to honor GestureOverlay mode properly. .
2023-01-20removed tour map from lightbox. added option to create anchors without ↵bobzel
adding thm as annotations. made zoom of text an option for pres and links
2023-01-06added zoom box highlighting of text anchors in pdf/web pages for link/pres ↵bobzel
following. Added serial/parallel option for presentation group with up. Added direct pinning of text seletions to trails. fixed 'hide' option for preselements to work with hidebefore/after