296 Commits

Author SHA1 Message Date
af6f45a399
Moderation.ReportContent.feature 2021-04-14 20:36:14 +02:00
c6bca8d9fb
User.Mute.feature 2021-04-14 20:36:14 +02:00
ec6a1f1e4e
User.Block.feature 2021-04-14 20:36:14 +02:00
2df140612a
UserProfile.Avatar.feature 2021-04-14 20:36:14 +02:00
00101a7c60
UserProfile.SocialMedia.feature 2021-04-14 20:36:14 +02:00
7a06c0c5ed
UserProfile.ChangePassword.feature rename
UserProfile.NameDescriptionLocation.feature
2021-04-14 20:36:14 +02:00
4ef7fe518b
Moderation.HidePost.feature 2021-04-14 20:36:14 +02:00
d719b0c65c
Moderator.HidePost.feature 2021-04-14 20:36:14 +02:00
8a3af923c6
fixed includes 2021-04-14 20:36:13 +02:00
163ee21180
Internationalization.feature 2021-04-14 20:36:13 +02:00
b6ffca2c0a
removed stuff 2021-04-14 20:36:13 +02:00
b874d7a8ef
Admin.TagOverview.feature
backend lint fixes
2021-04-14 20:36:13 +02:00
3ab9ad8c8f
removed stuff 2021-04-14 20:36:13 +02:00
ab8e6a005f
Admin.PinPost.feature 2021-04-14 20:36:13 +02:00
c782005ee5
refactored "I navigated to page" step 2021-04-14 20:36:13 +02:00
3bac3b653c
remove old stuff 2021-04-14 20:36:13 +02:00
f8d87a4e98
Notification.Mention.feature
Regex for URL matches "I am on page ..."
Fixed some category/search related errors
2021-04-14 20:36:13 +02:00
61d4107e7b
Search.feature 2021-04-14 20:36:13 +02:00
aa2fffb947
fix some flakyness 2021-04-14 20:36:13 +02:00
a40cab7f5c
missing stuff that should be missing 2021-04-14 20:36:13 +02:00
39fb4b98d3
User.ChangePassword.feature
unified user creation and logging in
2021-04-14 20:36:13 +02:00
153b4dced8
Post.Images.feature 2021-04-14 20:36:13 +02:00
7f11e99229
PersistentLinks.feature 2021-04-14 20:36:13 +02:00
f0a112ec1c
post.comment feature
registration.todo
lots of unifications
2021-04-14 20:36:13 +02:00
46452c2e4a
unified click events
separated post in post.create & post
2021-04-14 20:36:13 +02:00
cb4abbdd33
"fixed" logout 2021-04-14 20:36:13 +02:00
7f2ac7bb3e
corrected some spelling, removed old writepost feature 2021-04-14 20:36:12 +02:00
3c411514e9
post create cypress feature 2021-04-14 20:36:12 +02:00
57d9cb81f7
wait 500ms when logging in to increase stability 2021-04-14 20:36:12 +02:00
19ca8390e7
fixed terms and conditions version check 2021-04-14 20:36:12 +02:00
c52dceddf2
authentication feature
fixed a problem in login component
2021-04-14 20:36:12 +02:00
169b220aa1
removed duplicate code 2021-04-14 20:36:12 +02:00
4271ee16a2
feature Authentication (not working yet) 2021-04-14 20:36:12 +02:00
d67953bb15
started to refactor cypress tests 2021-04-14 20:36:12 +02:00
e3e03415e1
have cypress running locally - the tests still fail 2021-04-14 20:36:12 +02:00
Wolfgang Huß
7dbc833e22 Merge branch '2144-Add_Search_Results_Page' of https://github.com/Human-Connection/Human-Connection into HC-2144-Add_Search_Results_Page
# Conflicts:
#	webapp/pages/profile/_id/_slug.vue
2021-01-18 14:12:13 +01:00
Wolfgang Huß
11aabf0b16 Change maintenance svg
- Add 'Readme.md' for maintenance mode.
- Refine other Readme's.
2021-01-07 15:35:52 +01:00
Wolfgang Huß
ee7000c5b9 Replace https://github.com/Human-Connection/Human-Connection 2020-12-03 12:50:47 +01:00
Moriz Wahl
08aaf9c7a6 press enter shows search result page 2020-06-04 16:01:03 +02:00
Moriz Wahl
4a2d250854 cypress test data adjusted to new search mechanism 2020-03-18 20:38:18 +01:00
Moriz Wahl
8f1b3b9f6b cypress test data adjusted to new search mechanism 2020-03-18 20:38:18 +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
Raphael Beer
8ffda5e908
Fix: linting, integration tests 2020-03-05 12:02:12 +01:00
ogerly
6472cec0c6 terms-and-condition: the point -no political use - added 2020-02-22 14:38:32 +01:00
mattwr18
a09a767fd1 Visit root path before reloading 2020-02-21 18:58:16 +01:00
mattwr18
e9c0d44055 Favor firefox as test runner in cypress
- we have recommended our users to use firefox, so why should we test in
  Electron?
2020-02-21 14:05:01 +01:00
Robert Schäfer
c81de16be0
Merge pull request #3115 from Human-Connection/avoid-async-await-in-cypress
fix: Favor Cypress.Promise over async/await in e2e tests
2020-02-21 13:43:36 +01:00
Robert Schäfer
e164104791
Merge pull request #3075 from Human-Connection/3074-don’t-expose-all-properties-of-report
feat: 🍰 Expose sensitive report type to moderators only
2020-02-21 12:43:28 +01:00
Robert Schäfer
fa32c5789b
Merge pull request #2870 from Human-Connection/migrate-styleguide-card
refactor: migrate card component
2020-02-21 11:59:52 +01:00
mattwr18
db2cc87dc1 Merge branch 'master' of github.com:Human-Connection/Human-Connection into avoid-async-await-in-cypress 2020-02-21 11:30:24 +01:00