5716 Commits

Author SHA1 Message Date
Alexander Friedland
826924ad7e
change
this.$i18n.set(this.user.locale || 'en')
2019-11-07 11:42:58 +01:00
ogerly
f739dd8f11 fix css - checkbutton cursor: default 2019-11-07 11:39:07 +01:00
ppelegrin
09064c57fa Manting portuguese translation 2019-11-07 11:37:10 +01:00
mattwr18
9c60775c81 Merge branch 'master' of github.com:Human-Connection/Human-Connection into migrate-design-tokens 2019-11-07 10:41:39 +01:00
mattwr18
1fd3fd8e41
Merge pull request #2158 from Human-Connection/dependabot/npm_and_yarn/webapp/babel/core-7.7.2
build(deps-dev): bump @babel/core from 7.7.0 to 7.7.2 in /webapp
2019-11-07 10:39:23 +01:00
mattwr18
a344919154
Merge pull request #2157 from Human-Connection/dependabot/npm_and_yarn/webapp/vue-svg-loader-0.14.0
build(deps-dev): bump vue-svg-loader from 0.12.0 to 0.14.0 in /webapp
2019-11-07 10:38:52 +01:00
Alexander Friedland
f023fa40c9
Merge pull request #2126 from Human-Connection/1994-load-latest-posts-on-logo-click
Implement refresh posts, fix duplicate posts bug
2019-11-07 09:53:03 +01:00
Alexander Friedland
377b0eb2b3
Merge pull request #2118 from Human-Connection/fix-2057
Fix: Email is Case-Sensitive
2019-11-07 09:52:47 +01:00
ogerly
32c5ea1d52 fix category if fail, fix lint 2019-11-07 09:23:00 +01:00
ogerly
b76354d95d 2119-Fix consistent form input validation 2019-11-07 09:12:13 +01:00
Alina Beck
1e7b32cbbb aaah fix lint errors 2019-11-07 11:07:42 +03:00
Wolfgang Huß
446549d1b5 Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation 2019-11-07 07:55:27 +01:00
dependabot-preview[bot]
b83586d9d9
build(deps-dev): bump @babel/core from 7.7.0 to 7.7.2 in /webapp
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.0 to 7.7.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 04:24:28 +00:00
dependabot-preview[bot]
4e97bdaea9
build(deps-dev): bump vue-svg-loader from 0.12.0 to 0.14.0 in /webapp
Bumps [vue-svg-loader](https://github.com/visualfanatic/vue-svg-loader) from 0.12.0 to 0.14.0.
- [Release notes](https://github.com/visualfanatic/vue-svg-loader/releases)
- [Commits](https://github.com/visualfanatic/vue-svg-loader/commits/0.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 04:23:21 +00:00
dependabot-preview[bot]
9184b54c5a
build(deps-dev): bump eslint-plugin-vue from 5.2.3 to 6.0.0 in /webapp
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 5.2.3 to 6.0.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v5.2.3...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 04:22:51 +00:00
Alina Beck
6814ca9376 make new design tokens globally available 2019-11-06 22:55:04 +03:00
Marco Bomfim
96801bb54f fix(editor): Fix embed thumbnail height 2019-11-06 16:49:34 -03:00
Alina Beck
983587dcb8 add new design tokens to storybook webpack config 2019-11-06 22:48:46 +03:00
Marco Bomfim
f921244661 fix(editor): Fix hashtags not working after embeded content
Up to this point, once you've inserted a given URL to the editor, and it renders a new embeded content, if you hit Return, and try using a tag, or mention, it would not work since the paragraph was never closed, causing a sintatic error that rendered the mentions unable to be used unless you explicitly hit return again, to escape the given text block you were in. See the PR/Issue for further info.
2019-11-06 16:24:48 -03:00
Wolfgang Huß
d4e7e10f8c Use of mutation enable removed, fix fronend tests
- The mutation definition still has to be removed.
2019-11-06 14:34:24 +01:00
dependabot-preview[bot]
5a084e12e9
build(deps-dev): bump @babel/core from 7.6.4 to 7.7.0 in /webapp
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.4 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.4...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-06 09:16:10 +00:00
mattwr18
0867940197
Merge pull request #2133 from Human-Connection/dependabot/npm_and_yarn/webapp/babel/preset-env-7.7.1
build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /webapp
2019-11-06 10:13:27 +01:00
mattwr18
558f0b7485
Merge pull request #2091 from Human-Connection/1851-tags-clickable
1851 tags clickable
2019-11-06 09:59:11 +01:00
Wolfgang Huß
a4521b4621 Use of mutation disable removed
- The mutation definition still has to be removed.
2019-11-06 09:13:08 +01:00
Ewald Arnold
26c0d4d83e add current file 2019-11-06 09:11:52 +01:00
Ewald Arnold
4285932319 Merge branch 'russian-locales' of https://github.com/Human-Connection/Human-Connection into russian-locales 2019-11-06 09:09:48 +01:00
Alina Beck
fc387f63e2 add design token addon to storybook 2019-11-06 10:37:52 +03:00
Alina Beck
699c9600f2 copy-paste all tokens from nitro-styleguide 2019-11-06 10:04:05 +03:00
Wolfgang Huß
4a6f8c423e Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation 2019-11-06 07:49:20 +01:00
dependabot-preview[bot]
b6959837cf
build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /webapp
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-06 04:22:42 +00:00
ppelegrin
15c671c4a8 Finish portuguese translations 2019-11-05 19:24:20 +01:00
roschaefer
20b47b873e refactor: add new email, display server response 2019-11-05 15:23:31 +01:00
mattwr18
2ea0364242 Implement refresh posts, fix duplicate posts bug
- on logo click
- scrollToTop
- remove duplicate records

Co-authored-by: kachulio1 <jngugi88@gmail.com>
2019-11-05 14:57:54 +01:00
roschaefer
2a53eb2e6c refactor: use email of backend response in Signup 2019-11-05 14:24:02 +01:00
mattwr18
2e03a8d286
Merge pull request #2122 from Human-Connection/dependabot/npm_and_yarn/webapp/vue-loader-15.7.2
build(deps-dev): bump vue-loader from 15.7.1 to 15.7.2 in /webapp
2019-11-05 11:08:56 +01:00
dependabot-preview[bot]
997778c05d
build(deps-dev): bump vue-loader from 15.7.1 to 15.7.2 in /webapp
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.7.1 to 15.7.2.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.7.1...v15.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 08:36:44 +00:00
dependabot-preview[bot]
3a1f878ce3
build(deps-dev): bump async-validator from 3.2.0 to 3.2.1 in /webapp
Bumps [async-validator](https://github.com/yiminghe/async-validator) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/yiminghe/async-validator/releases)
- [Changelog](https://github.com/yiminghe/async-validator/blob/master/HISTORY.md)
- [Commits](https://github.com/yiminghe/async-validator/compare/v3.2.0...v3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 08:36:26 +00:00
roschaefer
0cf59743ab refactor: replace 'isemail' with 'validator'
..and use `normalizeEmail` everywhere in the webapp.
2019-11-05 00:24:12 +01:00
roschaefer
1d15176500 Write a test for #2057 2019-11-05 00:06:15 +01:00
Stephen Hogsten
3f7a7913c0 convert email to lowercase before submitting 2019-11-05 00:06:15 +01:00
mattwr18
bbd678caa6
Merge pull request #2075 from Human-Connection/frontend-migration-plan
🍰 Add migration plan and frontend code guidelines to our docs
2019-11-04 21:10:29 +01:00
roschaefer
fea0b60c2d Fix lint errors 2019-11-04 20:55:08 +01:00
ppelegrin
7e070208e0 Continue portuguese translations 2019-11-04 20:49:50 +01:00
mattwr18
abbd090eb7
Merge pull request #1956 from Human-Connection/cropper-enhancements
Refactor and tidy up crop image implementation
2019-11-04 11:13:21 +01:00
mattwr18
d3922a8149
Merge pull request #2059 from Human-Connection/2045-filter-posts-by-language
🍰 First Implementation Of Filtering Posts By Language
2019-11-04 10:20:13 +01:00
Alina Beck
9caf3e7d8a follow even more suggestions by @mattwr18 2019-11-04 12:19:53 +03:00
Alina Beck
c7ef9ba04a
Apply suggestions from code review
Co-Authored-By: mattwr18 <mattwr18@gmail.com>
Co-Authored-By: Robert Schäfer <git@roschaefer.de>
2019-11-04 11:45:17 +03:00
Alexander Friedland
60c2bba271
fix missing bracket
fix missing bracket
2019-11-03 19:14:44 +01:00
Alexander Friedland
97bd1b4816
in ru.json i started this once
in ru.json i started this once. as a template you can use german or english. both languages are complete. you can copy and paste the ru.json. what is not translated. default will be shown in english.
2019-11-03 19:12:20 +01:00
Ewald Arnold
5fbe0da2ae add empty russian template 2019-11-03 17:31:10 +01:00