9273 Commits

Author SHA1 Message Date
Alexandre BODIN
a390c6288c
Merge pull request #3625 from strapi/fix/missing-connector-strapi-new
Fix missing connector in generated database.json files
2019-07-16 19:38:56 +02:00
Virginie Ky
4007579579 LeftMenu and GroupPage update after save 2019-07-16 19:24:14 +02:00
Alexandre Bodin
7acd885e9f Fix missing connector in generated database.json files 2019-07-16 19:21:00 +02:00
Virginie Ky
1e2f6ba05c Save new group 2019-07-16 19:02:44 +02:00
soupette
1157f6ae75 Created React select one 2019-07-16 19:00:00 +02:00
Jim LAURIE
1c78b764f7
Merge pull request #3613 from strapi/fix/google-auth
Fix Google auth
2019-07-16 18:23:08 +02:00
Alexandre Bodin
93bf13a77c Implement delete many content-manager with new queries 2019-07-16 18:05:24 +02:00
Alexandre BODIN
f187945ee8
Merge branch 'master' into fix/google-auth 2019-07-16 17:40:33 +02:00
Alexandre Bodin
9612ff0f14 remove schema.graphql 2019-07-16 17:25:56 +02:00
Alexandre Bodin
ed6d35d51d Implement delete user 2019-07-16 17:23:40 +02:00
Alexandre Bodin
3e53d7c8c2 Fix user update and boolean values in DB 2019-07-16 17:23:39 +02:00
Alexandre Bodin
c4b7ae55e6 Fix username unique in users-permissions plugin and implement sql db unique option 2019-07-16 17:23:39 +02:00
Alexandre Bodin
1658b48aa0 Refactor users-permissions to use the new strapi.query 2019-07-16 17:23:38 +02:00
Alexandre Bodin
af43649845 Implement strapi.queries 2019-07-16 17:23:38 +02:00
Alexandre Bodin
45e6533941 Cleanup and remove upload plugin queries 2019-07-16 17:23:37 +02:00
Alexandre Bodin
59c7ef9651 Finish upload plugin refactoring and add custom queries 2019-07-16 17:23:26 +02:00
Alexandre Bodin
239c065972 remove content-manager call in upload services 2019-07-16 17:23:25 +02:00
Alexandre Bodin
078d677526 Implement CM fetch, fetchAll, create, update, delete 2019-07-16 17:23:25 +02:00
Alexandre Bodin
cd19e04d6d Init queryManager 2019-07-16 17:23:24 +02:00
Alexandre Bodin
04f8632d3d fix models 2019-07-16 17:01:15 +02:00
Virginie Ky
3feecacdad Create temporary group 2019-07-16 16:54:56 +02:00
davidkartuzinski
6ddb30f9ee Updated the database and deployment guide 2019-07-16 16:18:04 +02:00
soupette
cf6e3e0536 Add notification for min when deleting a group field 2019-07-16 16:06:46 +02:00
soupette
d57588f728 Add default form for the groups 2019-07-16 15:19:28 +02:00
Virginie Ky
ae1c622eda UI fixes 2019-07-16 15:06:42 +02:00
Alexandre BODIN
89c17cfef7
Merge pull request #3617 from abdonrd/patch-1
Update engines configuration
2019-07-15 19:21:07 +02:00
Alexandre BODIN
cd634fc038
Merge branch 'master' into patch-1 2019-07-15 18:47:51 +02:00
Virginie Ky
752786a01e unit test fix 2019-07-15 18:18:09 +02:00
Virginie Ky
4701ea2681 Attributes creation 2019-07-15 17:32:50 +02:00
soupette
20b2cf8fb4 Handle group field reorder 2019-07-15 17:30:52 +02:00
Alexandre Bodin
1720445986 v3.0.0-beta.13 v3.0.0-beta.13 2019-07-15 17:07:07 +02:00
Alexandre BODIN
97dcb6df54
Merge branch 'master' into patch-1 2019-07-15 17:05:08 +02:00
Alexandre Bodin
1eecb4bbf6 Fix gitignore not created on strapi-new 2019-07-15 17:00:49 +02:00
Virginie Ky
3b1a7c5789 Attributes 2019-07-15 15:00:05 +02:00
soupette
a209b3c3ad Merge branch 'develop' of github.com:strapi/strapi into ctm/repeatable-edit-view 2019-07-15 14:48:47 +02:00
soupette
fa8f2a499e Display repeatable field, collapse logic and onChange 2019-07-15 14:41:43 +02:00
Jim LAURIE
de2604cf80
Fix var instead of const 2019-07-15 13:32:41 +02:00
soupette
d2896a1a77 Created GroupCollapse component 2019-07-15 13:00:31 +02:00
Abdón Rodríguez Davila
f796bb736c Update engines configuration from create-strapi-app plugin 2019-07-15 11:19:06 +02:00
Abdón Rodríguez Davila
231757acb6 Update engines configuration from documentation plugin 2019-07-15 11:17:14 +02:00
Abdón Rodríguez Davila
857cd6111a Update engines configuration from all files 2019-07-15 11:16:38 +02:00
Abdón Rodríguez Davila
2017b62c03
Update engines configuration 2019-07-15 11:05:42 +02:00
Alexandre Bodin
b087cbab34 v3.0.0-beta.12 v3.0.0-beta.12 2019-07-15 10:24:28 +02:00
Alexandre Bodin
63a6452830 Merge branch 'develop' into feature/groups 2019-07-15 10:21:22 +02:00
Alexandre BODIN
b49e5a56fc
Merge pull request #3612 from strapi/feature/group-cm-mongoose
CRUD Group mongoose
2019-07-15 09:47:16 +02:00
Alexandre Bodin
8d872daf77 call entry updateOne with correct params 2019-07-15 09:26:03 +02:00
soupette
b15b608d07 Display non repeatable group 2019-07-13 10:04:25 +02:00
Jim LAURIE
2b9e03f3de Fix Google auth 2019-07-12 19:46:09 +02:00
soupette
cd22b5fac8 Init groups 2019-07-12 18:38:29 +02:00
Virginie Ky
e432a2d639 Add attributes 2019-07-12 18:34:12 +02:00