Moriz Wahl
|
e9a433e203
|
Merge pull request #4193 from Ocelot-Social-Community/disable-filters
refactor: Disbale Emoji, Language And Catgeory Filter
|
2021-02-03 15:43:19 +01:00 |
|
Moriz Wahl
|
4308dce9de
|
Merge pull request #4191 from Ocelot-Social-Community/remove-categories-from-post-teaser
refactor: Remove Catgeories From Post Teaser
|
2021-02-03 12:30:47 +01:00 |
|
Moriz Wahl
|
8664c94c9c
|
disbale emoji, language and catgeory filter
|
2021-02-03 12:27:04 +01:00 |
|
Moriz Wahl
|
3f7933bdf7
|
removed catgeories from post teaser, kept placeholder
|
2021-02-02 13:31:43 +01:00 |
|
Ulf Gebhardt
|
0d3863fb9a
|
Merge pull request #4186 from Ocelot-Social-Community/ci_improvements
Backend Unit Tests via CI & Run tests in parallel
0.6.0
|
2021-02-02 02:45:48 +01:00 |
|
Ulf Gebhardt
|
e5fce03ca6
|
Merge pull request #4184 from Ocelot-Social-Community/fix_cookie
Fix cookie
|
2021-02-01 12:40:02 +01:00 |
|
|
|
abdb53bf90
|
- use the right command for db initialize
|
2021-01-30 20:23:31 +01:00 |
|
|
|
35549b7032
|
- initialize database (unique constraint)
|
2021-01-30 20:07:57 +01:00 |
|
|
|
d61820dc4f
|
- fixed linting
- fixed tty error on docker-compose exec
|
2021-01-30 19:35:58 +01:00 |
|
|
|
8a0b3a2826
|
- build test images
|
2021-01-30 19:25:39 +01:00 |
|
|
|
f633daef77
|
- revert some changes
|
2021-01-30 07:47:20 +01:00 |
|
|
|
27188f0b7c
|
- sepperate commands againa
|
2021-01-30 07:43:33 +01:00 |
|
|
|
51321ee4e1
|
- build development target not build
|
2021-01-30 07:41:46 +01:00 |
|
|
|
c1b58c0651
|
- try to chain the docker-compose commands
|
2021-01-30 07:31:17 +01:00 |
|
|
|
8379d8484c
|
- command order for docker-compose up
|
2021-01-30 07:16:25 +01:00 |
|
|
|
792ac8cc41
|
- optimize docker-compose (ci)
|
2021-01-30 07:05:37 +01:00 |
|
|
|
71176cb11d
|
- include .envs also in webapp docker-compose ...
|
2021-01-30 06:47:47 +01:00 |
|
|
|
32bd8cca02
|
- copy .env files again (not sure this is correct?)
|
2021-01-30 06:45:22 +01:00 |
|
|
|
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 |
|
|
|
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 |
|