671 Commits

Author SHA1 Message Date
Grzegorz Leoniec
c144e12229
Added some transitions, animations and some more shadow variant to the styleguide 2019-01-11 14:53:57 +01:00
Grzegorz Leoniec
331ea6d0c1
Forgott some metter while teleporting 2019-01-11 14:53:13 +01:00
Grzegorz Leoniec
8c83019cf4
Introduced portal-vue component for teleporting components like... like in Portal 1 & 2 2019-01-11 14:52:40 +01:00
Robert Schäfer
b7c0b5d2fa Add missing MAPBOX_TOKEN 2019-01-11 14:36:37 +01:00
Robert Schäfer
82eb66a170 Merge remote-tracking branch 'origin/master' into locations 2019-01-11 13:56:40 +01:00
Robert Schäfer
9825b4107c
Merge pull request #115 from Human-Connection/93-minimize-docker-image-size-with-multi-stage-build
Multistage build docker
2019-01-11 12:31:40 +01:00
Robert Schäfer
8ee883954c
Merge branch 'master' into 93-minimize-docker-image-size-with-multi-stage-build 2019-01-11 01:31:10 +01:00
Robert Schäfer
521a868ca8 Revert "Try to help @mattwr18"
This reverts commit 6b4601e9d14d63362877e293b7219d23cf1b4ecd.

@mattwr18 for reasons I don't understand, our build server hangs
https://travis-ci.com/Human-Connection/Nitro-Web/builds/96979338

Honestly, I start to think this is a bug in `docker-compose`
2019-01-11 01:14:48 +01:00
Robert Schäfer
6b4601e9d1 Try to help @mattwr18
I give up now after numerous attempts to reduce the docker image size.
The only thing left is that I've put the NODE_ENV=.. configuration in
the docker-compose.X.yml files, I think that's slightly cleaner
2019-01-11 00:54:43 +01:00
Grzegorz Leoniec
02ed3db6fc
Improved integration tests 2019-01-10 15:55:05 +01:00
Grzegorz Leoniec
c45be5f39b
Fixed i18n on SSR 2019-01-10 15:32:54 +01:00
Grzegorz Leoniec
9cfbb8429b
Removed unused steps 2019-01-10 13:54:01 +01:00
Grzegorz Leoniec
a6b8a81574
Renamed scenario "I change my name" to "change username" 2019-01-10 13:51:45 +01:00
Grzegorz Leoniec
5c7ecfc6a6
Improved integration tests 2019-01-10 13:50:20 +01:00
Grzegorz Leoniec
3382c5ef6f
Removed unused comment slashes 2019-01-10 12:11:26 +01:00
Grzegorz Leoniec
89fb7e8e07
Merged master in 2019-01-10 12:08:13 +01:00
Grzegorz Leoniec
c124602c89
Merge pull request #129 from Human-Connection/improve-dropdown
Improve dropdown
2019-01-10 12:03:00 +01:00
Grzegorz Leoniec
4676f5af5c
Fixed is-exact usage ofr user menu and optimized Dropdown internals 2019-01-10 12:01:27 +01:00
Grzegorz Leoniec
e9ac233d6c
Use Dropdown in Author Component 2019-01-10 10:29:21 +01:00
Grzegorz Leoniec
78978e9bdb
Added disabled, isOpen, openMenu, closeMenu to Dropdown 2019-01-10 10:29:02 +01:00
Grzegorz Leoniec
a7010d32cf
Improve Dropdown 2019-01-10 09:47:35 +01:00
Matt Rider
bae7b7b74d Merge branch 'master' of github.com:Human-Connection/Nitro-Web into 93-minimize-docker-image-size-with-multi-stage-build 2019-01-09 20:18:36 -02:00
Matt Rider
6948c147e2 Remove un-needed copies 2019-01-09 20:05:04 -02:00
Matt Rider
b17107438c Revert to passing build 2019-01-09 19:52:38 -02:00
Matt Rider
19a298d7f6 Add back static and plugins copy from build and test 2019-01-09 19:36:37 -02:00
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
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
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]
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
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
90ea91c333
Fixed small issue with dropdown 2019-01-08 14:41:51 +01: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