aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/MapBox/MapBox.tsx
AgeCommit message (Collapse)Author
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
2022-12-08cleaned up animation effects to not reference presBox. fixed anchors in ↵bobzel
text to have link properties set properly from properties view.
2022-07-26turned off resetriting text box resizing to max of scroll height. fixed ↵bobzel
placement/behavior of sidebar anno button for text.
2022-07-25made formatttedtextbox annotation handle work the same as pdf/web. prevent ↵bobzel
header from hiding annotation button handle. fixed resizing text boxes.
2022-07-22adjusted native dim scaling slightly combining props.scaling and ↵bobzel
props.ContentScaling into props.NativeDimScaling and fixing some resizing behaviors for fitWidth freeformviews and native-sized text boxes. Also fixed clicking on presboxe elements to not drag.
2022-07-20added a 'guest' login mode. added ability for mainView to be any doc, not ↵bobzel
just a docking collection.
2022-07-08restructured currentUserUtils to avoid having import cycles.bobzel
2022-07-07trying to fix errors in compilesbobzel
2022-06-20a bunch of changes to make some userDoc() field accesses more typesafe by ↵bobzel
going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils
2022-06-09renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at ↵bobzel
same time to not bring up presBox multiple times.
2022-06-05merged with master and added transcription icon view for recognized inkbobzel
2022-05-12fixed perfromance (flickering, speed) issues with having pointerEvents prop ↵bobzel
invalidate documents - switched to using a function to avoid flickering on PDFs of annotations in particular.
2022-05-02fixed scaling ink label in lightbox,etc views. changed ink strokes so that ↵bobzel
clicking on label of closed stroke is lower preceden than clicking on line. fixed fontsize UI for setting ink label sizes. can no longer slide ink pts that are cusps along curve.
2022-04-12Merge branch 'inkocr-mehek' into inking-naafi-mehekmehekj
2022-04-07added grouping and write mode vs pen modeNaafiyan Ahmed
2022-03-19from lastbobzel