11943 Commits

Author SHA1 Message Date
63e62ddb68
v 0.6.6 2021-02-10 13:14:45 +01:00
Moriz Wahl
dd8f32bbd3
switch user role: removed unecessary comment 2021-02-10 13:08:42 +01:00
Moriz Wahl
14dfe2ae2c
change user role: tests are working 2021-02-10 13:08:42 +01:00
Moriz Wahl
c528269cb2
change user roles is working, test fails 2021-02-10 13:08:42 +01:00
Moriz Wahl
9ef42940ae
change user roles: fixed mutation parameters, added success toast 2021-02-10 13:08:42 +01:00
Wolfgang Huß
567758bc56
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4124-switch-user-role 2021-02-10 13:08:41 +01:00
Wolfgang Huß
97aa5ea07c Fix flaky reward backend test 2021-02-09 16:59:33 +01:00
Moriz Wahl
55983db2ca
Merge pull request #4199 from Ocelot-Social-Community/1934-image-cropping-optional
feat: Image Cropping Is Optional
2021-02-09 16:20:03 +01:00
Wolfgang Huß
380bb3c57c Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4092-redesign-registration-process 2021-02-09 15:41:40 +01:00
Wolfgang Huß
220dba24ff Clean up 2021-02-09 15:41:11 +01:00
Wolfgang Huß
92e34a3bb1 Fix terms and conditions, and data privacy 2021-02-09 15:20:51 +01:00
Wolfgang Huß
756def9cf9 Add explicit validations for preset values
- Show e-mail address.
2021-02-09 15:10:11 +01:00
Wolfgang Huß
9086f99862 Implement registration slider e-mail, nonce, and storybook with preset data 2021-02-09 13:31:59 +01:00
dependabot-preview[bot]
62fc2019e8
[Security] Bump yargs-parser from 18.1.1 to 18.1.3 in /backend
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 18.1.1 to 18.1.3. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/compare/v18.1.1...v18.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-09 10:42:34 +00:00
Ulf Gebhardt
6d4b508812
Merge pull request #4195 from Ocelot-Social-Community/publish_workflow
publish workflow
2021-02-09 11:41:06 +01:00
737c5fc53a
updated docker files - removed todo
remove `docker_push.sh` script
2021-02-08 20:54:26 +01:00
1d282646e7
typo 2021-02-08 20:45:05 +01:00
ce36ed60a4
disable publish.yml workflow when not on master. 2021-02-08 20:29:52 +01:00
1aaffb3378
v0.6.5
only include latest log in git release body
updated auto-changelog version
define version to generate in auto-changelog
2021-02-08 20:19:01 +01:00
9d9075f211
updated CHANGELOG.md
auto-changelog with version call (package.json & publish.yml)
2021-02-08 20:03:21 +01:00
155072c3d2
v0.6.4 2021-02-08 19:38:25 +01:00
39c82fcb37
don't fail if tag exists (release) 2021-02-08 19:17:47 +01:00
5ecee4d73a
fetch full history 2021-02-08 19:03:54 +01:00
ee688ece24
regenerated CHANGELOG.md 2021-02-08 18:48:13 +01:00
fc496aa04c
- yarn install to allow yarn auto-changelog 2021-02-08 18:26:54 +01:00
9603882ede
- adjusted changelog to ocelot-social repo
- remove version tag since duplicates fail the github action
- generate auto-changelog
2021-02-08 18:11:07 +01:00
cf70b12ed7
- fixed changelog
- create release tag
2021-02-08 17:55:02 +01:00
697194e1b9
- correct variables in tag push 2021-02-08 17:31:27 +01:00
4943ed4628
- style & some version fixes 2021-02-08 17:14:27 +01:00
09fdae0d95
- try to fix missing tags
- checkout code to determine package.json version
2021-02-08 17:05:08 +01:00
Moriz Wahl
001515f92a image upload: fixed tests 2021-02-08 16:50:50 +01:00
be9fa87d08
- remove --all-tags flag for now 2021-02-08 16:24:37 +01:00
777f5dee23
- flag --all-tags seems to be missing, trying to use docker image push 2021-02-08 16:11:20 +01:00
Moriz Wahl
650e83f4c2 file upload: refactored 2021-02-08 16:10:38 +01:00
e4a5ddc524
- docker push options not after image name 2021-02-08 15:56:26 +01:00
55db4e3324
- dockerhub username and password from secrets 2021-02-08 15:43:10 +01:00
1d39dd1370
- maintenance has no production stage yet 2021-02-08 15:43:10 +01:00
5d2ddae626
- typo fix 2021-02-08 15:43:10 +01:00
0f652a5ee6
- try determin the package version via node 2021-02-08 15:43:10 +01:00
b59559e0cd
- properly set env variables 2021-02-08 15:43:10 +01:00
c16459f4c2
- fixed syntax 2021-02-08 15:43:09 +01:00
3b4ef28eb2
[DEBUG] enable publish workflow also when not on master for testing 2021-02-08 15:43:09 +01:00
a60400b4fe
- deploy structure image 2021-02-08 15:43:09 +01:00
5503216ad4
- first steps towards docker image deployment & github autotagging 2021-02-08 15:43:09 +01:00
Wolfgang Huß
e3d3f988ce Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4092-redesign-registration-process 2021-02-08 12:26:42 +01:00
Wolfgang Huß
7571361b92 Fix linting by deleting console.log 2021-02-08 10:01:51 +01:00
narendra chandra
c39e7224dc User cannot change their own role 2021-02-06 17:45:21 -05:00
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