soupette
38b7823b34
Merge branch 'develop' of github.com:strapi/strapi into features/media-lib
2020-03-26 08:01:22 +01:00
Alexandre Bodin
d19189b626
Treat mime ncontains as AND params in files list
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-23 17:30:19 +01:00
Pierre Noël
be6517c02d
refacto strapi-generate-* + move nameToSlug to strapi-utils
...
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-23 10:42:34 +01:00
Alexandre Bodin
c8de166051
Add deleteRelations logic in connectors
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-20 11:04:23 +01:00
Alexandre Bodin
7a8c865051
Merge branch 'develop' into features/media-lib
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-02 15:18:08 +01:00
Alexandre Bodin
f6cf06d22c
Add notNull validator for edition
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-18 09:02:48 +01:00
Alexandre Bodin
780f2695df
Add some more rules
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-17 15:55:08 +01:00
Alexandre Bodin
c7594f5743
Add some default validators for numbers and string
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-17 15:55:07 +01:00
Alexandre Bodin
7eece2bb00
Init entity serivce validators and refactor boom middleware to render errors
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-17 15:55:06 +01:00
Alexandre Bodin
eec7d04b20
Fix policy tests after prefix renaming
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-11 10:06:17 +01:00
Alexandre Bodin
3ce852af61
User :: in policies prefix and update documentation accordingly
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:38:39 +01:00
Alexandre Bodin
0c6d39297f
Add graphql tests for single-types
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:38:37 +01:00
Alexandre Bodin
0b59bd61f6
Refactor policy util and error handling
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:37:16 +01:00
Alexandre BODIN
23f7af19f6
Merge pull request #5015 from adcar/patch-1
...
Fix typo invalid date format
2020-01-21 15:16:37 +01:00
Alexander D. Cardosi
2761445aa0
Fix typo
...
Fix a small typo
Signed-off-by: adcar <alexanderdcardosi@gmail.com>
2020-01-17 19:38:00 -05:00
Alexandre Bodin
76b0dd7385
Merge branch 'features/webhooks' into webhooks/init
2020-01-07 19:17:12 +01:00
Alexandre Bodin
2886bb7acb
Add manyWay lookup match expr and fix conversion of id and _id type for mongoose match
2020-01-07 12:51:21 +01:00
Alexandre Bodin
864578a0c9
Improve validators
2019-12-24 15:01:03 +01:00
Alexandre Bodin
74d25bb459
Add validators
2019-12-24 14:49:44 +01:00
Hemant Yadav
b31bae2917
Update parse-multipart.js
...
typo fix
2019-12-23 23:25:18 +05:30
Alexandre Bodin
a9cef57687
Lower case policy controller name
2019-12-11 14:23:45 +01:00
Alexandre Bodin
a503c20353
Cleanup strapi-utils
2019-12-11 10:22:47 +01:00
Alexandre Bodin
3446b7f577
wip
2019-12-10 14:21:20 +01:00
Alexandre Bodin
f55e1f704b
Do not parse date types
2019-12-05 12:29:24 +01:00
Alexandre Bodin
909266232f
Add tests on datetime
2019-12-04 18:49:47 +01:00
Alexandre Bodin
fe5ff4bc83
Handle and parse datetime & timestamps
2019-12-04 17:49:14 +01:00
Alexandre Bodin
06b0cc22c8
parse date types
2019-12-04 17:49:13 +01:00
Alexandre Bodin
4c784318d8
Handle time type
2019-12-04 17:49:13 +01:00
Alexandre Bodin
62237bcd08
Mongoose fix populate and support dynamic zone populate
2019-11-26 17:01:58 +01:00
Alexandre Bodin
a5288f0cf7
Implement new populate algorithm loading nested components and dynamic zones
2019-11-13 18:49:05 +01:00
Alexandre Bodin
b9122edf0d
Rename groups to components
2019-11-13 18:49:02 +01:00
Alexandre Bodin
66b2d4f5c3
Init
2019-10-23 17:02:23 +02:00
soupette
beef6e5510
Fix conflicts
2019-10-10 06:34:31 +02:00
Alexandre Bodin
444ce89b19
Fix sanitize bug with mongo objectid and use lower-case for getModel
2019-10-04 11:38:54 +02:00
soupette
6f8b23d254
Fix conflicts
2019-09-27 16:26:09 +02:00
Alexandre Bodin
76455257b4
Support toJSON in sanitizeEntity
2019-09-20 09:56:00 +02:00
Alexandre BODIN
7a94d9dad9
Merge branch 'master' into chore/routing-x-forwarded
2019-09-18 13:27:39 +02:00
Abdón Rodríguez Davila
187a669d1e
Merge branch 'master' into eslint-update
...
# Conflicts:
# .eslintrc.js
# package.json
# packages/strapi-admin/admin/src/containers/HomePage/CommunityContent.js
# packages/strapi-admin/admin/src/containers/HomePage/WelcomeContent.js
# packages/strapi-helper-plugin/lib/src/components/InputTextWithErrors/index.js
# packages/strapi-hook-bookshelf/lib/index.js
# packages/strapi-hook-bookshelf/lib/utils/graphql.js
# packages/strapi-hook-bookshelf/lib/utils/index.js
# packages/strapi-plugin-content-manager/admin/src/components/FilterOptions/InputWithAutoFocus.js
# packages/strapi-plugin-content-manager/admin/src/components/SelectMany/index.js
# packages/strapi-plugin-content-manager/admin/src/components/SelectOne/index.js
# packages/strapi-plugin-content-manager/admin/src/components/TableHeader/index.js
# packages/strapi-plugin-content-manager/admin/src/containers/ListPage/index.js
# packages/strapi-plugin-content-manager/admin/src/containers/SettingPage/index.js
# packages/strapi-plugin-content-manager/config/policies/routing.js
# packages/strapi-plugin-content-manager/services/ContentManager.js
# packages/strapi-plugin-content-type-builder/admin/src/components/TableListRow/index.js
# packages/strapi-plugin-content-type-builder/admin/src/containers/AttributesPickerModal/index.js
# packages/strapi-utils/lib/models.js
# yarn.lock
2019-09-09 15:26:35 +02:00
Alexandre Bodin
a22f2cefef
Remove x-forwarded-host.
...
- set security defaults for development mode that are standard
- refactor error messages to work without ctx.request.admin
- remove mask middleware and add a sanitization layer to the core-api to
hide private fileds
2019-09-06 14:33:24 +02:00
Abdón Rodríguez Davila
f04f372442
Update Object.prototype.hasOwnProperty.call to lodash.has
2019-08-28 12:20:27 +02:00
Abdón Rodríguez Davila
61c41d821c
Fix no-prototype-builtins rule
2019-08-28 12:20:27 +02:00
Alexandre Bodin
80989ee8ec
Make hook loading async
2019-08-19 09:37:37 +02:00
Alexandre Bodin
06a1b023c3
Clean up code
2019-07-18 19:37:32 +02:00
Alexandre Bodin
a62f73fe5f
Merge branch 'develop' into feature/groups
2019-07-18 19:37:09 +02:00
Alexandre Bodin
da5d02fb7c
Merge branch 'master' into develop
2019-07-18 19:28:52 +02:00
Alexandre Bodin
2060ce4ca1
Test manyWay relation
2019-07-09 09:18:07 +02:00
Alexandre Bodin
d7e9509a45
Init manWay relation
2019-07-09 09:18:05 +02:00
Javier Castro
83d0bc0978
feat: add _null operator
2019-07-05 10:45:14 -03:00
Jim LAURIE
6dd78863e9
Rename docs version name
2019-06-01 18:41:38 -07:00
Alexandre Bodin
31a222ecb1
Start lint fixes
2019-05-29 17:25:56 +02:00