9522 Commits

Author SHA1 Message Date
Wolfgang Huß
3c816b933b Change minimal to get the build running again 2020-10-14 09:34:59 +02:00
Wolfgang Huß
4443b8a4a9 Disable full stack tests
- Only for last deploy, because of flakiness.
2020-10-14 08:53:02 +02:00
Wolfgang Huß
21a9094a25
Merge pull request #3882 from Human-Connection/3788-fix-signu-up-page
fix: 🍰 Sign Up Page On Safari
0.1.2 0.1.9 0.1.4 0.1.3 0.1.6 0.1.13 0.1.12 0.1.11 0.1.10 0.1.1 0.1.0 0.1.7 0.1.8 0.1.5 0.2.0
2020-09-23 12:17:52 +02:00
Wolfgang Huß
ae8c4d7588 Merge branch 'master' of github.com:Human-Connection/Human-Connection into 3788-fix-signu-up-page 2020-09-18 12:11:51 +02:00
Mogge
aa2fbb912c
Merge pull request #3884 from Human-Connection/3883-semantic-prs-with-one-commit-only
build: Add semantic PR config
2020-09-18 11:23:00 +02:00
Wolfgang Huß
e60bd311a4 build: Add semantic PR config
- Added 'semantic.yml'.
2020-09-17 13:00:46 +02:00
Wolfgang Huß
36d26ebca2 Fix sign up page on safari
- Added 'width' and 'height' properties in the SVG 'webapp/static/img/sign-up/nicetomeetyou.svg'.
- Have found that this are present on other SVGs. For example 'webapp/static/img/sign-up/humanconnection.svg'.
- Couldn't find an other way …
2020-09-17 10:37:46 +02:00
Wolfgang Huß
47e43f2f9d
Merge pull request #3140 from Human-Connection/17-Admin-Remove-user-profile
feat: 🍰 Admin - Remove User Profile
2020-08-27 12:53:59 +02:00
ogerly
fde69a3b21 fix: review from wolle, fix lint 2020-08-27 09:49:54 +02:00
Alexander Friedland
635b7e0d23
Update webapp/locales/en.json
ok

Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2020-08-27 09:14:01 +02:00
Alexander Friedland
abdce9aaa7
cange country
United States of America TO United States
2020-08-19 11:56:45 +02:00
ogerly
b2f3b02422 fix: DeleteDate vue and specs 2020-08-19 10:01:59 +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
1b268b4891 fix: lint 2020-08-14 17:48:29 +02:00
Alexander Friedland
6d856a3edc
Merge branch 'master' into 17-Admin-Remove-user-profile 2020-08-14 17:23:16 +02:00
ogerly
045500102c fix: translate delete from single to multiple entries 2020-08-14 17:15:37 +02:00
ogerly
3d69ebbb1c fix: tests ok, lint ok 2020-08-14 11:39:38 +02:00
Mogge
907b3214aa
Merge pull request #3769 from Human-Connection/Elweyn/issue2112
fix: 🍰 Comment Counters Are Now Equal
2020-08-11 21:30:59 +02:00
Hannes Heine
823056b59e Added the user that writes the comment to the authentication. Test reply to comment edited. Test update comment added. Test delete comment pending. 2020-08-11 16:01:42 +02:00
Hannes Heine
34ba9d8c0b Lint over the frontend code. 2020-08-07 14:07:53 +02:00
Hannes Heine
def6a9d444 Changed the class to use this.post.comments instead of the computed postComments so that issue are fixed. 2020-08-07 13:17:14 +02:00
Hannes Heine
7f8be5deab fix: #3357 now the comment deletion and comment updates are seen directly after the event is triggered. 2020-08-06 16:18:27 +02:00
Hannes Heine
d513fec7fe Added test comment that is disabled and changes the test name so that we see that the test checks the comment count to ignore disabled and deleted comments. 2020-08-06 16:12:36 +02:00
Wolfgang Huß
f0b29d9808
Merge pull request #3780 from Human-Connection/feat-3657-redesign-data-privacy-warning-box
feat: 🍰 Redesign Data Privacy Warning Box
2020-08-06 11:28:18 +02:00
Thiru
270a150db4
Update webapp/locales/en.json
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2020-08-05 16:57:20 +02:00
Wolfgang Huß
7106fa8ada
Merge pull request #3506 from Human-Connection/3498-Checkboxes_missing_on_delete_user_account_page
fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page
2020-08-05 15:06:51 +02:00
Thiru
5a2fdb08be Redesign data-privacy-warning
Updated Buttons Styles.
Changed Order of the button.
Updated i18n.
2020-08-05 14:10:15 +02:00
ogerly
0b62d76bc1 fix: prework for tests 2020-08-05 13:45:24 +02:00
Wolfgang Huß
c734463c27
Merge pull request #3774 from Human-Connection/3628-increase-header-ruler-margin
feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility
2020-08-05 11:28:04 +02:00
Ritesh
c3265f53ab Changed top margin to a higher value as compared to margin bottom 2020-08-05 13:55:12 +05:30
Wolfgang Huß
17a296b82e Refactore and cleanup backend tests
- Removed double declarations.
- Put assignments in 'beforeEach'.
2020-08-05 08:53:45 +02:00
ogerly
8b7b1056ac fix: style change in modal deleteUserModal 2020-08-04 16:14:05 +02:00
Ritesh
a8b3da30d6 fix: Increase margin of header and ruler for better legibility
fix: Margin of H3 H4 HR was set to zero by reset.css. This was causing
problem in readability.
2020-08-04 18:49:37 +05:30
Wolfgang Huß
9ff1fc5b62 Fix linting 2020-08-04 14:21:35 +02:00
ogerly
1c1a0030f7 fix: i have taken over and implemented the proposals from tirrok 2020-08-04 13:08:11 +02:00
ogerly
9b14a5327a tests: reviews works 2020-08-04 11:42:12 +02:00
Hannes Heine
084a5172e9 Linter on webapp 2020-08-03 18:53:20 +02:00
ogerly
b25bf7b0b3 fix: lint 2020-08-03 15:22:21 +02:00
ogerly
388331f5ae test specs clear 2020-08-03 15:13:55 +02:00
Hannes Heine
fe999776c0 Filter out the deleted comments of the comment counter 2020-08-03 15:09:33 +02:00
Hannes Heine
9be480add2 Added a deleted comment to the Test case 2020-08-03 15:08:57 +02:00
ogerly
a4be3f7adf test check test WIP 2020-08-03 14:49:50 +02:00
ogerly
d2e6280059 Merge branch '17-Admin-Remove-user-profile' of https://github.com/Human-Connection/Human-Connection into 17-Admin-Remove-user-profile 2020-07-31 07:36:21 +02:00
ogerly
d2a43cecd7 fix lint: tests and lint ok 2020-07-30 12:14:27 +02:00
ogerly
9d5c192869 tests user.spec.js tests once clean once broken always alternating 2020-07-30 11:45:51 +02:00
Wolfgang Huß
1ce43af746
Merge pull request #3662 from Human-Connection/Tirokk-disable-stale-bot
chore: 💬 Rename stale.yml to stale-disabled.yml
2020-07-13 11:47:11 +02:00
Lala Sabathil
a44ec015a6
Merge pull request #3650 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-core-2.15.0
build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend
2020-06-23 17:16:57 +02:00
Wolfgang Huß
b8ecb296b5
Rename stale.yml to stale-disabled.yml
Disable the stale-bot for a while by renaming it’s file.
2020-06-19 14:24:00 +02:00
dependabot-preview[bot]
9701727a05
build(deps): [security] bump apollo-server-core in /backend
Bumps [apollo-server-core](https://github.com/apollographql/apollo-server) from 2.12.0 to 2.15.0. **This update includes a security fix.**
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server-core@2.12.0...apollo-server-core@2.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-18 04:16:17 +00:00