627 Commits

Author SHA1 Message Date
Grzegorz Leoniec
92ee1448d7
Fixed topbar positioning 2019-02-19 13:54:59 +01:00
Grzegorz Leoniec
afe1890170
Optimize styling 2019-02-19 13:25:42 +01:00
Grzegorz Leoniec
58cef3ec21
Fixed search 2019-02-19 12:58:03 +01:00
Grzegorz Leoniec
33cc5d5982
Store last search value in store 2019-02-19 12:42:51 +01:00
Grzegorz Leoniec
61a00feb60
Use VueX store for searching and better testabillity 2019-02-19 12:30:02 +01:00
Grzegorz Leoniec
01c470a36e
Removed times-circle.svg 2019-02-19 12:03:05 +01:00
Grzegorz Leoniec
f867b53e64
Small cleanup 2019-02-19 12:02:20 +01:00
Grzegorz Leoniec
34a863424b
Show search results while typing 2019-02-19 10:37:31 +01:00
Wolfgang Huß
5410fd1df9 Add functionality that times-circle disapears if no text in input 2019-02-16 17:29:08 +01:00
Wolfgang Huß
780ff65254 Add 'times-circle' as right icon to search etc. 2019-02-16 12:40:47 +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
Matt Rider
6f70f2131c Write test for default props, searchValue 2019-02-07 16:01:58 -02: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
Matt Rider
b032887430 Write firs component test, add search placeholder translation 2019-02-05 09:59:27 -02: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
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
Joseph Ngugi
1a56206c6c
Merge branch 'master' into bg-fix-mobile-friendliness-122 2019-01-26 06:42:50 +03:00
Joseph Ngugi
b30c5fbd94
Merge branch 'master' into bg-fix-mobile-friendliness-122 2019-01-26 06:42:36 +03:00
Grzegorz Leoniec
8c74605a48
Merge pull request #150 from Human-Connection/fix_JWT_quotes
Fix jwt quotes
2019-01-25 20:42:13 +01:00
Robert Schäfer
ba92a62bf7 Fix JWT 500 error during testing in docker
JWT errors again (no quotation marks in the backend but in frontend)
I thought I had fixed it already
2019-01-25 17:52:48 +01:00
Robert Schäfer
cf9a30328d Don't seed log redirect to /dev/null
The seeding does not log each request to stdout anymore so it does not
clutter our build server log anymore
2019-01-25 17:51:41 +01:00
Sam Joseph
2cbda437c8
Create CODE_OF_CONDUCT.md 2019-01-24 15:36:37 +00:00
Joseph Ngugi
1f19285af3
Merge branch 'master' into bg-fix-mobile-friendliness-122 2019-01-23 03:47:34 +03:00
Grzegorz Leoniec
e219cf886f
Merge pull request #107 from Human-Connection/report-content
Report Content
2019-01-22 14:52:56 +01:00
kachulio1
427edb2c38 add width in flex-item 2019-01-22 01:55:41 +03:00
Robert Schäfer
fb18264387 Re-add step definition of unrelated cucumber 2019-01-21 15:46:38 +01:00
Robert Schäfer
6efa2b01c9 Fix eslint 2019-01-21 15:16:13 +01:00
Robert Schäfer
e63e346720 Refactor "Report content" cucumber feature 2019-01-21 15:12:13 +01:00
Grzegorz Leoniec
4af7a6673c
Mobile friendly admin, settings and moderation 2019-01-21 12:06:38 +01:00
Grzegorz Leoniec
834973f3d3
Try to fix test 2019-01-21 11:49:37 +01:00
Grzegorz Leoniec
6c74531608
Fixed logout link styling 2019-01-21 09:14:36 +01:00
Grzegorz Leoniec
04663aa94a
Improved modal 2019-01-21 08:53:17 +01:00
Robert Schäfer
ec52a169ab
Merge branch 'master' into dependabot/npm_and_yarn/graphql-14.1.1 2019-01-18 20:07:11 +01:00
Grzegorz Leoniec
f19d46a7c6
Merge branch 'master' into report-content 2019-01-18 16:31:45 +01:00
Grzegorz Leoniec
1a106dc6cc
Removed polling on moderation page due to error 2019-01-18 16:30:25 +01:00
Grzegorz Leoniec
e5eb9c922e
Merge pull request #141 from Human-Connection/comming-soon-and-placeholders
Comming Soon and Empty States
2019-01-18 16:28:00 +01:00
Grzegorz Leoniec
981c9b3c92
Fixed empty related post handling 2019-01-18 15:40:24 +01:00