10038 Commits

Author SHA1 Message Date
e37d9f34bc
- lint fixes 2021-01-29 20:48:12 +01:00
9bf90bc880
- make cookie time configurable (default: 2 years)
- make cookie https setting configurable (default true in production)
- ensure cookie is set to `path: /` to fix redirect problem
2021-01-29 20:45:54 +01:00
309c89ecf8
Merge pull request #4179 from Ocelot-Social-Community/statistics-test
bug: DB Reset At Start Of Statistics Test In Backend
2021-01-29 12:06:03 +01:00
Moriz Wahl
5ed6fb7c62
Merge pull request #4153 from Ocelot-Social-Community/docu_kubernetes
docu_kubernetes
2021-01-29 12:03:04 +01:00
Moriz Wahl
65d33ccdae db reset at start of statistics test in backend must be async 2021-01-28 20:29:54 +01:00
Moriz Wahl
9a6759aae4 db reset at start of statistics test in backend 2021-01-28 20:26:49 +01:00
35cfcfc1a2
Merge pull request #4133 from Ocelot-Social-Community/refactor_config
Refactor config
2021-01-28 20:22:21 +01:00
Moriz Wahl
5d14ebc113
Merge pull request #4144 from Ocelot-Social-Community/2144-Add_Search_Results_Page
feat: 🍰 Search Results Page
2021-01-28 20:00:32 +01:00
a6bd42856a
- fixed config import
- default for STYLEGUIDE_DEV config
2021-01-28 17:47:55 +01:00
9f549371f7
fixed dockerfile for maintenance with new config 2021-01-28 17:47:55 +01:00
7d66431049
introduced config file for webapp 2021-01-28 17:47:55 +01:00
13c8b85c78
refactor backend config 2021-01-28 17:47:55 +01:00
5ef781c49d
Merge pull request #4151 from Ocelot-Social-Community/fix_docker
Rework dockerfiles & docker-compose
2021-01-28 17:14:12 +01:00
3b8646b44e
- lint fix 2021-01-28 00:51:03 +01:00
f4bab1997d
-fixed test to work in docker and local environment 2021-01-28 00:46:11 +01:00
Wolfgang Huß
a69a310ff0 Refactor SearchInput.vue storybook, but couldn't fix it
- If I run 'yarn storybook' and chose 'SearchInput' the error 'undefined is not an object (evaluating '$i18n.locale')' still occurs.
2021-01-26 09:54:07 +01:00
Wolfgang Huß
cf9eafa2eb Refactor TabNavigator.vue storybook entry 2021-01-26 09:50:10 +01:00
Wolfgang Huß
3ef41adfb1 Refactor TabNavigator.story.js 2021-01-25 15:28:07 +01:00
Wolfgang Huß
1f8fdb78fd Write unit test for TabNavigator.vue 2021-01-25 11:00:08 +01:00
Wolfgang Huß
7ffd8c59cb Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 2144-Add_Search_Results_Page 2021-01-25 08:24:47 +01:00
4842c5d7fe
Fixed no-env-warning to be more precise 2021-01-23 21:45:02 +01:00
52842c51bb
- working production docker-compose setup 2021-01-23 03:10:07 +01:00
c5a1243b4b
- corrected comment 2021-01-23 02:09:44 +01:00
210e09a12a
docker compose does not work out of the box with ci. Therefore this is for another PR 2021-01-23 02:03:01 +01:00
124ab5e31f
- test docker compose for backend tests 2021-01-23 01:56:06 +01:00
203b4b80ab
- fixed typo 2021-01-22 17:51:00 +01:00
c420e18543
- lint fixes 2021-01-22 17:38:54 +01:00
cd42824502
force NODE_ENV=test also on backend tests 2021-01-22 17:33:33 +01:00
d8d22015d0
- fixed webapp tests
- corrected docker image name
2021-01-22 17:29:58 +01:00
4b04a6bb5c
- fixed webfinger test to work with docker(hackfix)
- fixed permissions middleware to properly authenticate users
2021-01-22 16:53:13 +01:00
9ecdfdab44
frontend tests for ci (test) 2021-01-22 14:45:09 +01:00
47f58a3c5e
some comment-styling issues 2021-01-22 14:25:05 +01:00
c3147bbd4a
Update docker-compose.yml
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2021-01-22 14:19:23 +01:00
169b0b4520
Update docker-compose.override.yml
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2021-01-22 14:17:53 +01:00
29f8f00587
Update README.md
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2021-01-22 14:17:39 +01:00
289e62ddb4
corrected image & service names 2021-01-22 14:14:34 +01:00
1c188250df
Update README.md
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2021-01-22 14:07:31 +01:00
9c7761eb1e
maintenance docu port corrected 2021-01-22 14:03:46 +01:00
48d3715628
removed unfunctional maintainer list 2021-01-22 13:59:59 +01:00
6463705d03
simplified docker installation instructions, remove tabs 2021-01-22 13:58:26 +01:00
5a6ad276b4
removed link to gitbook 2021-01-22 13:56:54 +01:00
36a5aaff36
Replaced HC Image with Ocelot Image 2021-01-22 13:52:31 +01:00
Wolfgang Huß
990b3506bb Merge branch 'fix_docker' of https://github.com/Ocelot-Social-Community/Ocelot-Social into fix_docker 2021-01-22 13:03:39 +01:00
930cce6b51
fixed neo4j query browser name - its not called playground 2021-01-22 11:31:31 +01:00
Wolfgang Huß
9194c58176 Implement TabNavigation test, start 2021-01-22 11:27:45 +01:00
Wolfgang Huß
9dbe8bd257 Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into fix_docker 2021-01-22 11:21:19 +01:00
Brandon Tripp
e33da64c10
Merge pull request #4104 from Ocelot-Social-Community/bgt-german-umlaut-slug
[WIP] fix: 🍰 Issue #3504 umlaut encoding #3676
2021-01-21 15:39:52 -07:00
Moriz Wahl
721d248b19
Merge pull request #4148 from Ocelot-Social-Community/auto-detect-languages
feat: Auto Detect Language Of Posts
2021-01-21 21:32:45 +01:00
Wolfgang Huß
ae09aee91c Renamed NewTabNavigation to TabNavigation
- Renamed old TabNavigation to OldTabNavigation.
2021-01-21 20:27:13 +01:00
Wolfgang Huß
9ce1e089fa Fix lint 2021-01-21 16:38:55 +01:00