index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
collections
/
CollectionMapView.tsx
Age
Commit message (
Expand
)
Author
2020-04-28
merged with master
Bob Zeleznik
2020-04-15
cleanup
Sam Wilkins
2020-04-15
fixed fieldKey errors:
Sam Wilkins
2020-04-15
fixed bug just added with initial location of map
Bob Zeleznik
2020-04-15
added lockedPosition for maps, and improved title for setting locations
Bob Zeleznik
2020-04-15
improved title support for map entries using @ to reset address. added locke...
Bob Zeleznik
2020-04-15
syntax
Sam Wilkins
2020-04-15
fieldKey fixes
Sam Wilkins
2020-04-15
final cleanup
Sam Wilkins
2020-04-15
extended getLocation to work with the map itself in addition to makers so tha...
Bob Zeleznik
2020-04-15
using interesting mobx paradigm to manage value interception
Sam Wilkins
2020-04-15
added robust error checking for lat, lng and address values, reverts to previ...
Sam Wilkins
2020-04-14
factored out and handled edge case, also basic error checking on request
Sam Wilkins
2020-04-14
map view cleanup
Sam Wilkins
2020-04-14
fixed maps to support drag/drop, and fixed to work with docs that just have a...
Bob Zeleznik
2020-04-14
added map undo batches. fixed marker flicker on drag. split up code.
Bob Zeleznik
2020-04-14
update maps to use local variables not on Doc
Bob Zeleznik
2020-04-14
added bidirectional geocoding for map view
Sam Wilkins
2020-04-14
resolved
Sam Wilkins
2020-04-14
chrome dropdown changes and custom loading container for mapview
Sam Wilkins
2020-04-13
fromlast
Bob Zeleznik
2020-04-13
cleaned up some field key stuff for mapview
Bob Zeleznik
2020-04-13
more mapview adjustments
Bob Zeleznik
2020-04-13
fixed map view pointer events.
Bob Zeleznik
2020-04-13
final env cleanup
Sam Wilkins
2020-04-13
completed migration to webpack-transferred environment variables, rather than...
Sam Wilkins
2020-04-12
clean up
Sam Wilkins
2020-04-12
rough pass at collection map view
Sam Wilkins