Skip to content
GitLab
Explore
Sign in
ltc_website
src
components
OurMap
OurMap.jsx
Apr 22, 2020
cleaning old code out
· a8271bef
amarcic
authored
Apr 22, 2020
a8271bef
Apr 21, 2020
feature: close popup when clicking showrelatedobjects-button
· 0ece98a7
amarcic
authored
Apr 21, 2020
0ece98a7
bug fix: cannot return to search result when pop up not open
· 5c2632be
amarcic
authored
Apr 21, 2020
5c2632be
added marker contextualized object and changed gql query bring along data for that marker
· d5fdad40
amarcic
authored
Apr 21, 2020
d5fdad40
Apr 20, 2020
Fixed related objects functionality: keep showing selected marker; return to viewing search results
· 10892104
elli
authored
Apr 20, 2020
10892104
Moved related objects functionality to popups
· 0e172731
elli
authored
Apr 20, 2020
0e172731
Apr 16, 2020
added unique keys for markers when places are repeated
· b314fdcc
amarcic
authored
Apr 16, 2020
b314fdcc
Added more loading/error messages
· 3cb3e0c5
elli
authored
Apr 16, 2020
3cb3e0c5
Fix missing unique key prop
· 212a2746
elli
authored
Apr 16, 2020
212a2746
setting active location with entity with only current location
· c388a4d8
amarcic
authored
Apr 16, 2020
c388a4d8
Handled 'spatial' now being an array
· 34643f86
elli
authored
Apr 16, 2020
34643f86
Apr 14, 2020
Added project labels to project filter
· 88dc6cd0
elli
authored
Apr 14, 2020
88dc6cd0
Small changes to project filter
· fb3e69bd
elli
authored
Apr 14, 2020
fb3e69bd
Changed filter by projects option to checkboxes
· 4396d938
elli
authored
Apr 14, 2020
4396d938
Apr 09, 2020
Added search by string + filter by projects option
· a2757bad
elli
authored
Apr 09, 2020
a2757bad
Fixed reversed coordinates missing in last commit
· 09d3f491
elli
authored
Apr 09, 2020
09d3f491
coordinates for display with leaflet reversed
· 968b61de
amarcic
authored
Apr 09, 2020
968b61de
conditional rendering for related objects
· 7eb8433c
amarcic
authored
Apr 09, 2020
7eb8433c
fixed loading of fetching of related objects
· bffb632b
amarcic
authored
Apr 09, 2020
bffb632b
Apr 08, 2020
Added console logs to understand where is the problem with the switch
· 4d535b15
elli
authored
Apr 08, 2020
4d535b15
Added switch for showing/hiding related objects (not working yet)
· d3d039fb
elli
authored
Apr 08, 2020
d3d039fb
Change objectId to one with related objects that are easier to spot on the map
· 3e5490c9
elli
authored
Apr 08, 2020
3e5490c9
Apr 07, 2020
npm package update; tiny change in use of hooks
· be2b0c72
amarcic
authored
Apr 07, 2020
be2b0c72
Mar 26, 2020
check number of re-renders from time to time
· 7c1eb27a
amarcic
authored
Mar 26, 2020
7c1eb27a
added input handler that scales better when using several inputs
· cfec59ae
amarcic
authored
Mar 26, 2020
cfec59ae
Mar 25, 2020
added period title to popup and location name to main marker
· b96539ce
amarcic
authored
Mar 25, 2020
b96539ce
made Id input a bit more stable
· 2ab36c71
amarcic
authored
Mar 25, 2020
2ab36c71
map is rendered with data for the object decided by input field
· ed4b08c4
amarcic
authored
Mar 25, 2020
ed4b08c4
added input field to change object id;bug: map does not rerender
· d3357a0d
amarcic
authored
Mar 25, 2020
d3357a0d
added object Id to state so it can be set and got
· 43841e3c
amarcic
authored
Mar 25, 2020
43841e3c
popup for main marker and opacity for related
· c84add18
amarcic
authored
Mar 25, 2020
c84add18
relaced alerts with popups for markers
· 0253c7b4
amarcic
authored
Mar 25, 2020
0253c7b4
fix for last commit
· 0f349a3e
amarcic
authored
Mar 25, 2020
0f349a3e
added Markers for related objects
· 1dcc8729
amarcic
authored
Mar 25, 2020
1dcc8729
implemented checking for data availability before setting marker
· 115839cb
amarcic
authored
Mar 25, 2020
115839cb
Mar 24, 2020
fixing data not defined in Map component; partially fixed
· 870cabf9
amarcic
authored
Mar 24, 2020
870cabf9
updated leaflett css to current; added fake data for testing
· ac5ec455
amarcic
authored
Mar 24, 2020
ac5ec455
added Marker for fetched data; error: data in map undefined
· db1e1514
amarcic
authored
Mar 24, 2020
db1e1514
added GraphQL useQuery hook to map
· 9179aebb
amarcic
authored
Mar 24, 2020
9179aebb
Mar 19, 2020
added a basic map
· 3c5fda43
elli
authored
Mar 19, 2020
3c5fda43
Loading