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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
ogerly
|
4cb46b6178
|
Fix: Poll Interval
|
2019-11-01 12:11:54 +01: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 |
|
Tomas Bednarik
|
194178627d
|
Commit after lint --fix
|
2019-10-30 17:15:32 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
dependabot-preview[bot]
|
c84cfc3397
|
build(deps-dev): bump eslint-plugin-jest in /webapp
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.20.0 to 23.0.0.
- [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/v22.20.0...v23.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-28 04:22:44 +00:00 |
|
dependabot-preview[bot]
|
d9f48272cb
|
build(deps-dev): bump eslint-config-prettier in /webapp
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.4.0 to 6.5.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/v6.4.0...v6.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-28 04:21:42 +00:00 |
|
mattwr18
|
00e375c6cb
|
Merge pull request #2037 from Human-Connection/dependabot/npm_and_yarn/webapp/node-sass-4.13.0
build(deps-dev): bump node-sass from 4.12.0 to 4.13.0 in /webapp
|
2019-10-27 12:24:35 +01:00 |
|
Moriz Wahl
|
cd9a15ee32
|
fix #1993
|
2019-10-25 15:06:13 +02:00 |
|
mattwr18
|
297875304a
|
Merge pull request #2030 from Human-Connection/ogerly-patch-2
change Changes & History to Changes
|
2019-10-25 10:04:10 +02:00 |
|
mattwr18
|
55789547db
|
Merge pull request #2029 from Human-Connection/ogerly-patch-1
chnage Änderungen & Verlauf zu Änderungen
|
2019-10-25 10:03:52 +02:00 |
|
dependabot-preview[bot]
|
1316792fc6
|
build(deps-dev): bump node-sass from 4.12.0 to 4.13.0 in /webapp
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-25 07:59:55 +00:00 |
|
mattwr18
|
88253308d5
|
Merge pull request #1990 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxtjs/apollo-4.0.0-rc16
build(deps): bump @nuxtjs/apollo from 4.0.0-rc15 to 4.0.0-rc16 in /webapp
|
2019-10-25 09:57:21 +02:00 |
|