10171 Commits

Author SHA1 Message Date
narendra chandra
ce23692922 User cannot change their role 2021-02-06 17:34:17 -05:00
narendra chandra
4920a902c4 User cannot change their own role 2021-02-06 17:12:24 -05:00
Ulf Gebhardt
16f3a265e6
Merge pull request #4194 from Ocelot-Social-Community/clean_github_folder
Clean GitHub folder
2021-02-06 00:24:31 +01:00
Moriz Wahl
c304b74f17 Image width/height is catched correctly without cropping 2021-02-05 14:27:13 +01:00
Moriz Wahl
585d32ea70 aspectRation is seeded correctly for random images 2021-02-05 14:21:13 +01:00
Moriz Wahl
80e296604d height of image in post/index.vue is calculated correctly. Why is this necessary? 2021-02-05 14:19:47 +01:00
Moriz Wahl
664d3d2c42 image type in frontend 2021-02-04 21:05:04 +01:00
Moriz Wahl
4a16af10ba image property type added 2021-02-04 21:01:52 +01:00
Ulf Gebhardt
49f7897689
Merge pull request #4185 from Ocelot-Social-Community/fix_locations
Fix locations
2021-02-04 18:54:41 +01:00
Moriz Wahl
ff8cd43165 image cropping is optional setup 2021-02-04 16:10:44 +01:00
Moriz Wahl
f1346b595a
Merge pull request #3928 from Ocelot-Social-Community/allow-only-supported-file-formats
feat: 🍰 Allow Only Supported Image File Formats
2021-02-04 15:22:02 +01:00
Moriz Wahl
73cc1b1fa1 locations: fix frontend test for selecting new location 2021-02-04 15:03:55 +01:00
05adf4a9f1
- have expected call values in test calls 2021-02-03 17:50:36 +01:00
d0274a40ae
- renamed Location2 to LocationMapBox 2021-02-03 17:17:18 +01:00
ba460148b2
- renamed Location2 to LocationMapBox 2021-02-03 17:17:09 +01:00
7d7b3c1af4
- renanemd ci.yml file to test.yml - we will have more then one workflow in the future
- removed clutter from test workflow file
2021-02-03 16:29:24 +01:00
c78cd78d72
- removed unused yml files 2021-02-03 16:27:48 +01:00
8f4e5f8c25
- updated issue templates 2021-02-03 16:27:30 +01:00
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
49b4ebb954
- beofreAll does not work - back to beforeEach 2021-02-02 07:19:50 +01:00
0ba37aab18
- lots of additional tests
- removed 3 character condition for location query
- lint ing
2021-02-02 06:56:56 +01:00
c726c6bcc3
- lint fixes (backend) 2021-02-02 03:00:03 +01:00
0597cead6a
- have blank lines between it in backend tests 2021-02-02 02:51:59 +01:00
ad509c8818
- reuse user in backend location test 2021-02-02 02:51:00 +01:00
143dee49c8
- lint fixes 2021-02-02 02:48:31 +01:00
a350e40b3e
- backend tests 2021-02-02 02:48:31 +01:00
31038c5c2a
- lint fixes 2021-02-02 02:48:31 +01:00
c0b25040c3
- frontend implementation location query
- remove mapboxtoken from .env template
2021-02-02 02:48:31 +01:00
d9e553b800
- backend implementation location query 2021-02-02 02:48:31 +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