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 |
|
|
|
05954ee04f
|
Merge pull request #5897 from Ocelot-Social-Community/node-16-image-upload
refactor(backend): node 19 with fixed image upload
|
2023-01-28 15:53:44 +01:00 |
|
Wolfgang Huß
|
fa29cf1540
|
Upgrade the Node version in main folder as well
- Add `"nan": "2.17.0"` to package.json resolutions.
|
2023-01-28 10:31:27 +01:00 |
|
Wolfgang Huß
|
c65f12872d
|
Upgrade the Node version in the maintenance as well
- Add `"nan": "2.17.0"` to package.json resolutions.
|
2023-01-28 10:30:53 +01:00 |
|
|
|
e86ece0247
|
upgrade node version to 19.4
|
2023-01-28 04:14:38 +01:00 |
|
|
|
ecc7b2ad91
|
"fix" failing test
|
2023-01-28 03:46:59 +01:00 |
|
|
|
85f7db7774
|
lint
|
2023-01-27 20:33:59 +01:00 |
|
|
|
a35fefe314
|
fix default language return value
|
2023-01-27 20:24:04 +01:00 |
|
|
|
d9a428730c
|
polyfill Encoders to run tests
|
2023-01-27 20:00:01 +01:00 |
|
Wolfgang Huß
|
edb7738bf2
|
Set lowest Node version for backend in readme
|
2023-01-27 17:03:53 +01:00 |
|
Wolfgang Huß
|
0fd22e3aa9
|
Fix linting
|
2023-01-27 16:56:02 +01:00 |
|
Moriz Wahl
|
88de09b1ba
|
test that existing emails do not throw anymore
|
2023-01-27 16:03:27 +01:00 |
|
Moriz Wahl
|
78b8d18c4e
|
fix(backend): do not throw when email exists on registration
|
2023-01-27 15:41:49 +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 |
|
Wolfgang Huß
|
aebaefb031
|
Actualize readme's on Node version
- Actualize 'backend/.nvmrc' as well.
|
2023-01-27 13:20:38 +01:00 |
|
Wolfgang Huß
|
e4c0e2a44c
|
Set 'nan: 2.17.0' in package.json, because 'yarn isntall' make problems on Apple M1
|
2023-01-27 13:18:21 +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 |
|
ogerly
|
69e82145cd
|
Merge branch '5818-Display-filter-as-buttons-instead-of-filter-menu' into merge-5750-in-5818
|
2023-01-26 14:12:03 +01:00 |
|
ogerly
|
ede699855c
|
change style for remove filter
|
2023-01-26 14:06:18 +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 |
|
ogerly
|
6c5f042fb9
|
style color change, position change
|
2023-01-25 16:15:51 +01:00 |
|
|
|
6cc7b4aa18
|
node19 docker
|
2023-01-25 16:12:15 +01:00 |
|
|
|
a7e426a92f
|
use graphql-upload middleware
|
2023-01-25 16:10:28 +01:00 |
|
|
|
02a29cc954
|
fix stream .ons
|
2023-01-25 16:09:58 +01:00 |
|
|
|
11087cbaef
|
updated required packages for node19, fix fs-capacitator
|
2023-01-25 16:08:26 +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 |
|
ogerly
|
fd6d2dacc5
|
add delete filter funktion
|
2023-01-25 12:20:39 +01:00 |
|
ogerly
|
4a8f466051
|
fix: locales
|
2023-01-25 09:28:48 +01:00 |
|
ogerly
|
5ceec78aee
|
fix: lint
|
2023-01-25 09:28:28 +01:00 |
|
ogerly
|
983e7e12f4
|
filter for themen and friends in content page per button, close funktion
|
2023-01-25 09:27:30 +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 |
|
ogerly
|
8759c4a41c
|
find key in object change
|
2023-01-24 08:11:19 +01:00 |
|
ogerly
|
b9067d7996
|
filter menu in content page
|
2023-01-23 20:28:20 +01:00 |
|
Wolfgang Huß
|
c5680c5eb9
|
Add mapbox controller 'MapboxGeocoder'
|
2023-01-23 13:58:52 +01:00 |
|