|
|
d1d5d3c3b5
|
Merge branch 'master' into group-pins
|
2026-01-19 19:38:01 +01:00 |
|
|
|
150b318aab
|
feat(backend): admin creation command for production (#9057)
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
b3.13.1-1555
|
2026-01-19 18:36:20 +00:00 |
|
|
|
f0f9b7faec
|
fix(backend): fix permissions for GroupInviteCodes (#9121)
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
b3.13.1-1554
|
2026-01-19 18:14:17 +00:00 |
|
|
|
b22974031c
|
fix(backend): fix group-myRole field query (#9102)
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
b3.13.1-1553
|
2026-01-19 17:48:25 +00:00 |
|
mahula
|
0ca45dd06e
|
refactor(e2e): optimize step definitions loading with filepart pairing (#9122)
b3.13.1-1552
|
2026-01-19 15:00:40 +00:00 |
|
|
|
6a42d12fda
|
fix(webapp): fix cta-join-group, can crash when group is not defined (#9103)
b3.13.1-1551
|
2026-01-19 12:05:09 +00:00 |
|
|
|
69ce05819e
|
fix groupPinned default
|
2026-01-19 12:42:23 +01:00 |
|
|
|
506416c1ad
|
reduce coverage
|
2026-01-19 12:42:23 +01:00 |
|
|
|
39264177c0
|
separated MAX_PINNED_POSTS from MAX_GROUP_PINNED_POSTS variable
|
2026-01-19 12:42:23 +01:00 |
|
|
|
1111ccfe94
|
more tests
|
2026-01-19 12:42:23 +01:00 |
|
|
|
cb9caae9f6
|
tests for pinGroupPost and unpinGroupPost
|
2026-01-19 12:42:23 +01:00 |
|
|
|
aa35ab42f2
|
permissions for pinGroupPost
|
2026-01-19 12:42:23 +01:00 |
|
|
|
51dbdfa113
|
started tests
|
2026-01-19 12:42:23 +01:00 |
|
|
|
b4073ce1cf
|
also allow group admins to pin posts
|
2026-01-19 12:42:23 +01:00 |
|
|
|
a98968f204
|
fix tests
|
2026-01-19 12:42:22 +01:00 |
|
|
|
0ce245b252
|
fix some tests
|
2026-01-19 12:42:22 +01:00 |
|
|
|
bd8d3e9259
|
remove console.log
|
2026-01-19 12:42:22 +01:00 |
|
|
|
97ac55409c
|
removed groupPinned field resolver as it is inefficient when we require the value in database anyways.
|
2026-01-19 12:42:22 +01:00 |
|
|
|
5bc7d2c720
|
corrected database type
|
2026-01-19 12:42:22 +01:00 |
|
|
|
c37679a0af
|
fix sort order pins
fix group pins to be limited to the one group
remove console
|
2026-01-19 12:42:22 +01:00 |
|
|
|
57e39e1eba
|
remove stuff
|
2026-01-19 12:42:22 +01:00 |
|
|
|
60cd9e316e
|
group pin locales
fix order
|
2026-01-19 12:42:22 +01:00 |
|
|
|
bc7d7fc649
|
unpinpost
|
2026-01-19 12:42:22 +01:00 |
|
|
|
488c0fc2ac
|
show groupPinned Messages on Group Page
|
2026-01-19 12:42:22 +01:00 |
|
|
|
83762d8e0f
|
groupPinned field on post
|
2026-01-19 12:42:22 +01:00 |
|
|
|
71fa20da24
|
remove default parameter
|
2026-01-19 12:42:22 +01:00 |
|
|
|
1e45911170
|
working pinGroupPost mutation (permissions not included)
|
2026-01-19 12:42:22 +01:00 |
|
|
|
f0c675d778
|
define mutations in schema
|
2026-01-19 12:42:22 +01:00 |
|
|
|
ce04c79823
|
implement currenltyPinnedPostsCount on Group
|
2026-01-19 12:42:22 +01:00 |
|
|
|
759628e82c
|
fix query (no write access)
|
2026-01-19 12:42:22 +01:00 |
|
|
|
e66133ceee
|
backend pin&unpin prototype
|
2026-01-19 12:42:22 +01:00 |
|
|
|
0b16206d54
|
prototype frontend
|
2026-01-19 12:42:22 +01:00 |
|
|
|
8fd6546e56
|
fix cta-join-group, can crash when group is not defined
|
2026-01-19 12:42:22 +01:00 |
|
|
|
c091188fb5
|
remove postInstall
|
2026-01-19 12:42:22 +01:00 |
|
|
|
eba511f70a
|
fix local webapp tests
|
2026-01-19 12:42:22 +01:00 |
|
|
|
b8a4845d89
|
fix myRole - no subquery when querying Group
|
2026-01-19 12:42:21 +01:00 |
|
|
|
a91c8d9984
|
fix group query with isMember = false
|
2026-01-19 12:42:21 +01:00 |
|
|
|
27599a3549
|
simplify group query
|
2026-01-19 12:42:21 +01:00 |
|
|
|
0523f701f6
|
fix myRole field query
|
2026-01-19 12:42:21 +01:00 |
|
|
|
b7604e9af5
|
fix(backend): fix active categories when inproperly configured (#9123)
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
b3.13.1-1550
|
2026-01-19 11:29:26 +00:00 |
|
|
|
3d00ae4e25
|
fix(webapp): fix local webapp tests (#9104)
Co-authored-by: mahula <lenzmath@posteo.de>
b3.13.1-1549
|
2026-01-18 11:55:40 +00:00 |
|
dependabot[bot]
|
fa71b0e189
|
build(deps-dev): bump the cypress group across 1 directory with 3 updates (#9058)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.13.1-1548
|
2026-01-18 12:29:03 +01:00 |
|
dependabot[bot]
|
855a049f90
|
build(deps): bump node from 25.2.1-alpine to 25.3.0-alpine in /webapp (#9105)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.13.1-1547
|
2026-01-18 00:12:19 +00:00 |
|
dependabot[bot]
|
679e4876bc
|
build(deps): bump actions/setup-node from 6.1.0 to 6.2.0 (#9107)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.13.1-1546
|
2026-01-17 23:45:25 +00:00 |
|
dependabot[bot]
|
e84a81bd2f
|
build(deps): bump node from 25.2.1-alpine to 25.3.0-alpine in /backend (#9106)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.13.1-1545
|
2026-01-17 23:25:20 +00:00 |
|
dependabot[bot]
|
34e547553e
|
build(deps): bump actions/cache from 5.0.1 to 5.0.2 (#9108)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.13.1-1544
|
2026-01-18 00:04:22 +01:00 |
|
dependabot[bot]
|
5aa298b3a2
|
build(deps-dev): bump eslint-plugin-n from 17.23.1 to 17.23.2 in /backend (#9110)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.13.1-1543
|
2026-01-17 22:29:23 +00:00 |
|
dependabot[bot]
|
626372a741
|
build(deps-dev): bump @types/lodash from 4.17.21 to 4.17.23 in /backend (#9111)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.13.1-1542
|
2026-01-17 22:04:58 +00:00 |
|
dependabot[bot]
|
a0ac5157a1
|
build(deps): bump @aws-sdk/lib-storage from 3.958.0 to 3.967.0 in /backend (#9113)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.13.1-1541
|
2026-01-17 21:43:30 +00:00 |
|
dependabot[bot]
|
083d81be89
|
build(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 in /backend (#9114)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.13.1-1540
|
2026-01-17 21:22:21 +00:00 |
|