11943 Commits

Author SHA1 Message Date
Grzegorz Leoniec
e19de71cdb
Improved content menu 2019-01-12 13:40:07 +01:00
Grzegorz Leoniec
7dde1a1844
Added basic moderation interface 2019-01-11 19:20:00 +01:00
Grzegorz Leoniec
feadc0e543
Rename _ResourceType to RecourceType in schema 2019-01-11 19:17:10 +01:00
Robert Schäfer
096b3b7e9d Use multiline strings in the step definition
@appinteractive I'm having trouble to run cypress on my machine right
now. But I think this is the correct syntax.
2019-01-11 18:46:35 +01:00
Robert Schäfer
bde7282f09 Try to substitute BACKEND_BRANCH env var properly 2019-01-11 18:19:18 +01:00
Grzegorz Leoniec
a914587f5c
Adjusted and optimized borderradius, tooltips and popovers 2019-01-11 18:15:21 +01:00
Robert Schäfer
f4f69cfe0f Quote JWT Token (consistency) 2019-01-11 17:59:06 +01:00
Robert Schäfer
a74a82ef23 Add missing JWT token to docker-compose.yml
How come that we didn't face this error earlier??
2019-01-11 17:42:05 +01:00
Robert Schäfer
c12250874f Set protocol of github dependencies to https
I'm sitting in a café and its WiFi is blocking certain ports. I believe
this setting does not hurt and it fixes a connection issue in my current
situation.
2019-01-11 17:33:05 +01:00
Grzegorz Leoniec
2e8d04d881
Merged master in 2019-01-11 16:37:40 +01:00
Grzegorz Leoniec
c1fb68eb36
Report now works 2019-01-11 16:34:16 +01:00
Grzegorz Leoniec
52c32bb646
Report now works 2019-01-11 16:34:06 +01:00
Grzegorz Leoniec
487fe2aabe
Dispatch request for report 2019-01-11 15:57:31 +01:00
Grzegorz Leoniec
00e61e5978
Added translations for modal. 2019-01-11 15:24:31 +01:00
Grzegorz Leoniec
b2ab7e4301
merged master in 2019-01-11 15:19:02 +01:00
Grzegorz Leoniec
01ad6a9822
Added Content Menu and Report Modal 2019-01-11 15:11:49 +01:00
Grzegorz Leoniec
cd83d35dc7
Improved Modal 2019-01-11 15:11:17 +01:00
Grzegorz Leoniec
17a52fa8e5
Added Modal to our Styleguide 2019-01-11 14:54:21 +01:00
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
fb3c169f65 Add missing env variable to docker-compose.yml
@appinteractive always run the docker-compose up workflow at least once.
2019-01-11 14:29:56 +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
dependabot[bot]
22aa7779ca
Merge pull request #107 from Human-Connection/dependabot/submodules/Nitro-Web-c124602 2019-01-11 04:32:24 +00:00
dependabot[bot]
8b168d3dd9
Bump Nitro-Web from 11bc54b to c124602
Bumps [Nitro-Web](https://github.com/Human-Connection/Nitro-Web) from `11bc54b` to `c124602`.
- [Release notes](https://github.com/Human-Connection/Nitro-Web/releases)
- [Commits](11bc54b851...c124602c89)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-11 04:32:06 +00: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
Daksh
ca38892322
remove password from query. 2019-01-10 21:49:01 +05:30
Grzegorz Leoniec
5970fc86e5
Merge branch 'locations' of github.com:appinteractive/hc-prototype-api into locations 2019-01-10 15:59:17 +01:00
Grzegorz Leoniec
887cc8fddf
Refactoring 2019-01-10 15:59:10 +01:00
Grzegorz Leoniec
1435b3cd25
Merge branch 'master' into locations 2019-01-10 15:57:23 +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
dependabot[bot]
5b7d89d520
Merge pull request #106 from Human-Connection/dependabot/submodules/Nitro-Web-11bc54b 2019-01-10 04:26:50 +00:00
dependabot[bot]
318ffda343
Merge pull request #105 from Human-Connection/dependabot/submodules/Nitro-Backend-b2bad4f 2019-01-10 04:26:30 +00:00
dependabot[bot]
9e91da1c6a
Bump Nitro-Web from 349866f to 11bc54b
Bumps [Nitro-Web](https://github.com/Human-Connection/Nitro-Web) from `349866f` to `11bc54b`.
- [Release notes](https://github.com/Human-Connection/Nitro-Web/releases)
- [Commits](349866f20b...11bc54b851)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-10 04:26:14 +00:00
dependabot[bot]
ac1a035575
Bump Nitro-Backend from ae39c18 to b2bad4f
Bumps [Nitro-Backend](https://github.com/Human-Connection/Nitro-Backend) from `ae39c18` to `b2bad4f`.
- [Release notes](https://github.com/Human-Connection/Nitro-Backend/releases)
- [Commits](ae39c18980...b2bad4fedb)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-10 04:26:13 +00:00