Convly
|
ddf9932a63
|
use camelCase for queries & mutations
|
2021-08-10 16:58:39 +02:00 |
|
Convly
|
9d65315a68
|
Delete gql hook & use lifecycle functions instead
|
2021-08-10 11:38:52 +02:00 |
|
Convly
|
e6a139dde7
|
Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor
|
2021-08-09 18:41:38 +02:00 |
|
Convly
|
513f66ce9b
|
Add nested resolvers filtering & fix nested component load
|
2021-08-09 18:40:25 +02:00 |
|
Convly
|
5aece86258
|
Bump dependencies
|
2021-08-09 18:37:25 +02:00 |
|
Pierre Noël
|
18da6e2188
|
Merge branch 'v4/backend' into pluginAPI/loadPlugin
|
2021-08-09 11:06:34 +02:00 |
|
Alexandre BODIN
|
6ed18de85b
|
Rename _sort filter to sort (#10688)
|
2021-08-09 10:22:40 +02:00 |
|
Alexandre Bodin
|
5b5434c001
|
Fix CI and some tests
|
2021-08-06 18:46:30 +02:00 |
|
Pierre Noël
|
4790e28284
|
refactor with module approach
|
2021-08-06 18:09:49 +02:00 |
|
Convly
|
b02e271c6a
|
Fix typo
|
2021-08-06 16:17:15 +02:00 |
|
Convly
|
90ee77141e
|
Fix resolvers for morph & components, fix inputs type for relation/media
|
2021-08-06 16:16:07 +02:00 |
|
Convly
|
44272d6f3e
|
Bump graphql plugin version to 3.6.6
|
2021-08-05 16:30:48 +02:00 |
|
Convly
|
566e1e78aa
|
Merge branch 'v4/graphql-resolvers-rewrite' into v4/graphql-schema-generation-refactor
|
2021-08-05 16:06:31 +02:00 |
|
Convly
|
1919b31843
|
Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor
|
2021-08-05 16:05:39 +02:00 |
|
Convly
|
aa2d2bf29a
|
Handle polymorphic types & relations, clean relational attributes code
|
2021-08-05 15:57:31 +02:00 |
|
Convly
|
0e8025df6b
|
Merge branch 'releases/v4' into v4/graphql-resolvers-rewrite
|
2021-08-05 14:39:16 +02:00 |
|
Pierre Noël
|
ce0e67830a
|
Merge branch 'v4/backend' into v4/plugin-api/modules
|
2021-08-05 13:59:40 +02:00 |
|
Alexandre Bodin
|
ef63639cd3
|
Fix eslint so we can have the test run
|
2021-08-04 19:39:40 +02:00 |
|
Alexandre Bodin
|
805e7fdb4b
|
Merge branch 'master' into releases/v4
|
2021-08-04 19:24:10 +02:00 |
|
Alexandre Bodin
|
86d388e2af
|
Init lifecycles
|
2021-08-04 15:53:30 +02:00 |
|
Pierre Noël
|
ed050471d7
|
fix unit tests
|
2021-08-02 18:47:45 +02:00 |
|
Alexandre Bodin
|
c02ceab686
|
Merge branch 'v4/backend' into pluginAPI/loadPlugin
|
2021-08-02 08:32:02 +02:00 |
|
Alexandre Bodin
|
9c29a1c952
|
Fix default permissions in UP plugin
|
2021-08-02 08:28:10 +02:00 |
|
Alexandre Bodin
|
b3133dd564
|
Populate role in created / update user from up plugin
|
2021-07-30 22:15:17 +02:00 |
|
Alexandre Bodin
|
50849e68c7
|
Keep _ to make the client work until we remove them on the client
|
2021-07-30 21:59:34 +02:00 |
|
Convly
|
b442d423b6
|
Remove console.log
|
2021-07-30 13:47:02 +02:00 |
|
Convly
|
fa3d90f201
|
use standard filtering for ID in ct findOne query
|
2021-07-30 13:38:14 +02:00 |
|
Convly
|
210434dab9
|
Merge v4/backend into v4/graphql-resolvers-rewrite
|
2021-07-30 11:47:23 +02:00 |
|
Convly
|
02785294f4
|
Handle pagination, sort & rework + polymorphic relation update
|
2021-07-30 11:44:26 +02:00 |
|
Alexandre Bodin
|
a7fab84994
|
Merge branch 'v4/pluginAPI' into pluginAPI/loadPlugin
|
2021-07-30 10:15:50 +02:00 |
|
Alexandre Bodin
|
89fee54582
|
Merge branch 'v4/backend' into v4/database
|
2021-07-30 09:50:40 +02:00 |
|
Pierre Noël
|
3b179169d4
|
wip
|
2021-07-29 16:39:26 +02:00 |
|
Pierre Noël
|
6dab3a5ebb
|
Merge branch 'v4/database' into pluginAPI/loadPlugin
|
2021-07-29 10:27:42 +02:00 |
|
Alexandre Bodin
|
7b10521664
|
Fix search
|
2021-07-28 21:03:32 +02:00 |
|
soupette
|
6e4604d662
|
Init dynamic load of plugins
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-28 08:16:15 +02:00 |
|
HichamELBSI
|
389cea978c
|
Bump dependencies (React, React-Dom, React-Query, and Immer)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-07-26 17:51:49 +02:00 |
|
Pierre Noël
|
eabe72f92e
|
WIP
|
2021-07-26 16:59:59 +02:00 |
|
fdel-car
|
9a563b1dd0
|
Check component name input availabilty
|
2021-07-23 13:43:25 +02:00 |
|
Pierre Noël
|
9c41753e8a
|
remove comments
|
2021-07-23 10:33:25 +02:00 |
|
Convly
|
5cd835f986
|
Merge branch 'v4/graphql-schema-generation-refactor' into v4/graphql-resolvers-rewrite
|
2021-07-22 10:37:38 +02:00 |
|
Convly
|
d1787ef95d
|
Rework how we generate schemas for plugins/graphql
|
2021-07-22 10:05:55 +02:00 |
|
soupette
|
446a97e7f1
|
Remove @buffetjs deps in plugins package.json
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-21 15:41:26 +02:00 |
|
soupette
|
900388755f
|
Rename boot lifecycle to bootstrap
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-21 09:05:20 +02:00 |
|
Pierre Noël
|
2381e8c60b
|
WIP
|
2021-07-20 12:12:36 +02:00 |
|
Alexandre Bodin
|
81e6a9595c
|
fix unit tests
|
2021-07-19 19:36:40 +02:00 |
|
Alexandre Bodin
|
488794a8ed
|
Fixing unit tests
|
2021-07-19 17:40:37 +02:00 |
|
Alexandre Bodin
|
ea39cb4904
|
I18N basic impl
|
2021-07-19 16:47:24 +02:00 |
|
Alexandre Bodin
|
6ec2896534
|
Users & permissions tests
|
2021-07-19 12:48:03 +02:00 |
|
Alexandre Bodin
|
0650027b23
|
Merge branch 'v4/database' of github.com:strapi/strapi into v4/database
aws_secret_access_key = A
|
2021-07-19 12:39:53 +02:00 |
|
Alexandre Bodin
|
5c906d0dc2
|
Start with graphql
|
2021-07-19 12:39:43 +02:00 |
|