Grzegorz Leoniec
|
80e036c0fb
|
updated travis build
|
2018-11-24 12:38:51 +01:00 |
|
Grzegorz Leoniec
|
7a9d2823cc
|
updated travis build
|
2018-11-24 12:38:42 +01:00 |
|
Grzegorz Leoniec
|
f33c988ba2
|
unified travis.yml and prefixed docker image
|
2018-11-24 12:10:55 +01:00 |
|
Grzegorz Leoniec
|
89d30c01a0
|
unified travis.yml and prefixed docker image
|
2018-11-24 12:10:50 +01:00 |
|
Grzegorz Leoniec
|
ff41f0a0bf
|
Merge remote-tracking branch 'origin/master' into travis-ci-build
|
2018-11-24 10:35:46 +01:00 |
|
Robert Schäfer
|
f0d5641990
|
Merge remote-tracking branch 'origin/master' into travis-ci-build
|
2018-11-23 20:55:50 +01:00 |
|
Robert Schäfer
|
bdcfabfd17
|
Merge pull request #19 from Human-Connection/fix-seeder
adjust user relation after changing the author relation in the backend
|
2018-11-23 20:51:56 +01:00 |
|
Robert Schäfer
|
c50b881089
|
Merge pull request #18 from Human-Connection/fix-seeder
Seed the database with authentication
|
2018-11-23 20:51:12 +01:00 |
|
Robert Schäfer
|
8bb90e52a6
|
Copy .env.template in Dockerfile to seed on travis
|
2018-11-23 20:49:09 +01:00 |
|
Robert Schäfer
|
d74aa6dd02
|
Build and run docker container on Travis
The docker container environment should be the single source of truth
|
2018-11-23 20:45:17 +01:00 |
|
Robert Schäfer
|
ef2ce82e74
|
Run commands from within docker container
+ Remove broken notification script
|
2018-11-23 17:39:59 +01:00 |
|
Robert Schäfer
|
68b143be7e
|
Update src/middleware/index.js
Co-Authored-By: appinteractive <greg@app-interactive.de>
|
2018-11-23 16:51:29 +01:00 |
|
Grzegorz Leoniec
|
1d038070ca
|
Added travis configuration
|
2018-11-23 16:16:37 +01:00 |
|
Grzegorz Leoniec
|
2f67cfc741
|
fixed tag
|
2018-11-23 16:09:59 +01:00 |
|
Grzegorz Leoniec
|
e5b89dc1c6
|
Added travis configuration
|
2018-11-23 16:08:02 +01:00 |
|
Grzegorz Leoniec
|
18697e3063
|
adjust user relation after changing the author relation in the backend
|
2018-11-23 15:56:40 +01:00 |
|
Grzegorz Leoniec
|
8780bbaa81
|
Merge pull request #18 from Human-Connection/fix-styleguide
Fix container build with styleguide
|
2018-11-23 15:52:57 +01:00 |
|
Robert Schäfer
|
107a8ada14
|
Add missing styleguid:build and fix css import
|
2018-11-23 14:06:12 +01:00 |
|
Robert Schäfer
|
a0634d3d87
|
Yarn install in styleguide/, fix container build
|
2018-11-23 13:40:01 +01:00 |
|
Grzegorz Leoniec
|
208751602a
|
fixed issue with styleguide
|
2018-11-23 13:16:03 +01:00 |
|
Robert Schäfer
|
881e94c423
|
Merge pull request #17 from ionphractal/fix-styleguide-packages
Fix vuep package source
|
2018-11-22 21:11:11 +01:00 |
|
Michael Both
|
8399d22979
|
Fix vuep source
|
2018-11-22 17:24:24 +01:00 |
|
Grzegorz Leoniec
|
3912515c25
|
do not allow disabling permissions in production
|
2018-11-22 12:22:22 +01:00 |
|
Grzegorz Leoniec
|
c1387f262d
|
added permissions as first item.
|
2018-11-22 11:36:49 +01:00 |
|
Grzegorz Leoniec
|
8c72c88e59
|
made permissions accessible for the outside
|
2018-11-21 15:38:47 +01:00 |
|
Grzegorz Leoniec
|
d5a0f03cc4
|
fixed merge issues
|
2018-11-21 15:38:33 +01:00 |
|
Grzegorz Leoniec
|
fa2c3fc24b
|
shortened GRAPHQL_LISTEN_PORT to GRAPHQL_PORT
|
2018-11-21 15:30:26 +01:00 |
|
Grzegorz Leoniec
|
46c0289881
|
merge conflict fixed
|
2018-11-21 15:29:18 +01:00 |
|
Grzegorz Leoniec
|
c6420b5351
|
simplyfied schema and modulized seeding process
|
2018-11-21 15:16:55 +01:00 |
|
Grzegorz Leoniec
|
0ee32d8b01
|
Merge pull request #20 from Human-Connection/babel
Update Babel & babel-node
|
2018-11-21 11:28:57 +01:00 |
|
Robert Schäfer
|
491102c02b
|
Move reusable part in server.js
|
2018-11-21 00:39:27 +01:00 |
|
Robert Schäfer
|
99bb1e0ae9
|
Install apollo-server-testing
|
2018-11-21 00:39:19 +01:00 |
|
Robert Schäfer
|
0df58f00a1
|
Setup unit/integration testing with mocha
|
2018-11-21 00:26:43 +01:00 |
|
Robert Schäfer
|
0eab41b5ef
|
Use @babel packages
|
2018-11-21 00:25:29 +01:00 |
|
Robert Schäfer
|
936626af81
|
Update meta data in package.json
|
2018-11-21 00:25:29 +01:00 |
|
Robert Schäfer
|
788bb7a992
|
.gitignore yarn-error.log (sensitive data?)
|
2018-11-21 00:25:29 +01:00 |
|
Robert Schäfer
|
ab78785a43
|
Add the remaining seeds
|
2018-11-20 22:07:02 +01:00 |
|
Robert Schäfer
|
859b2b8779
|
Reactivate isOwner as suggested in the comments
|
2018-11-20 21:43:13 +01:00 |
|
Robert Schäfer
|
803e613c4b
|
Clean way to seed the database
1. Temporarily open another backend with permissions disabled
2. Connect to this backend and run seed data
|
2018-11-20 21:43:13 +01:00 |
|
Grzegorz Leoniec
|
96da90a255
|
first attempt to automate dynamic seeding
|
2018-11-16 20:59:05 +01:00 |
|
Grzegorz Leoniec
|
7306336a44
|
GitBook: [master] 2 pages modified
|
2018-11-16 12:30:43 +00:00 |
|
Grzegorz Leoniec
|
8f00024295
|
GitBook: [master] one page modified
|
2018-11-16 12:24:10 +00:00 |
|
Grzegorz Leoniec
|
a4889fb415
|
GitBook: [master] 9 pages modified
|
2018-11-16 12:20:24 +00:00 |
|
Grzegorz Leoniec
|
090ae9bb11
|
added nitro hint
|
2018-11-16 13:10:23 +01:00 |
|
Grzegorz Leoniec
|
d24a90fdb3
|
GitBook: [master] one page modified
|
2018-11-16 12:04:12 +00:00 |
|
Grzegorz Leoniec
|
ebe6af9fa7
|
GitBook: [master] one page and 2 assets modified
|
2018-11-16 12:02:47 +00:00 |
|
Grzegorz Leoniec
|
6c7353bb21
|
ignore cypress video
|
2018-11-16 12:51:48 +01:00 |
|
Grzegorz Leoniec
|
4e60c15701
|
GitBook: [master] one page modified
|
2018-11-16 11:50:45 +00:00 |
|
Grzegorz Leoniec
|
1f452f2e87
|
GitBook: [master] 4 pages modified
|
2018-11-16 11:49:00 +00:00 |
|
Grzegorz Leoniec
|
ea246e7932
|
GitBook: [master] 4 pages and 2 assets modified
|
2018-11-16 11:42:58 +00:00 |
|