1850 Commits

Author SHA1 Message Date
Moriz Wahl
02ef59184c check if filter is present 2023-06-08 17:58:52 +02:00
Moriz Wahl
0d6ea1d7ba
Merge branch 'master' into show-events-not-ended-yet 2023-06-08 17:30:20 +02:00
Moriz Wahl
939e3cd2b0
Merge branch 'master' into migrate-postType-to-post 2023-06-08 16:45:54 +02:00
Moriz Wahl
1d903798cd ensure that __typename of Post is a known value. labels(resource)[0] may return Article or Event in the case of Post 2023-06-08 16:01:27 +02:00
Moriz Wahl
39ed8f1b81 feat(backend): filter for event end date as well 2023-06-08 14:24:00 +02:00
Moriz Wahl
44e2c1adf7 feat(backend): migration to add postType property to existing posts 2023-06-08 14:00:04 +02:00
Moriz Wahl
09807fb99f seed events 2023-06-08 13:46:22 +02:00
Moriz Wahl
e33e97df75 neode creates posts with postType property 'Article' as default 2023-06-08 13:03:48 +02:00
mahula
ec686bf298 Revert "update neode package"
This reverts commit fafca69dbb86d494cf391a2653b5f2b229074573.
2023-06-07 09:24:10 +02:00
mahula
000695aece update neode package 2023-06-07 09:23:35 +02:00
mahula
92eb498271 Revert "update neode package version globally"
This reverts commit 6797c03a337f0cd7068275ebd5cf30cac43e9799.
2023-06-07 09:22:29 +02:00
mahula
4dc322ff6d update neode package version globally 2023-06-07 09:21:35 +02:00
Wolfgang Huß
b153619b9f Fix typo in backend 'filter-posts.spec.js' 2023-06-07 09:03:17 +02:00
mahula
90ec14d883 linting 2023-06-07 08:44:08 +02:00
mahula
df7ade28d9 add cypresscondition to models index 2023-06-07 08:44:07 +02:00
00c615d796 fix first errors 2023-06-07 08:44:07 +02:00
0812d9d992
properly include author of post aswell 2023-06-05 10:13:22 +02:00
b0121990ba
try using optionalAuthors 2023-06-03 03:48:41 +02:00
832763022d
also include author 2023-06-03 03:02:22 +02:00
ac087edcb8
include posttype in cypher query 2023-06-02 13:13:06 +02:00
733a88bb26
try to fix result if promise resolves to null or invalid 2023-06-02 11:42:15 +02:00
d08a78b685
Merge branch 'master' into seed-posts-as-articles 2023-06-02 11:12:56 +02:00
3bcd518bd4
reverted removal of data:null 2023-05-31 10:32:40 +02:00
a21df08551
revered removal of data: null 2023-05-31 10:28:28 +02:00
a50e3f2f14
Merge branch 'master' into typescript 2023-05-31 10:21:04 +02:00
Hannes Heine
9a9f5eaf45
Merge branch 'master' into event-master 2023-05-30 15:26:22 +02:00
Wolfgang Huß
54c7f9e38d Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into event-master 2023-05-30 10:53:20 +02:00
mahula
7b0322434a
Merge branch 'master' into fix-avatar-seeding 2023-05-30 10:11:29 +02:00
Wolfgang Huß
baf860c5c9
Merge branch 'master' into 6332-enable-gql-playground-set-DEBUG=true-in-backend-env 2023-05-25 14:14:50 +02:00
86d64ce25e
Merge branch 'master' into fix-avatar-seeding 2023-05-25 12:51:14 +02:00
ec2fa8878b
Merge branch 'master' into fix-avatar-seeding 2023-05-25 10:45:30 +02:00
elweyn
0472ba86fa Merge branch 'event-master' into seed-posts-as-articles 2023-05-25 09:58:32 +02:00
Wolfgang Huß
cb1473b748 Set 'DEBUG=true' in backend '.env.template' to use GraphQL Playground
- Mention in docs as well.
2023-05-24 18:01:17 +02:00
2f362972fe
remove comment of unused(&deprecated) package 2023-05-23 17:25:31 +02:00
8324ae4b3a
corrected schema 2023-05-23 12:56:35 +02:00
951a35df1e
fix several queries to have the right types 2023-05-23 12:50:45 +02:00
elweyn
5065265dc6 Merge branch 'event-master' into seed-posts-as-articles 2023-05-23 11:43:27 +02:00
dd682e26af
wrongly commited index.js file removed 2023-05-23 01:53:53 +02:00
1b8e5cc0a3
correct our schema defintion 2023-05-23 01:50:06 +02:00
8ca55f4d6e
enable typescript 2023-05-23 01:49:55 +02:00
Moriz Wahl
30ce9e8460 add description to migration 2023-05-22 17:06:32 +02:00
Moriz Wahl
16e0551fd9
Merge branch 'master' into event-master 2023-05-22 14:47:08 +02:00
19f2b0ae66
default to empty object in helmet 2023-05-22 12:23:47 +02:00
elweyn
5544f453a6 Backend removed eventLocation, frontend fixes 2023-05-17 22:12:08 +02:00
Markus
df86812fc0 added missing eventLocationName to _EventInputs 2023-05-17 16:17:02 +02:00
Alexander Friedland
cacf08afee
Merge branch 'master' into event-master 2023-05-17 11:05:37 +02:00
fedba26525
fix lint 2023-05-15 23:17:59 +02:00
aadf093402
helmet exception for graphiql 2023-05-15 17:39:22 +02:00
mahula
4b29b271c3
Merge branch 'master' into fix-avatar-seeding 2023-04-27 11:50:49 +02:00
ogerly
c265300b53 Merge branch 'event-master' into 6044-Add-create-New-Event 2023-04-25 20:14:41 +02:00