12641 Commits

Author SHA1 Message Date
e00c2dd8dd
Merge branch 'master' into lint_pr_only_on_pr_not_push 2023-03-07 18:01:32 +01:00
Moriz Wahl
5538ef93db
Merge pull request #6091 from Ocelot-Social-Community/filter-posts-in-my-groups
feat(backend): filter posts in my groups
2023-03-07 16:01:29 +01:00
Moriz Wahl
0da3691757
Merge branch 'master' into filter-posts-in-my-groups 2023-03-07 13:56:03 +01:00
Hannes Heine
2bab4b5b53
Merge pull request #6022 from Ocelot-Social-Community/5152-remove-helper-jest-gql-function
refactor(backend): withdraw mock of gql and replace with graphql-tag function
2023-03-07 13:33:54 +01:00
Moriz Wahl
f75059b830
Merge branch 'master' into filter-posts-in-my-groups 2023-03-07 13:30:02 +01:00
Hannes Heine
438dc73dcd
Merge branch 'master' into 5152-remove-helper-jest-gql-function 2023-03-07 09:09:52 +01:00
sushidave
4d6b22754e
Merge pull request #6090 from Ocelot-Social-Community/sushidave-updated-main-readme
docs(other): update readme.md
2023-03-06 20:19:44 +01:00
sushidave
aba74cd5c6
Change order of sections 2023-03-06 19:08:29 +01:00
sushidave
ec77da7ad3
Update README.md
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2023-03-06 19:06:28 +01:00
Wolfgang Huß
b959a555d2
Merge branch 'master' into sushidave-updated-main-readme 2023-03-06 18:50:34 +01:00
Wolfgang Huß
9bb770ae8e
Fix spelling of README.md
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-03-06 18:50:26 +01:00
Wolfgang Huß
c73e937f37
Merge pull request #6063 from Ocelot-Social-Community/6062-adjust-and-create-branding-possibilities
feat(webapp): adjust and create branding possibilities
2023-03-06 18:41:19 +01:00
Wolfgang Huß
4ffa0adbed
Merge branch 'master' into 5152-remove-helper-jest-gql-function 2023-03-06 18:37:52 +01:00
Wolfgang Huß
98bc200fbc
Merge branch 'master' into 6062-adjust-and-create-branding-possibilities 2023-03-06 18:01:15 +01:00
Moriz Wahl
32aa5892a6 improve code 2023-03-06 16:29:35 +01:00
Moriz Wahl
1fa8831110 undo changes to filter menu section 2023-03-06 16:25:45 +01:00
Moriz Wahl
1575ee9765 Ebertsche Knöpfe for filter by posts in my groups 2023-03-06 16:20:45 +01:00
Moriz Wahl
a784b0f860 test filter by posts in my groups 2023-03-06 16:11:17 +01:00
Moriz Wahl
b63ade8da1 add filter posts by my groups 2023-03-06 16:05:15 +01:00
Moriz Wahl
d2462c34f1 add filter by posts in my groups to store and test it 2023-03-06 16:00:50 +01:00
Moriz Wahl
77ca09ed04 after all clean DB 2023-03-06 15:32:29 +01:00
Moriz Wahl
11a7dc2881 test filter posts in my groups 2023-03-06 15:28:43 +01:00
Moriz Wahl
d41b99b913 feat(backend): filter posts of my groups 2023-03-06 15:00:52 +01:00
sushidave
57f9b0d490
Update README.md
Add general information
2023-03-06 14:59:09 +01:00
682a7d9d50
lint pr only when there is a pullrequest not on every push 2023-03-06 13:26:50 +01:00
5b8fcc945c
Merge pull request #6085 from Ocelot-Social-Community/lint_pr_not_for_dependabot
fix(other): exclude dependabot from pr title linting
2023-03-06 12:37:48 +01:00
4f16cbe388
Merge branch 'master' into lint_pr_not_for_dependabot 2023-03-06 11:09:24 +01:00
0f4e609667
exclude dependabot from pr title linting 2023-03-06 11:06:08 +01:00
Hannes Heine
f7c870b178
Merge pull request #6027 from Ocelot-Social-Community/6013-change-benutzer-to-nutzer
feat(webapp): change ``Benutzer`` to ``Nutzer``
2023-03-06 10:27:37 +01:00
elweyn
a724fec881 Remove unused graphql packages from cypress modul. 2023-03-03 21:28:49 +01:00
elweyn
a09960aa54 Remove gql tag of cypress code. 2023-03-03 20:40:16 +01:00
Hannes Heine
3a5349c547
Merge branch 'master' into 5152-remove-helper-jest-gql-function 2023-03-03 18:27:38 +01:00
Hannes Heine
a3cb9b7212
Merge branch 'master' into 6013-change-benutzer-to-nutzer 2023-03-02 11:16:22 +01:00
Hannes Heine
610c60ff6e
Merge pull request #6023 from Ocelot-Social-Community/fix-readme-nvm-usage
docs(webapp): change the used nvm version
2023-03-02 11:15:19 +01:00
elweyn
b5738b8d2e Merge branch '5152-remove-helper-jest-gql-function' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 5152-remove-helper-jest-gql-function 2023-03-02 10:57:28 +01:00
elweyn
e0064e7cf0 Update browserlist. 2023-03-02 10:57:18 +01:00
Hannes Heine
59525ae373
Merge branch 'master' into 6013-change-benutzer-to-nutzer 2023-03-02 10:54:37 +01:00
Hannes Heine
424e3c07d0
Merge branch 'master' into fix-readme-nvm-usage 2023-03-01 16:57:59 +01:00
Wolfgang Huß
0ec67e0e91 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6062-adjust-and-create-branding-possibilities 2023-03-01 13:21:39 +01:00
Wolfgang Huß
a1fa905f40 Revert "Set Yunite rebranding"
This reverts commit 2635907ac71320b64a33121c412267662d5e9eb9.

# Conflicts:
#	webapp/assets/styles/imports/_branding.scss
2023-03-01 12:47:47 +01:00
Hannes Heine
66d203bfa4
Merge branch 'master' into 5152-remove-helper-jest-gql-function 2023-03-01 10:45:22 +01:00
elweyn
d76e7e485e Add some graphql and graphql-tag libraries. 2023-03-01 10:42:55 +01:00
elweyn
738d69d3e7 Add graphql-tag to package. 2023-03-01 09:07:44 +01:00
Wolfgang Huß
df49af74a3 Adjust devision space size on footer 2023-03-01 08:01:33 +01:00
Wolfgang Huß
a4a25eb5cf Replace explicit color #6e8b87 in branding by $color-primary 2023-03-01 07:57:07 +01:00
Wolfgang Huß
e719ae23c9 Adjust ds-chips background color on group teaser and group profile 2023-03-01 07:55:50 +01:00
Wolfgang Huß
ecff8476cf Replace devision line by pure space 2023-03-01 07:39:03 +01:00
e58c9839da
Merge pull request #6051 from Ocelot-Social-Community/backup-script
feat(other): backup script
2023-02-28 21:12:41 +01:00
Wolfgang Huß
7278adb09d Set primary and secondary color correctly for Yunite incl. donation bar and toast 2023-02-28 20:51:21 +01:00
Wolfgang Huß
58fd233e70 Make branding color setting possible or better for donation bar and toaster 2023-02-28 20:49:50 +01:00