Matt Rider
0acca8c73f
Add copy everything in build and test
2019-01-09 19:15:48 -02:00
Matt Rider
cca09415c3
Fix copy path
2019-01-09 19:14:38 -02:00
Matt Rider
1a234e70f8
Copy over styleguide/dist
2019-01-09 18:54:42 -02:00
Robert Schäfer
0893d3740e
Try to expose bug #106
...
It does not work as we have PERMISSIONS=disabled also in the server
we're trying to test.
2019-01-09 18:56:57 +01:00
Grzegorz Leoniec
ac04e766f9
Removed console log
2019-01-09 17:52:39 +01:00
Grzegorz Leoniec
2cb18f33d5
Try to fix build - issue #128
2019-01-09 17:43:09 +01:00
Grzegorz Leoniec
bfee061a26
Added JWT_SECRET from env var
2019-01-09 17:22:02 +01:00
Grzegorz Leoniec
ced8bd78bb
Added locations to seeded users
2019-01-09 17:21:30 +01:00
Grzegorz Leoniec
9629ca649a
Fixed user middleware
2019-01-09 17:20:25 +01:00
Robert Schäfer
9262fbb44f
Start a test server only once.
...
This keeps our tests small. It is quite a headache though, because of an
issue with jest and with transpiling. For reasons that I don't understand
running `yarn run test:jest` sometimes complains about open handles.
I would love to hear how to make our build more reliable.
2019-01-09 14:49:35 +01:00
Daksh
fbdbabc382
Merge branch 'master' into master
2019-01-09 19:08:37 +05:30
Robert Schäfer
b2bad4fedb
Merge pull request #108 from Human-Connection/dont_run_tests_in_build_folder
...
Don't run tests in /dist folder
2019-01-09 14:35:29 +01:00
Robert Schäfer
13666df3e2
Don't run tests in /dist folder
...
If you ran `yarn run build` followed by `yarn run test:jest` it was
running the tests twice, because it matched the `/dist` folder to.
2019-01-09 13:50:59 +01:00
Grzegorz Leoniec
3765f5d046
Merge branch 'master' into locations
2019-01-09 13:37:04 +01:00
Wolfgang Huß
3edbbee9e7
New file describes how to edit this documentation
2019-01-09 13:32:35 +01:00
Grzegorz Leoniec
86c7b93386
Removed unneeded log
2019-01-09 13:14:18 +01:00
Grzegorz Leoniec
2571d82447
Disabled cypther logs and added DEBUG env var
2019-01-09 13:12:37 +01:00
Wolfgang Huß
fca4a67d76
Correction of the link
...
There was the „testing/" not deleted.
2019-01-09 12:03:43 +01:00
Wolfgang Huß
7085860bc7
Added section Documentation
...
Including the headline as link to the description how to edit this documentation.
2019-01-09 11:50:22 +01:00
dependabot[bot]
11bc54b851
Merge pull request #127 from Human-Connection/dependabot/npm_and_yarn/cookie-universal-nuxt-2.0.14
2019-01-09 09:47:35 +00:00
dependabot[bot]
7798c9fafd
Merge pull request #107 from Human-Connection/dependabot/npm_and_yarn/neo4j-graphql-js-2.2.0
2019-01-09 08:42:08 +00:00
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