861 Commits

Author SHA1 Message Date
Grzegorz Leoniec
7328c708c1
Use nuxt modern mode if possible 2019-02-12 14:06:45 +01:00
Wolfgang Huß
5c178394ee Replaced input by ds-input etc. 2019-02-12 13:43:27 +01:00
Wolfgang Huß
01b8f0dcba Add comments to the code and overtake some additional code from the Alpha 2019-02-12 12:01:57 +01:00
Grzegorz Leoniec
5ec21b5cb9
Removed polyfil and added moder build 2019-02-09 11:14:22 +01:00
Grzegorz Leoniec
72da18d1a7
Upgrade nuxt to 2.4 2019-02-09 10:57:30 +01:00
Grzegorz Leoniec
f45606a66b
Small updates 2019-02-09 10:08:21 +01:00
Grzegorz Leoniec
873e73860d
Set node target to 10 and format .babelrc 2019-02-09 09:33:44 +01:00
Grzegorz Leoniec
549b211372
fixed issues with babel test 2019-02-09 09:32:56 +01:00
Grzegorz Leoniec
17468c48f7
Updated yarn.lock 2019-02-08 18:34:28 +01:00
Grzegorz Leoniec
dc5a7180e7
Upgraded Styleguide dependencies 2019-02-08 17:21:01 +01:00
Grzegorz Leoniec
d0c9d9c922
Updated yarn.lock 2019-02-08 14:18:40 +01:00
Grzegorz Leoniec
3042bcfa35
Upgraded babel 2019-02-08 13:56:16 +01:00
Grzegorz Leoniec
17ad1879d6
Fixed Apollo SSR issue 2019-02-08 13:32:32 +01:00
Grzegorz Leoniec
edd6c60230
Pinned dependencies and added some missing peer dependencies too 2019-02-08 10:48:29 +01:00
Matt Rider
6f70f2131c Write test for default props, searchValue 2019-02-07 16:01:58 -02:00
Grzegorz Leoniec
407b304bea
Fixed typo 2019-02-07 13:21:49 +01:00
Grzegorz Leoniec
f310a70037
Fixed more info responsiveness 2019-02-07 08:32:27 +01:00
Grzegorz Leoniec
a881b266a6
Fixed post excert rendering 2019-02-06 17:20:11 +01:00
Grzegorz Leoniec
81d19cbc16
Improved post create and edit pages and links 2019-02-06 17:01:05 +01:00
Grzegorz Leoniec
d8b1149797
Make it possible to remove link 2019-02-06 16:37:45 +01:00
Grzegorz Leoniec
89d736d4a1
Improved linking inside the editor, now automatically adding schemas 2019-02-06 16:29:09 +01:00
Grzegorz Leoniec
7c39735d09
Added post create button to profile page 2019-02-06 15:16:37 +01:00
Matt Rider
1b013c2ac4 Merge branch 'master' of github.com:Human-Connection/Nitro-Web into 37-full-text-search-top-bar 2019-02-06 09:42:16 -02:00
Grzegorz Leoniec
31bc10842b
Improved linking in editor 2019-02-05 17:14:03 +01:00
Grzegorz Leoniec
a831f91314
fixed input field 2019-02-05 17:12:49 +01:00
Matt Rider
b032887430 Write firs component test, add search placeholder translation 2019-02-05 09:59:27 -02:00
Grzegorz Leoniec
bfb8afc662
Improved post edit guard 2019-02-05 11:04:41 +01:00
Grzegorz Leoniec
63925e4046
Throw error if the user is not the owner of the post while edit 2019-02-04 17:36:52 +01:00
Grzegorz Leoniec
37a81d59e5
Merge branch 'editor' of github.com:appinteractive/hc-prototype-ui into editor 2019-02-04 17:19:11 +01:00
Grzegorz Leoniec
9d76a904e8
Made very basic edit and create of posts possible 2019-02-04 17:19:06 +01:00
dependabot[bot]
9ba22002b7
Merge pull request #161 from Human-Connection/dependabot/npm_and_yarn/eslint-5.13.0 2019-02-04 10:46:35 +00:00
dependabot[bot]
d404353e31
Bump eslint from 5.12.1 to 5.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.12.1...v5.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 10:12:42 +00:00
dependabot[bot]
245c3e48bf
Merge pull request #160 from Human-Connection/dependabot/npm_and_yarn/@vue/server-test-utils-1.0.0-beta.29 2019-02-04 10:09:02 +00:00
Grzegorz Leoniec
1f9e95864a
Merge branch 'master' into editor 2019-02-04 10:56:20 +01:00
dependabot[bot]
12d82f23ce
Bump @vue/server-test-utils from 1.0.0-beta.28 to 1.0.0-beta.29
Bumps [@vue/server-test-utils](https://github.com/vuejs/vue-test-utils) from 1.0.0-beta.28 to 1.0.0-beta.29.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.28...v1.0.0-beta.29)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 04:58:24 +00:00
Matt Rider
f09d3ed685 Write steps, start implemenation of search input component 2019-02-02 17:22:40 -02:00
Matt Rider
049fa2893b Write first cucumber scenario 2019-01-30 11:37:58 -02:00
Grzegorz Leoniec
20470c4511
Merge pull request #145 from Human-Connection/bg-fix-mobile-friendliness-122
fix mobile friendliness for post
2019-01-29 04:58:00 +01:00
Grzegorz Leoniec
cc3556a106
Merge branch 'master' into bg-fix-mobile-friendliness-122 2019-01-29 04:57:20 +01:00
dependabot[bot]
24365a577f
Merge pull request #144 from Human-Connection/dependabot/npm_and_yarn/eslint-5.12.1 2019-01-29 03:31:03 +00:00
dependabot[bot]
b901097cd5
Bump eslint from 5.11.1 to 5.12.1
Bumps [eslint](https://github.com/eslint/eslint) from 5.11.1 to 5.12.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.11.1...v5.12.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-29 03:01:21 +00:00
dependabot[bot]
f9eed87874
Merge pull request #136 from Human-Connection/dependabot/npm_and_yarn/graphql-14.1.1 2019-01-29 02:58:37 +00:00
Grzegorz Leoniec
a36e2a3e5a
Merge branch 'master' into dependabot/npm_and_yarn/graphql-14.1.1 2019-01-29 03:41:16 +01:00
Robert Schäfer
f05ad951f8
Merge pull request #149 from Human-Connection/tansaku-patch-2
Create CODE_OF_CONDUCT.md
2019-01-28 16:57:53 +01:00
Robert Schäfer
bf5bd60b3e
Merge branch 'master' into tansaku-patch-2 2019-01-28 15:12:33 +01:00
Grzegorz Leoniec
b7c54aa326
Merge branch 'master' into editor 2019-01-28 12:25:36 +01:00
Grzegorz Leoniec
ea6d05c1ee
Improved editor formatting and added saving 2019-01-28 12:23:16 +01:00
Grzegorz Leoniec
a134d33b28
Improved content menu 2019-01-28 12:18:06 +01:00
Grzegorz Leoniec
35d609a50f
Updated conten formatting. 2019-01-28 11:07:13 +01:00
Grzegorz Leoniec
35ce1fda07
Added links 2019-01-28 09:57:12 +01:00