10058 Commits

Author SHA1 Message Date
dec17d0e8d
- ci fixes
- docker-compose.test.yml
- fixed nuxt permissions in dev environment(docker)
2021-01-30 06:36:28 +01:00
a530e5151a
- corrected docker image tags for webapp and backend 2021-01-30 06:15:10 +01:00
1aab1d2377
- artifacts seem to be directories 2021-01-30 06:06:53 +01:00
7b58b1277e
- fixed syntax 2021-01-30 05:57:59 +01:00
6805863ac9
- refactored dependencies
- removed forced step between building and testing
2021-01-30 05:56:56 +01:00
6638e2d414
- build manually - seems to work better 2021-01-30 05:47:53 +01:00
37621f1bac
- just do it manually - its better anyways... 2021-01-30 05:40:21 +01:00
d23aec3cbd
- fix conflict local output and load 2021-01-30 05:17:30 +01:00
368ec8ff23
- try to fix v2 of build and push 2021-01-30 05:13:52 +01:00
98813b9f82
- updated docker/build-push-action@v1.1.0 to docker/build-push-action@v2 2021-01-30 05:08:23 +01:00
ae957b0aad
- corrected path (permission denied) 2021-01-30 05:03:04 +01:00
b8d5382aa1
- more syntax fixes 2021-01-30 05:00:24 +01:00
f5005a9637
more syntax 2021-01-30 04:58:48 +01:00
78021a0eae
- more syntax fixes 2021-01-30 04:57:42 +01:00
e226585889
- fixed syntax 2021-01-30 04:52:31 +01:00
161ae450db
- try to make jobs parallel again using github artifacts 2021-01-30 04:49:42 +01:00
742227aa87
- copy .env file 2021-01-30 04:18:12 +01:00
bac01693b0
- removed duplicate code checkouts 2021-01-30 04:04:58 +01:00
b202241ff1
- workflow jobs aint gonna do the job for now 2021-01-30 04:03:12 +01:00
129339e11f
- checkout code is not persistent between jobs 2021-01-30 03:58:48 +01:00
5050174eb1
- fixed typo 2021-01-30 03:53:27 +01:00
980da55162
- split ci jobs to make them run in parallel
- include backend unit tests
2021-01-30 03:52:26 +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