Robert Schäfer
c85c94aa40
Splitting components, better route navigation
...
This also allows us to generate a password reset link to quickly reset
your password without entering the code and email manually.
2019-06-19 14:23:22 +02:00
Robert Schäfer
a7eced5f8e
Redirect to `/' if user is authenticated
2019-06-19 13:40:08 +02:00
Robert Schäfer
217c905800
Merge remote-tracking branch 'origin/master' into 801_reset_password
2019-06-19 13:26:13 +02:00
Robert Schäfer
304fd028f0
Leftover token=>code
2019-06-18 23:51:54 +02:00
Robert Schäfer
38327ddf71
Split password flow into different routes part 1
2019-06-18 23:49:38 +02:00
Robert Schäfer
d8eca07c21
Fix lint
2019-06-18 23:28:48 +02:00
Robert Schäfer
cc26d0be94
Handle passwordReset response on reset page
2019-06-18 22:48:53 +02:00
Robert Schäfer
506fe0fe94
Add support instructions
2019-06-18 22:35:52 +02:00
Robert Schäfer
7446464d6c
Better translations
2019-06-18 19:08:59 +02:00
Robert Schäfer
ba185bcb65
Refactor backend
2019-06-18 19:03:59 +02:00
Robert Schäfer
69434cdc7f
Nicer information messages
2019-06-18 16:11:05 +02:00
Alexander Friedland
5a80c6df6f
Merge pull request #855 from Human-Connection/436-Menu-in-Post-Scroll-to-Comment-section
...
When you call up a post you can scroll to the comments
2019-06-18 15:20:39 +02:00
Alexander Friedland
fbad4ce6ce
Merge pull request #856 from Human-Connection/849-Text-description-for-Filter-Bubble
...
Fix a text description for the filter bubble
2019-06-18 15:12:19 +02:00
Alexander Friedland
524dec1095
Merge pull request #786 from Human-Connection/764-Untranslated-Texts-in-Post-Page
...
[Bug] Untranslated Texts in Post Page #764
2019-06-18 15:07:42 +02:00
Robert Schäfer
3948cb8ace
VerifyCode.spec passes
2019-06-18 13:51:30 +02:00
Robert Schäfer
559210d204
Oh, forgot, you have to add the email again
...
Well, this is not good practice. If an attacker has access to the
mailbox then she knows also the email account as well. It's better to
ask the user for the unique username, e.g. `@username`.
https://stackoverflow.com/a/16018373
2019-06-18 13:25:25 +02:00
Robert Schäfer
288e5002fd
Flesh out VerifyCode.spec.js
2019-06-18 13:13:13 +02:00
Robert Schäfer
a641ab6884
Turn off autocomplete for all password fields
2019-06-18 13:01:19 +02:00
Robert Schäfer
5a781b0bc6
Copy+Paste code form Password/Change, DRY later
2019-06-18 12:58:43 +02:00
Robert Schäfer
de40499007
Move to next step after verify code
2019-06-18 12:41:58 +02:00
Robert Schäfer
8fc74b9e14
Put validation error translations together
2019-06-18 12:09:06 +02:00
senderfm
8484704460
Fix a text description for the filter bubble
2019-06-18 10:49:20 +02:00
senderfm
0a66ad56d9
Fix Specs, lint, fix test
2019-06-18 09:58:29 +02:00
mattwr18
ce77ec28ce
Merge pull request #838 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-config-prettier-5.0.0
...
Bump eslint-config-prettier from 4.3.0 to 5.0.0 in /webapp
2019-06-17 18:14:28 -03:00
Robert Schäfer
21506335b5
Add validations for the code
2019-06-17 22:52:58 +02:00
Robert Schäfer
0da7b906bd
Start with verify code component
2019-06-17 21:11:10 +02:00
Robert Schäfer
edd6a3f0c3
PW-Reset page switches password reset and verify
2019-06-17 15:20:02 +02:00
Robert Schäfer
aa6855434d
Emit submitted from PasswordReset component
2019-06-17 15:20:02 +02:00
Robert Schäfer
0e3eb43276
Split PasswordResetPage into subcomponents
2019-06-17 15:20:02 +02:00
Robert Schäfer
de9ed55738
Display nice success message on password reset
2019-06-17 14:34:03 +02:00
Robert Schäfer
a501e1145d
Component test to call a mutation passes
2019-06-17 14:02:25 +02:00
Robert Schäfer
c4eb2178f2
Scaffold page component test for password reset
2019-06-17 12:39:36 +02:00
Robert Schäfer
7228d68149
Write a nice form to reset your password
2019-06-17 12:30:39 +02:00
Robert Schäfer
33c969c161
Merge remote-tracking branch 'origin/master' into 801_reset_password
2019-06-17 11:33:28 +02:00
dependabot-preview[bot]
1cdaef179e
Bump eslint-config-prettier from 4.3.0 to 5.0.0 in /webapp
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v4.3.0...v5.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-17 04:56:53 +00:00
dependabot-preview[bot]
31dde68ff2
Bump date-fns from 2.0.0-alpha.33 to 2.0.0-alpha.34 in /webapp
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.0-alpha.33 to 2.0.0-alpha.34.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.0.0-alpha.33...v2.0.0-alpha.34 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-17 04:56:26 +00:00
mattwr18
53ce72908b
Merge pull request #833 from Human-Connection/832-fix-empty-placeholder-new-contributions
...
Add placeholder for new contributions
2019-06-15 08:52:23 -03:00
mattwr18
54ca9a6e0c
Merge pull request #831 from Human-Connection/804-turn-root-listener-off
...
Turn off $root listeners in beforeDestroy
2019-06-15 08:51:54 -03:00
Robert Schäfer
f9d25828d5
Add reset password page
2019-06-15 11:47:24 +02:00
Robert Schäfer
64c5245f5a
Update date-fns manually to get passed this bug:
...
```
ERROR Failed to compile with 16 errors
This dependency was not found:
* date-fns/addSeconds in ./plugins/vue-filters.js
To install it, you can run: npm install --save date-fns/addSeconds
These relative modules were not found:
* ../../../../_lib/isSameUTCWeek/index.js in ./node_modules/date-fns/esm/locale/be/_lib/formatRelative/index.js, ./node_modules/date-fns/esm/locale/lv/_lib/formatRelative/index.js and 4 others
* ../_lib/format/formatters/index.js in ./node_modules/date-fns/format/index.js
* ../_lib/format/longFormatters/index.js in ./node_modules/date-fns/format/index.js
* ../_lib/getTimezoneOffsetInMilliseconds/index.js in ./node_modules/date-fns/format/index.js, ./node_modules/date-fns/formatRelative/index.js
* ../_lib/protectedTokens/index.js in ./node_modules/date-fns/format/index.js
* ../_lib/toInteger/index.js in ./node_modules/date-fns/format/index.js, ./node_modules/date-fns/subMilliseconds/index.js
* ../addMilliseconds/index.js in ./node_modules/date-fns/subMilliseconds/index.js
* ../differenceInCalendarDays/index.js in ./node_modules/date-fns/formatRelative/index.js
ℹ Waiting for file changes
```
2019-06-15 11:25:01 +02:00
Matt Rider
35878d3fa9
Merge branch 'dependabot/npm_and_yarn/webapp/tiptap-1.21.0' of github.com:Human-Connection/Human-Connection into dependabot/npm_and_yarn/webapp/tiptap-1.21.0
2019-06-14 17:24:18 -03:00
Matt Rider
ebb73c8782
Add placeholder for new contributions
2019-06-14 17:18:09 -03:00
Wolfgang Huß
23185fa29e
Fix a problem in PostMutations.js which came in through merging the master
2019-06-14 20:25:25 +02:00
Wolfgang Huß
68dcbacaff
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 734-authorization-problem-disabling-post
...
# Conflicts:
# webapp/components/ContributionForm/index.vue
# webapp/graphql/PostMutations.js
2019-06-14 19:02:33 +02:00
Matt Rider
7d00b73530
Turn off $root listeners in beforeDestroy
2019-06-14 14:02:22 -03:00
Wolfgang Huß
0b0fd6e825
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 734-authorization-problem-disabling-post
...
# Conflicts:
# webapp/pages/post/_id/_slug/index.vue
# webapp/pages/profile/_id/_slug.vue
2019-06-14 18:56:02 +02:00
mattwr18
dd627535e4
Merge pull request #795 from Human-Connection/781-language-of-contribution
...
Create Posts with a specified language, or fallback
2019-06-14 13:53:22 -03:00
Wolfgang Huß
736dc7d601
Merge remote-tracking branch 'origin/master' into 734-authorization-problem-disabling-post
2019-06-14 18:46:44 +02:00
Wolfgang Huß
472bfc2a88
Used PostMutations in PostHelpers now
...
Co-Authored-By: mattwr18 <mattwr18@gmail.com>
2019-06-14 18:44:56 +02:00
Matt Rider
1c10e0863f
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 781-language-of-contribution
2019-06-14 13:31:39 -03:00