|
|
42b9446d0a
|
define env variable in ci.yml
|
2021-01-20 14:53:48 +01:00 |
|
|
|
b9aa51edf3
|
try using sepperat commands
|
2021-01-20 14:44:40 +01:00 |
|
|
|
022f87e0c2
|
try to copy .env template
|
2021-01-20 14:36:52 +01:00 |
|
|
|
87db5ae31e
|
- corrected docu
- run unit test correctly for backend
|
2021-01-20 14:24:15 +01:00 |
|
|
|
d53ec6e05d
|
corrected yml syntax error
|
2021-01-20 14:17:41 +01:00 |
|
|
|
f7cb81f52a
|
include unit tests in github ci
|
2021-01-20 14:14:17 +01:00 |
|
|
|
ac3f330fd0
|
refactor some documentations
|
2021-01-20 14:04:25 +01:00 |
|
|
|
c41d32d527
|
- fixed node_modules running out of sync since they are on a volume for development docker builds
|
2021-01-20 13:43:22 +01:00 |
|
Moriz Wahl
|
8a4f64e030
|
Merge pull request #4125 from Ocelot-Social-Community/invite-codes
feat: Invite codes
|
2021-01-20 12:47:11 +01:00 |
|
Moriz Wahl
|
b5fc711521
|
remove-categories merged conflicts
|
2021-01-20 01:46:04 +01:00 |
|
Brandon Tripp
|
c8ac972e20
|
Linting fix.
|
2021-01-19 15:38:21 -07:00 |
|
|
|
a2fb94a7de
|
- CI: use build image instead of development, since development must be bound to a local volume with the source files
|
2021-01-19 23:32:31 +01:00 |
|
|
|
36afad0a67
|
-fix CI
|
2021-01-19 23:28:10 +01:00 |
|
|
|
3b3ff8ab03
|
- removed unused docker-compose files
|
2021-01-19 23:18:52 +01:00 |
|
|
|
33b8b001d7
|
- remove yarn run dev command since its part of the dockerfile for the production stage
|
2021-01-19 23:18:52 +01:00 |
|
|
|
cbf799d265
|
- build community edition of neo4j
|
2021-01-19 23:18:52 +01:00 |
|
|
|
0715310089
|
- refactor neo4j dockerfile
- support build stages community & enterprise
|
2021-01-19 23:18:52 +01:00 |
|
|
|
c9a5df0cd6
|
- fixed build version in webapp and backend
|
2021-01-19 23:18:52 +01:00 |
|
|
|
a662fed961
|
- override all image names for development
- structuring comment for service blocks
|
2021-01-19 23:18:52 +01:00 |
|
|
|
b25af045db
|
- include maintenance in production environment
|
2021-01-19 23:18:52 +01:00 |
|
|
|
7cc003602f
|
- docker-compose definition order
|
2021-01-19 23:18:52 +01:00 |
|
|
|
2518e38582
|
- webapp Dockerfile
- cleanup backend Dockerfile
- docker-compose cleanup
- docker-compose networks
- docker-compose for production, docker-compose.override for development
- security
- todos
|
2021-01-19 23:18:52 +01:00 |
|
|
|
269e38b56e
|
backend dockerfile and compose seem to be pretty solid now
|
2021-01-19 23:18:52 +01:00 |
|
|
|
0523c88bb8
|
- fixed docker compose for backend
- changed backend port to 4000
- removed volume from development build stage
|
2021-01-19 23:18:52 +01:00 |
|
|
|
a4e4d5d74e
|
New Dockerfile for the backend
|
2021-01-19 23:18:52 +01:00 |
|
Brandon Tripp
|
da99ee596e
|
Linting for code changes.
|
2021-01-19 14:51:19 -07:00 |
|
Brandon Tripp
|
4c8eeb506e
|
A charmap added for slug to transliterate the german umlauts and the spanish enya. The package was updated but does not accept the setting properly.
|
2021-01-19 14:51:19 -07:00 |
|
Brandon Tripp
|
9d19eab35b
|
linting adjustment.
|
2021-01-19 14:51:19 -07:00 |
|
Brandon Tripp
|
a5da718bb0
|
A slight change to the test cases to make sure the encoding is working for German and Spanish.
|
2021-01-19 14:51:19 -07:00 |
|
Brandon Tripp
|
e22e15bc77
|
Changed the uniqueSlug setting to include the deutsch locale to properly handle umlauts and tests.
|
2021-01-19 14:51:19 -07:00 |
|
Moriz Wahl
|
df327c6a3d
|
remove categories: clean up backend
|
2021-01-19 17:40:02 +01:00 |
|
Moriz Wahl
|
c179b0a12f
|
remove categories: clean up
|
2021-01-19 17:40:02 +01:00 |
|
Moriz Wahl
|
f73c40c252
|
removed categories from posts
|
2021-01-19 17:40:02 +01:00 |
|
Moriz Wahl
|
2777e337f8
|
invite codes. typo in factory
|
2021-01-19 17:22:36 +01:00 |
|
Moriz Wahl
|
f34f66fe82
|
invite codes: fixed typo, createdAt and ID is required
|
2021-01-19 17:15:28 +01:00 |
|
Moriz Wahl
|
fcf6b95121
|
Merge pull request #4146 from Ocelot-Social-Community/revert-tipptapp-extensions
Revert "Bump tiptap-extensions from 1.28.8 to 1.34.0 in /webapp"
|
2021-01-19 03:28:50 +01:00 |
|
Moriz Wahl
|
44f43663b0
|
Revert "Bump tiptap-extensions from 1.28.8 to 1.34.0 in /webapp"
This reverts commit a72e3e3747b37f66b4a6033ee719e324e5dea278.
|
2021-01-18 18:55:01 +01:00 |
|
Moriz Wahl
|
a98170487b
|
inviteCodes: explaination added, test for lower case
|
2021-01-18 17:23:55 +01:00 |
|
Moriz Wahl
|
dca61c2f6a
|
Merge pull request #4145 from Ocelot-Social-Community/fix-of-docker-compose-live-reload
chore: 🍰 Quick Fix Of Live Reload By Nuxt For Docker-Compose
|
2021-01-18 16:04:02 +01:00 |
|
Wolfgang Huß
|
2495f4fa72
|
Fixed live reload of Nuxt for docker-compose
- If code was changed by the developer in backend and webapp live reload was not executed.
|
2021-01-18 15:53:08 +01:00 |
|
Wolfgang Huß
|
7dbc833e22
|
Merge branch '2144-Add_Search_Results_Page' of https://github.com/Human-Connection/Human-Connection into HC-2144-Add_Search_Results_Page
# Conflicts:
# webapp/pages/profile/_id/_slug.vue
|
2021-01-18 14:12:13 +01:00 |
|
Moriz Wahl
|
2ffab3a0a4
|
Merge pull request #3999 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/eslint-config-prettier-6.15.0
Bump eslint-config-prettier from 6.10.1 to 6.15.0 in /webapp
|
2021-01-15 18:05:48 +01:00 |
|
dependabot-preview[bot]
|
51822e181c
|
Bump eslint-config-prettier from 6.10.1 to 6.15.0 in /webapp
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.10.1 to 6.15.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.10.1...v6.15.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-15 16:51:48 +00:00 |
|
Moriz Wahl
|
64731f2d95
|
Merge pull request #4074 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/eslint-plugin-standard-5.0.0
Bump eslint-plugin-standard from 4.0.1 to 5.0.0 in /webapp
|
2021-01-15 17:47:28 +01:00 |
|
dependabot-preview[bot]
|
20daae43bf
|
Bump eslint-plugin-standard from 4.0.1 to 5.0.0 in /webapp
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.1...v5.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-15 16:32:40 +00:00 |
|
Moriz Wahl
|
d6556fe0e2
|
Merge pull request #4115 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/tiptap-extensions-1.34.0
Bump tiptap-extensions from 1.28.8 to 1.34.0 in /webapp
|
2021-01-15 17:27:36 +01:00 |
|
dependabot-preview[bot]
|
a72e3e3747
|
Bump tiptap-extensions from 1.28.8 to 1.34.0 in /webapp
Bumps [tiptap-extensions](https://github.com/ueberdosis/tiptap) from 1.28.8 to 1.34.0.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/compare/tiptap-extensions@1.28.8...tiptap-extensions@1.34.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-15 16:17:03 +00:00 |
|
Moriz Wahl
|
16cff934de
|
Merge pull request #4126 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/sass-loader-10.1.1
Bump sass-loader from 8.0.2 to 10.1.1 in /webapp
|
2021-01-15 17:09:43 +01:00 |
|
dependabot-preview[bot]
|
0fb61e1549
|
Bump sass-loader from 8.0.2 to 10.1.1 in /webapp
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 8.0.2 to 10.1.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v8.0.2...v10.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-15 15:53:34 +00:00 |
|
Moriz Wahl
|
829fa2e44e
|
Merge pull request #4006 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/faker-5.1.0
Bump faker from 4.1.0 to 5.1.0 in /webapp
|
2021-01-15 16:42:41 +01:00 |
|