11158 Commits

Author SHA1 Message Date
Wolfgang Huß
3afb46bfab Fix iframe width and height CSS 2022-01-31 11:43:41 +01:00
Wolfgang Huß
ac16345def Adjust comment 2022-01-21 21:11:06 +01:00
Wolfgang Huß
8a20b994cf Fix Cypress test 2022-01-21 21:09:01 +01:00
Wolfgang Huß
d0985ca804 Add comment for 'sameSite' cookie option 2022-01-20 18:16:15 +01:00
Wolfgang Huß
81ffed4758 Add 'sameSite' option to login cookie 2022-01-20 13:43:49 +01:00
Wolfgang Huß
33f0459883 Get browser language 2022-01-20 13:31:43 +01:00
Wolfgang Huß
d491c1bad6 Add expiration date and sameSite attribute to lacale cookie 2022-01-19 09:24:27 +01:00
Wolfgang Huß
c5dd01f744
Merge pull request #4821 from Ocelot-Social-Community/4820-fix-migration-add-donations-node--v1.0.7
fix: 🍰 Fix Migration 'add donations node‘ And Release V1.0.7
b1.0.7-171 1.0.7
2021-12-02 14:55:52 +01:00
Wolfgang Huß
599029aaba Release v1.0.7 2021-12-02 11:27:29 +01:00
Wolfgang Huß
1a0819741f Fix 'add-donations-node' migration 2021-12-02 11:24:18 +01:00
Wolfgang Huß
6923f447e0
Merge pull request #4520 from Ocelot-Social-Community/dependabot/npm_and_yarn/rosie-2.1.0
Bump rosie from 2.0.1 to 2.1.0
b1.0.6-170
2021-11-23 11:39:48 +01:00
Wolfgang Huß
afc0c4948a Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 4785-test-refactor-email-templates 2021-11-23 11:04:54 +01:00
Wolfgang Huß
e12d1ef27c
Merge pull request #4798 from Ocelot-Social-Community/4797-renew-jwt-decode-test
fix: 🍰 Renew JWT In Decode Test
b1.0.6-169
2021-11-23 11:01:33 +01:00
Wolfgang Huß
0d1e8b82af Refactor Cypress tests for social media 2021-11-23 07:32:31 +01:00
Wolfgang Huß
0e7aa93acc Merge branch '4797-renew-jwt-decode-test' of github.com:Ocelot-Social-Community/Ocelot-Social into 4771-refactor-social-media-list-with-slots 2021-11-23 06:53:37 +01:00
Wolfgang Huß
a0d92b4853 Revert "Renew JWT in decode test" only for changing the Neode version
This reverts commit 46eb6b82ea802d4d6ca7294cd32d1fe16425bfea.
2021-11-23 06:41:22 +01:00
Wolfgang Huß
46eb6b82ea Renew JWT in decode test 2021-11-23 06:34:50 +01:00
Wolfgang Huß
d67b0c8500 Fix tests for favicon urls 2021-11-22 15:54:36 +01:00
Wolfgang Huß
a4df55072a Clean up 2021-11-22 13:10:10 +01:00
Wolfgang Huß
0acd7f6501 Remove 'wolle' from e-mail, because to many wolles in the code 2021-11-22 12:48:56 +01:00
Wolfgang Huß
36b621ca5b Add remaining templates 2021-11-18 16:15:04 +01:00
Wolfgang Huß
8e1fda5e90 Refactor function testEmailData using an extendable array of tested strings 2021-11-18 14:29:53 +01:00
Wolfgang Huß
7b0209b484 Test e-mail templates, finish signupTemplate 2021-11-18 09:37:37 +01:00
Wolfgang Huß
ce5161f937 Test e-mail templates, remain files, first step 2021-11-18 08:53:31 +01:00
Wolfgang Huß
6f4acaef61 Test e-mail templates, just test file, first step 2021-11-18 08:53:01 +01:00
Wolfgang Huß
0856cf17d4 Use 'renderParams' in all e-mail templates 2021-11-18 08:47:42 +01:00
Wolfgang Huß
7c43372423 Correct namings etc.
- Rename all "link" contaning names from MySomeThingList.
- Remove comment from notificationsMiddleware.
- Create translations.
2021-11-11 18:24:44 +01:00
Wolfgang Huß
51eca9ac83 Fix and refine tests 2021-11-11 15:38:26 +01:00
Wolfgang Huß
32844b8197 Cleanup 2021-11-11 12:05:26 +01:00
Wolfgang Huß
b7400339ab Split social media page and list component
- Rename variables.
- Implement callbacks.
- Fix tests.
2021-11-11 11:53:56 +01:00
Wolfgang Huß
280f0f5a78 Implement edit callback, fist step 2021-11-09 10:48:22 +01:00
Wolfgang Huß
76c595ed74
Merge pull request #4772 from Ocelot-Social-Community/Tirokk-refine-main-readme-testtech-video
docs: 🍰 Refine Main README.md With Test Tech Stack And Video Link
b1.0.6-168
2021-11-05 11:21:21 +01:00
Wolfgang Huß
e818ef284f
Refine main README.md
- Add test technologies.
- Add introduction video link.
2021-11-05 10:25:15 +01:00
Wolfgang Huß
58464fd53e Remove input addSocialMedia 2021-11-04 18:55:36 +01:00
Wolfgang Huß
433c5fd883 Implement MySomethingList for social media, use edit-item slot
- Pass formData and formSchema by properties.
2021-11-03 13:55:11 +01:00
Wolfgang Huß
d3cc49d37b Implement MySomethingList for social media, use list item slot 2021-11-03 13:04:45 +01:00
Wolfgang Huß
2988e0c75b
Merge pull request #4765 from Ocelot-Social-Community/Tirokk-change-readme-db-commands-for-docker
docs: 🍰 Change README.md DB Commands For Docker
b1.0.6-167
2021-11-01 21:59:25 +01:00
Wolfgang Huß
ef3a765d3a
Add development logins again 2021-11-01 15:25:01 +01:00
Wolfgang Huß
f1d892facb
Change README.md db commands for docker 2021-11-01 10:38:48 +01:00
Wolfgang Huß
8389e3d735
Merge pull request #4753 from Ocelot-Social-Community/dependabot/npm_and_yarn/date-fns-2.25.0
Bump date-fns from 2.23.0 to 2.25.0
b1.0.6-166
2021-10-29 20:53:18 +02:00
Wolfgang Huß
ce080f27f3 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/date-fns-2.25.0 2021-10-27 10:13:46 +02:00
dependabot[bot]
8611c340b2
Bump date-fns from 2.23.0 to 2.25.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.23.0 to 2.25.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.23.0...v2.25.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 04:00:11 +00:00
dependabot[bot]
ad7581d8d2
Bump rosie from 2.0.1 to 2.1.0
Bumps [rosie](https://github.com/rosiejs/rosie) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/rosiejs/rosie/releases)
- [Commits](https://github.com/rosiejs/rosie/compare/v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: rosie
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 03:57:39 +00:00
Wolfgang Huß
a6e649cd80
Merge pull request #4729 from Ocelot-Social-Community/dependabot/npm_and_yarn/neo4j-driver-4.3.4
Bump neo4j-driver from 4.0.2 to 4.3.4
b1.0.6-165
2021-10-26 05:55:02 +02:00
dependabot[bot]
ea23acc425
Bump neo4j-driver from 4.0.2 to 4.3.4
Bumps [neo4j-driver](https://github.com/neo4j/neo4j-javascript-driver) from 4.0.2 to 4.3.4.
- [Release notes](https://github.com/neo4j/neo4j-javascript-driver/releases)
- [Commits](https://github.com/neo4j/neo4j-javascript-driver/compare/4.0.2...4.3.4)

---
updated-dependencies:
- dependency-name: neo4j-driver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 18:59:10 +00:00
Wolfgang Huß
dfe406eadf
Merge pull request #4751 from Ocelot-Social-Community/4750-update-neode-to-v0.4.7
chore: 🍰 Update Neode To v0.4.7
b1.0.6-164
2021-10-25 20:55:21 +02:00
Wolfgang Huß
abc6998f20 Update Neode to v0.4.7 2021-10-25 20:16:34 +02:00
Wolfgang Huß
5bf755f4eb Fix backend test 'src/schema/resolvers/users/location.spec.js' 2021-10-25 20:15:53 +02:00
Wolfgang Huß
7dde24e208
Merge pull request #4733 from Ocelot-Social-Community/sushidave-patch-1
doc: 🍰 Update README.md Etc.
b1.0.6-163
2021-10-24 17:52:21 +02:00
Wolfgang Huß
32dfd07013
Merge pull request #4741 from Ocelot-Social-Community/4740-new-css-for-internal-pages
feat: 🍰 New CSS For Internal Pages
b1.0.6-162
2021-10-24 17:51:52 +02:00