Wolfgang Huß
|
1a9c8f22a6
|
Change to try to trigger email db mutation on click 'Send Mail'
|
2021-02-25 11:12:09 +01:00 |
|
Wolfgang Huß
|
d008eccf68
|
Implement enterEmail db request
|
2021-02-24 16:08:17 +01:00 |
|
Wolfgang Huß
|
ebef48ed99
|
Implement inviteCode db request
|
2021-02-11 15:00:35 +01:00 |
|
Wolfgang Huß
|
b09766a0a2
|
Fix linting and clean up
|
2021-02-10 18:23:33 +01:00 |
|
Wolfgang Huß
|
197e6ab6d7
|
Clean up
|
2021-02-10 14:55:25 +01:00 |
|
Wolfgang Huß
|
97aa5ea07c
|
Fix flaky reward backend test
|
2021-02-09 16:59:33 +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 |
|
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 |
|
|
|
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 |
|
|
|
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 |
|
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 |
|
Ulf Gebhardt
|
49f7897689
|
Merge pull request #4185 from Ocelot-Social-Community/fix_locations
Fix locations
|
2021-02-04 18:54:41 +01:00 |
|
Wolfgang Huß
|
fc82f0d29c
|
Add input and input-valid events in RegistionItemCreateUserAccount
|
2021-02-04 16:18:43 +01:00 |
|
Wolfgang Huß
|
d9e65597ce
|
Fix lint
|
2021-02-04 15:45:29 +01:00 |
|
Wolfgang Huß
|
a93d70b2d6
|
Add experimental own validators and set values on mounted
|
2021-02-04 15:33:17 +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 |
|
Wolfgang Huß
|
19180ed872
|
Study validation and errors watching
|
2021-02-04 10:04:59 +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 |
|