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 |
|
Alexandre Bodin
|
4056dc017f
|
Delete groups
|
2019-07-12 18:07:34 +02:00 |
|
Alexandre Bodin
|
78380aa220
|
Implement create and updates for groups in a CT
|
2019-07-12 17:54:42 +02:00 |
|
soupette
|
40b4298f76
|
Handle edit
|
2019-07-12 15:44:23 +02:00 |
|
soupette
|
8662bce3a2
|
Display fields
|
2019-07-12 15:39:18 +02:00 |
|
Alexandre BODIN
|
3cfeb645c1
|
Merge pull request #3609 from bntnam/enhancement/update-documentation-admin-customization
Update customize-admin in beta documentation
|
2019-07-12 15:06:01 +02:00 |
|
Alexandre BODIN
|
2239fd2f13
|
Merge branch 'master' into enhancement/update-documentation-admin-customization
|
2019-07-12 15:05:38 +02:00 |
|
virginieky
|
7dbd0d7dc2
|
Merge pull request #3598 from strapi/ctm/repeatable-list-view
Content Manager List view updated
|
2019-07-12 14:53:46 +02:00 |
|
soupette
|
02493109f5
|
Change layout data
|
2019-07-12 14:15:56 +02:00 |
|
soupette
|
d0ee52fdcc
|
Merge branch 'ctm/repeatable-list-view' of github.com:strapi/strapi into ctm/repeatable-list-view
|
2019-07-12 14:12:24 +02:00 |
|
soupette
|
431b0c30c7
|
Fix PR feedback
|
2019-07-12 14:12:07 +02:00 |
|
Alexandre Bodin
|
dc8045778b
|
Merge branch 'master' into feature/groups
|
2019-07-12 11:25:26 +02:00 |
|