13067 Commits

Author SHA1 Message Date
dependabot[bot]
d77e16929d
Merge pull request #104 from Human-Connection/dependabot/submodules/Nitro-Web-349866f 2019-01-09 04:48:17 +00:00
dependabot[bot]
44da5bb1aa
Merge pull request #103 from Human-Connection/dependabot/submodules/Nitro-Backend-ae39c18 2019-01-09 04:48:08 +00:00
dependabot[bot]
d11fcb24c8
Bump Nitro-Web from 717658f to 349866f
Bumps [Nitro-Web](https://github.com/Human-Connection/Nitro-Web) from `717658f` to `349866f`.
- [Release notes](https://github.com/Human-Connection/Nitro-Web/releases)
- [Commits](717658fd62...349866f20b)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-09 04:47:45 +00:00
dependabot[bot]
6471fed480
Bump Nitro-Backend from a1b8d53 to ae39c18
Bumps [Nitro-Backend](https://github.com/Human-Connection/Nitro-Backend) from `a1b8d53` to `ae39c18`.
- [Release notes](https://github.com/Human-Connection/Nitro-Backend/releases)
- [Commits](a1b8d53e6e...ae39c18980)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-09 04:47:45 +00:00
dependabot[bot]
a6fc719145
Bump cookie-universal-nuxt from 2.0.12 to 2.0.14
Bumps [cookie-universal-nuxt](https://github.com/microcipcip/cookie-universal) from 2.0.12 to 2.0.14.
- [Release notes](https://github.com/microcipcip/cookie-universal/releases)
- [Commits](https://github.com/microcipcip/cookie-universal/compare/v2.0.12...v2.0.14)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-09 04:44:05 +00:00
dependabot[bot]
1dd852ee9f
Bump neo4j-graphql-js from 2.1.1 to 2.2.0
Bumps [neo4j-graphql-js](https://github.com/neo4j-graphql/neo4j-graphql-js) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/neo4j-graphql/neo4j-graphql-js/releases)
- [Changelog](https://github.com/neo4j-graphql/neo4j-graphql-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/neo4j-graphql/neo4j-graphql-js/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-09 04:30:55 +00:00
Matt Rider
39f581aefb Remove redundant copies, run yarn install in production image 2019-01-08 20:39:45 -02:00
Matt Rider
7be0e0a02a Merge branch 'master' of github.com:Human-Connection/Nitro-Web into 93-minimize-docker-image-size-with-multi-stage-build 2019-01-08 20:39:20 -02:00
Grzegorz Leoniec
5ee25ead00
Merge branch 'master' into locations 2019-01-08 22:56:09 +01:00
Grzegorz Leoniec
5a664053a5
Refactored testingsetup 2019-01-08 19:25:40 +01:00
Grzegorz Leoniec
aeed12a2bf
Fixed linting 2019-01-08 18:47:14 +01:00
Grzegorz Leoniec
272012c020
Further condensed testing 2019-01-08 18:45:36 +01:00
Grzegorz Leoniec
f982ea2c40
Improved testing 2019-01-08 18:37:28 +01:00
Grzegorz Leoniec
c563d7ccc1
Added: And I am on the "settings" page on given 2019-01-08 18:24:48 +01:00
Robert Schäfer
bd502da17b
Update cypress/integration/AboutMeAndLocation.feature
Co-Authored-By: appinteractive <greg@app-interactive.de>
2019-01-08 18:19:32 +01:00
Grzegorz Leoniec
ee8dbb7765
Always use english lang on login 2019-01-08 17:34:36 +01:00
Robert Schäfer
349866f20b
Merge pull request #111 from Human-Connection/i18n-pluralization
i18n pluralization
2019-01-08 16:50:14 +01:00
Grzegorz Leoniec
a518412ea0
Improved location testing 2019-01-08 15:19:04 +01:00
Grzegorz Leoniec
0bfa047a5a
Fixed issues for non german / english languages 2019-01-08 15:12:44 +01:00
Robert Schäfer
ae39c18980 Run all backend tests
I accidently left `describe.only` in the test suite. That usually runs
only one block of tests instead of all tests. My fault, sorry
2019-01-08 14:57:33 +01:00
Grzegorz Leoniec
90ea91c333
Fixed small issue with dropdown 2019-01-08 14:41:51 +01:00
Sam Joseph
3c7ef15b18
Create CODE_OF_CONDUCT.md 2019-01-08 13:37:53 +00:00
Grzegorz Leoniec
0c336279b4
Improved dropdown behaviour 2019-01-08 14:37:07 +01:00
Grzegorz Leoniec
bf73b7ca84
Added missing axios configuration 2019-01-08 14:36:36 +01:00
Grzegorz Leoniec
7a383c88f1
Use locale for location name 2019-01-08 14:36:21 +01:00
Grzegorz Leoniec
2eb77149ed
Encode mapbox url 2019-01-08 14:35:26 +01:00
Grzegorz Leoniec
367043972e
Added locale to axios requests 2019-01-08 14:35:07 +01:00
Grzegorz Leoniec
b5649ca2e3
Internationalized Locations 2019-01-08 14:34:00 +01:00
Matt Rider
c96e29bfcb Clean up Dockerfile 2019-01-08 11:22:51 -02:00
Robert Schäfer
2156b08e8f Run yarn run lint --fix
@DakshMiglani check the build server for any errors:
https://travis-ci.com/Human-Connection/Nitro-Backend/builds/96505757#L658

Here you can see the build was fine, only eslint complained. Eslint is a
quick fix 😉
2019-01-08 14:20:05 +01:00
Robert Schäfer
aee50fee3e
Merge branch 'master' into dependabot/npm_and_yarn/vuex-i18n-1.11.0 2019-01-08 13:59:30 +01:00
Matt Rider
a4ae2aa35b Add environment variable to commands 2019-01-08 10:31:49 -02:00
dependabot[bot]
5507867434
Merge pull request #102 from Human-Connection/dependabot/submodules/Nitro-Web-717658f 2019-01-08 12:01:38 +00:00
dependabot[bot]
f8dca7ca7f
Merge pull request #101 from Human-Connection/dependabot/submodules/Nitro-Backend-a1b8d53 2019-01-08 12:01:20 +00:00
dependabot[bot]
b0de62a466
Bump Nitro-Web from d7f9769 to 717658f
Bumps [Nitro-Web](https://github.com/Human-Connection/Nitro-Web) from `d7f9769` to `717658f`.
- [Release notes](https://github.com/Human-Connection/Nitro-Web/releases)
- [Commits](d7f9769e68...717658fd62)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-08 12:00:23 +00:00
dependabot[bot]
78b8032d53
Bump Nitro-Backend from 3d3b3c8 to a1b8d53
Bumps [Nitro-Backend](https://github.com/Human-Connection/Nitro-Backend) from `3d3b3c8` to `a1b8d53`.
- [Release notes](https://github.com/Human-Connection/Nitro-Backend/releases)
- [Commits](3d3b3c8c24...a1b8d53e6e)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-08 12:00:16 +00:00
Matt Rider
ebc143f455 Add node env correctly in travis.yml and echo 2019-01-08 09:50:48 -02:00
Matt Rider
648e53456c Set node env to test in package.json 2019-01-08 09:37:30 -02:00
Matt Rider
bbe3899807 Merge branch '93-minimize-docker-image-size-with-multi-stage-build' of github.com:Human-Connection/Nitro-Web into 93-minimize-docker-image-size-with-multi-stage-build 2019-01-08 09:30:11 -02:00
Matt Rider
9172cd2532 Change node env to test in travis.yml 2019-01-08 09:23:56 -02:00
Matt Rider
541a8441a8 Merge branch 'master' of github.com:Human-Connection/Nitro-Web into 93-minimize-docker-image-size-with-multi-stage-build 2019-01-08 08:31:56 -02:00
Robert Schäfer
951625ff97
Merge pull request #7 from Tirokk/patch-1
Add instructions for forking (or cloning) repo
2019-01-08 00:26:00 +01:00
Grzegorz Leoniec
a313f941c5
Fixed eslint issue 2019-01-07 20:25:05 +01:00
Grzegorz Leoniec
3afc0e5a32
More translations applied 2019-01-07 18:52:26 +01:00
Daksh
d0e18bf131
Merge branch 'master' into master 2019-01-07 23:12:15 +05:30
Grzegorz Leoniec
b20146eb77
Merge branch 'master' into i18n-pluralization 2019-01-07 18:37:48 +01:00
Grzegorz Leoniec
717658fd62
Merge pull request #123 from Human-Connection/lokalise-2019-01-07_18-33-34
Lokalise: Translations update
2019-01-07 18:35:53 +01:00
lokalise-bot
0b153d1fff Lokalise: update of locales/pt.json 2019-01-07 18:33:44 +01:00
lokalise-bot
af10c422db Lokalise: update of locales/pl.json 2019-01-07 18:33:43 +01:00
lokalise-bot
f642a0cf61 Lokalise: update of locales/nl.json 2019-01-07 18:33:42 +01:00