3724 Commits

Author SHA1 Message Date
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
Tomas Bednarik
c3d28af321 Clickable tags by nuxt-link 2019-11-03 12:34:56 +01:00
mattwr18
a78a58ad8d Mock $t in TeaserImage test 2019-11-02 17:02:19 +01:00
Ewald Arnold
4e0b1d06e3 added Russian to locales 2019-11-02 16:18:18 +01:00
Brent Vardy
99816f1c21 update cancel crop to keep previous image
- Also refactor to split into more methods

Co-Authored-By: mattwr18 <mattwr18@gmail.com>
2019-11-02 12:09:28 +00:00
Brent Vardy
dfb59516d0 Add abiltiy to cancel out of cropper and remove image
Co-Authored-By: mattwr18 <mattwr18@gmail.com>
2019-11-02 11:48:56 +00:00
Brent Vardy
2670b48694 removed unused code and refactor cropper
- Removed unused code
- updated confirm button to be ds-button component
- split into multiple functions

Co-Authored-By: mattwr18 <mattwr18@gmail.com>
2019-11-02 11:07:06 +00:00
Brent Vardy
daf40bbb7c Merge branch 'master' into cropper-enhancements 2019-11-02 09:42:38 +00:00
Alexander Friedland
056f2d32a1
change
this.$i18n.set(this.user.locale)
2019-11-01 13:23:06 +01:00
Alexander Friedland
9a246dea8d
remove getter locale
remove getter locale
2019-11-01 13:14:46 +01:00
ogerly
4cb46b6178 Fix: Poll Interval 2019-11-01 12:11:54 +01:00
Joseph Ngugi
044155a298 add allowShouts mutation 2019-10-31 21:22:44 +03:00
roschaefer
5715d3e9d5 Add vuex store tests for language filter 2019-10-31 17:32:18 +01:00
Moriz Wahl
3c8a35d371 Language Code As Buttons Instead Of Flag Icon 2019-10-31 14:35:36 +01:00
Moriz Wahl
6ffbd37c95 Language Code As Buttons Instead Of Flag Icon 2019-10-31 14:34:23 +01:00
ppelegrin
405021dea6 Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into add-missing-portuguese-translations 2019-10-30 22:35:03 +01:00
ppelegrin
c275a3ee00 Continue with translations 2019-10-30 22:23:52 +01:00
Wolfgang Huß
21e82d2ea5 Get decide mutation to work
- Tests are not fully working yet!
2019-10-30 19:07:51 +01:00
Tomas Bednarik
194178627d Commit after lint --fix 2019-10-30 17:15:32 +01:00
Wolfgang Huß
54be7782ba First refactoring tests to new database structure 2019-10-30 16:59:24 +01:00
Tomas Bednarik
f9d901c843 Feature added tags clickable (fix) 2019-10-30 14:54:05 +01:00
Tomas Bednarik
09457c22f2 Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 1850-tags-clickable 2019-10-30 14:21:24 +01:00
Tomas Bednarik
5dd74ef751 Feature added, tags clickable as hashtags 2019-10-30 13:20:46 +01:00
dependabot-preview[bot]
5f91cf8057
build(deps): bump @nuxtjs/apollo in /webapp
Bumps [@nuxtjs/apollo](https://github.com/nuxt-community/apollo-module) from 4.0.0-rc16 to 4.0.0-rc17.
- [Release notes](https://github.com/nuxt-community/apollo-module/releases)
- [Commits](https://github.com/nuxt-community/apollo-module/compare/v4.0.0-rc.16...v4.0.0-rc.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-30 11:38:10 +00:00
Moriz Wahl
dcb4196a1a Fix #2042 Back Link To Login Page 2019-10-29 23:52:50 +01:00
mattwr18
b4896c3839
Merge pull request #2007 from Human-Connection/dependabot/npm_and_yarn/webapp/date-fns-2.6.0
build(deps): bump date-fns from 2.5.0 to 2.6.0 in /webapp
2019-10-29 18:31:33 +01:00
Moriz Wahl
1dbd36c1e1 Tests Added For Language Filter Of Posts 2019-10-29 17:20:33 +01:00
ogerly
bbfc5294ea auth.test.js test locale white User/locale 2019-10-29 14:41:06 +01:00
Alina Beck
0d47f6b1d4 add storybook screenshot 2019-10-29 16:38:51 +03:00
Alina Beck
a3616b1859 add testing guidelines 2019-10-29 16:34:08 +03:00
Alina Beck
d6aa26f8ff add vue guidelines 2019-10-29 15:41:28 +03:00
Alina Beck
d90e3075ee add scss guidelines 2019-10-29 14:10:44 +03:00
dependabot-preview[bot]
0826bcce3b
build(deps): bump date-fns from 2.5.0 to 2.6.0 in /webapp
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.5.0 to 2.6.0.
- [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.5.0...v2.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 11:04:18 +00:00
ogerly
7d2801a636 after successful login the saved language of the user is set 2019-10-29 11:05:49 +01:00
Alina Beck
05606bfdaf add html guidelines 2019-10-29 12:24:35 +03:00
Alina Beck
13f14aec25 add component guidelines 2019-10-29 12:22:30 +03:00
Alina Beck
8816f7be2a add migration plan to webapp readme 2019-10-29 11:43:16 +03:00
Alina Beck
5d1f7bd86e remove unused readme files 2019-10-29 11:16:35 +03:00
dependabot-preview[bot]
2c4416c2ee
build(deps): bump node from 12.13.0-alpine to 13.0.1-alpine in /webapp
Bumps node from 12.13.0-alpine to 13.0.1-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 08:07:10 +00:00
dependabot-preview[bot]
bb63afdc4c
build(deps-dev): bump eslint-plugin-jest in /webapp
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.0.0 to 23.0.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.0...v23.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 04:22:58 +00:00
Moriz Wahl
aeae72f691 first implementation 2019-10-28 13:49:32 +01:00
Wolfgang Huß
d0e4a06015 Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation 2019-10-28 12:45:52 +01:00
mattwr18
2b76ead330
Merge pull request #2051 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-plugin-jest-23.0.0
build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.0 in /webapp
2019-10-28 10:00:37 +01:00