12000 Commits

Author SHA1 Message Date
Wolfgang Huß
4d8aa4765a Fix forgotten calling of 'mobile()' mixin, because it changed to a function 2023-01-31 14:50:01 +01:00
Wolfgang Huß
12663cbf09 Make 'isMobile' aka 'showMobileMenu' a mixin 2023-01-31 13:45:01 +01:00
Wolfgang Huß
c26a037007 Add comment and cleanup in map 2023-01-31 13:07:44 +01:00
Wolfgang Huß
8ae6eff0e4 Add map button to header menu 2023-01-31 13:06:34 +01:00
Wolfgang Huß
55f699a130 Add tool tip to group button in header menu 2023-01-31 13:04:55 +01:00
Wolfgang Huß
e4d209526c Add different sizes to 'BaseIcon.vue' 2023-01-31 12:50:12 +01:00
Wolfgang Huß
6b0fbc578b Remove globe icon from 'LocaleSwitch.vue' 2023-01-31 12:48:25 +01:00
Wolfgang Huß
40057a2b0b Fix linting 2023-01-29 16:27:20 +01:00
Wolfgang Huß
391de74c06 Change from 'ds-button' to 'base-button' in map marker popup, because to get branding coloration 2023-01-29 13:01:14 +01:00
Wolfgang Huß
c25a7377a8 Add CSS 'letter-spacing: $letter-spacing-large' to 'base-button' like in 'ds-button' 2023-01-29 12:58:39 +01:00
Wolfgang Huß
c4762f789f Change name of map button class 2023-01-29 11:45:44 +01:00
Wolfgang Huß
b415e64f4b Fix broken 'mapFlyToCenter' 2023-01-29 11:35:28 +01:00
Wolfgang Huß
54cf350ce8 Change auto close of map marker popup to 3000 miliseconds 2023-01-29 11:34:55 +01:00
Wolfgang Huß
aaf4c18aa5 Implement auto close after 2000 miliseconds to map marker popup 2023-01-29 11:12:08 +01:00
Wolfgang Huß
a0fbc5a51c Merge branch 'map' of github.com:Ocelot-Social-Community/Ocelot-Social into map 2023-01-27 13:43:37 +01:00
Wolfgang Huß
7ad82ee5e9 Remove 'MAPBOX_TOKEN' env from 'maintenance' docker-compose file 2023-01-27 13:43:07 +01:00
Wolfgang Huß
5e29e4052f Change German map page headline to 'Landkarte' 2023-01-27 13:42:11 +01:00
51bc53e7aa
mising yarn lock file 2023-01-27 12:28:26 +01:00
eca133ab53
fix map language 2023-01-27 12:28:10 +01:00
Wolfgang Huß
d82be43104 Add skipped test of the map page 2023-01-27 07:02:38 +01:00
Wolfgang Huß
bfe2d8a9f1 Try mapbox language again and commt after failing 2023-01-26 12:43:03 +01:00
Wolfgang Huß
96b542f3b1 Refine map marker popups
- Translate texts.
2023-01-26 08:27:07 +01:00
Wolfgang Huß
dfd2e2d108 Add horizontal lines to map marker popup 2023-01-26 07:40:50 +01:00
Wolfgang Huß
19a6305b9d Add profile link to map marker popup 2023-01-25 17:25:48 +01:00
Wolfgang Huß
54e7de30da Cleanup 2023-01-25 17:25:12 +01:00
Wolfgang Huß
654bf0f64e Add 'about' to 'mapUserQuery' 2023-01-25 17:24:55 +01:00
Wolfgang Huß
b5a8fc9407 Use 'popup.isOpen()' 2023-01-25 15:50:19 +01:00
Wolfgang Huß
bce3ad649b Add popup to marker on hover 2023-01-25 15:47:24 +01:00
Wolfgang Huß
a9024b05be Reload icons, add again source and layer on 'setStyle' 2023-01-24 17:25:30 +01:00
Wolfgang Huß
52d833c5b1 Refine code for use of geoJSON 2023-01-24 12:15:36 +01:00
Wolfgang Huß
eb8de77fd6 Use Mapbox markers with GeoJSON – first try 2023-01-24 11:04:17 +01:00
Wolfgang Huß
b2cb1fa2e3 Add Mapbox markers 2023-01-24 11:03:23 +01:00
Wolfgang Huß
c5680c5eb9 Add mapbox controller 'MapboxGeocoder' 2023-01-23 13:58:52 +01:00
Wolfgang Huß
1b75a533d9 Cleanup 2023-01-12 16:56:24 +01:00
Wolfgang Huß
739eb20f65 Fix map coordinates of users and groups 2023-01-12 16:54:06 +01:00
Wolfgang Huß
e81336b50f Set markers direct by map and not via HTML 'MglMarker' 2023-01-12 16:41:40 +01:00
Wolfgang Huß
04f43cde71 Comment use of GQL 'location' fragment in webapp 'groups' file 2023-01-12 15:44:06 +01:00
Wolfgang Huß
fbf1f74098 Move comment 2023-01-12 13:59:25 +01:00
Wolfgang Huß
844bfb4cfb Show all groups with locations on map 2023-01-12 13:20:46 +01:00
Wolfgang Huß
a0f7947c3a Use 'getCoordinates' 2023-01-12 11:28:02 +01:00
Wolfgang Huß
36239bc762 Show all users with locations on map 2023-01-12 11:25:58 +01:00
Wolfgang Huß
e8d21147ae Split 'locationAndBadgesFragment' into 'locationFragment' and 'badgesFragment' 2023-01-12 10:53:43 +01:00
Wolfgang Huß
04810ca500 Move the admins user query GQL to the appropriate file 2023-01-12 10:50:44 +01:00
Wolfgang Huß
13f2451e02 Change default GQL 'UserQuery' to named 'profileUserQuery' 2023-01-12 10:12:32 +01:00
Wolfgang Huß
6d8149a77c Implement user location on map
- Deactivate map translation because it doesn't work.
2023-01-11 16:18:50 +01:00
Wolfgang Huß
9790eb1f88 Make 'followedByCount' and 'followingCount' in 'User' query imperative 2023-01-11 16:17:34 +01:00
Wolfgang Huß
279bdf6852 Remove 'console.log' 2023-01-10 15:28:20 +01:00
Wolfgang Huß
fea308435a Implement translation of map labels, not working now 2023-01-10 14:47:18 +01:00
Wolfgang Huß
67d01f8e32 Add mapbox 'MglFullscreenControl' 2023-01-10 11:25:27 +01:00
Wolfgang Huß
bde5002650 Add mapbox controls 2023-01-10 11:06:25 +01:00