22 Commits

Author SHA1 Message Date
ashleysylvialee
ff50273f94
fix: 🍰 Suggestion List Filter (#4296)
* Fix suggestion list filter

* fix tests after MAPBOX changed their IDs again

* Add spacebar selection functionality for mentions

* Add tests

* Fix linting

Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2021-03-19 01:32:27 -07:00
Moriz Wahl
7a313344cb MAPBOX introduced district for US-Cities. So I used a German City instead 2021-02-15 17:36:37 +01:00
49b4ebb954
- beofreAll does not work - back to beforeEach 2021-02-02 07:19:50 +01:00
c726c6bcc3
- lint fixes (backend) 2021-02-02 03:00:03 +01:00
0597cead6a
- have blank lines between it in backend tests 2021-02-02 02:51:59 +01:00
ad509c8818
- reuse user in backend location test 2021-02-02 02:51:00 +01:00
143dee49c8
- lint fixes 2021-02-02 02:48:31 +01:00
a350e40b3e
- backend tests 2021-02-02 02:48:31 +01:00
Alexander Friedland
abdce9aaa7
cange country
United States of America TO United States
2020-08-19 11:56:45 +02:00
ogerly
bbf578ffc6 fix: location nameEN to United States 2020-08-18 15:35:16 +02:00
ogerly
6a68bb8f83 fix: location map box USA 2020-08-18 11:50:32 +02:00
ogerly
3d69ebbb1c fix: tests ok, lint ok 2020-08-14 11:39:38 +02:00
roschaefer
276ea79e8f Update prettier to v2 2020-03-24 21:11:11 +01:00
mattwr18
2c997b2d0a fix(build): make locations spec more resilient 2020-03-23 20:43:31 +01:00
Robert Schäfer
512ef672bf
feat: Introduce graphql image type (#3043)
* refactor(graphql): Introduce image type

* Undo changes to .travis.yml

* chore: Upgrade travis to node LTS

- URL is available since v10

* chore: use lts

Co-authored-by: mattwr18 <mattwr18@gmail.com>
2020-03-16 15:32:19 +01:00
Robert Schäfer
b003fb3f10
Merge pull request #2589 from Human-Connection/2587-geolocation-swap-lng-with-lat
fix: swap lat and lng
2020-02-18 17:55:57 +01:00
Moriz Wahl
976583b235 fixing test for geolocation 2020-02-06 19:56:44 +01:00
roschaefer
fa0e64b7cb Merge remote-tracking branch 'origin/master' into refactor_factories_with_rosie
There was a single step definition that created a post and a comment. I
would say let's put that in two different steps.
2020-02-01 13:33:07 +01:00
roschaefer
fc367297e3 Get rid of different factory files
..and fix some cypress tests
2020-01-28 23:12:50 +01:00
roschaefer
2a79c53765 Refactor user factory 2020-01-28 22:43:26 +01:00
roschaefer
b063847849 refactor: Make db:setup init stage of migrate 2020-01-20 11:00:52 +01:00
roschaefer
d7193ab3b6 Update neo4j-driver
Fix API changes. Also close the session in resolver only and refactor
userMiddleware to become a part of the resolver.
2019-12-17 20:20:16 +01:00