Alexandre Bodin
|
d34cc8d485
|
Remove unwanted console.log
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-10 12:50:29 +01:00 |
|
Alexandre Bodin
|
04c85dd218
|
Apply feedbacks
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-06 19:25:09 +01:00 |
|
Alexandre Bodin
|
25d541c2d9
|
Add parameters to open api spec
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-05 10:14:52 +01:00 |
|
Alexandre Bodin
|
7d8d710cc9
|
Return rejection in user service
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-03 17:38:34 +01:00 |
|
Alexandre Bodin
|
50a68e9f45
|
In sanitize input leave input data as is if model is not found
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-03 17:19:43 +01:00 |
|
Alexandre Bodin
|
ac2cbcd90e
|
Make entity service search support populate like find does
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-03 17:11:32 +01:00 |
|
Alexandre Bodin
|
aebfde46de
|
Clean up and add PORT option for open-api serve
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-03 17:00:48 +01:00 |
|
Alexandre Bodin
|
44768b9614
|
Cleanup sanitize function in permission-checker
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-03 16:48:14 +01:00 |
|
Alexandre Bodin
|
4a32691c07
|
fix lint
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-03 16:14:31 +01:00 |
|
Alexandre Bodin
|
0e1595d629
|
Allow cach-control in example app to work with rapidoc
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-03 15:59:37 +01:00 |
|
Alexandre Bodin
|
b335a859d9
|
Allow find all content types
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-03 15:34:42 +01:00 |
|
Alexandre Bodin
|
61c321fcd1
|
Update tests
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-03 13:42:01 +01:00 |
|
Alexandre Bodin
|
02c7d97ffc
|
Remove multipart
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-03 10:00:50 +01:00 |
|
Alexandre Bodin
|
f1789cc1b9
|
Clean open-api spec
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-03 08:18:14 +01:00 |
|
Alexandre Bodin
|
cbafb3ef92
|
Add pagination
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-03 08:12:05 +01:00 |
|
Alexandre Bodin
|
9438230648
|
move entity to entity-manager
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-02 21:13:50 +01:00 |
|
Alexandre Bodin
|
7f906d7cf2
|
Refactoring
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-02 19:50:55 +01:00 |
|
Alexandre Bodin
|
08a603623b
|
Cleanup tests
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-02 19:41:46 +01:00 |
|
Alexandre Bodin
|
0db015e6c2
|
Update tests
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-02 19:41:45 +01:00 |
|
Alexandre Bodin
|
bfa6766475
|
init coll-type
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-02 19:41:45 +01:00 |
|
Alexandre Bodin
|
2bbd47ba2c
|
Single type routes
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-02 19:41:44 +01:00 |
|
Alexandre Bodin
|
7509a16152
|
Refactor relation-list route
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-02 19:41:44 +01:00 |
|
Alexandre Bodin
|
b37a92c60f
|
Refactored uid utils
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-02 19:41:44 +01:00 |
|
Alexandre Bodin
|
cdefc1d2de
|
Update open api script
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-02 19:41:43 +01:00 |
|
Alexandre Bodin
|
487b872210
|
Add open api spec and script to serve it
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-02 19:41:43 +01:00 |
|
Alexandre Bodin
|
07e7cfc0bd
|
Make lint stricter and fix the errors
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-02 19:41:42 +01:00 |
|
Alexandre Bodin
|
8ecc36cfa3
|
Init refactoring of content manager configuration routes
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-02 19:41:42 +01:00 |
|
Alexandre Bodin
|
b325fd0572
|
Move content type schemas routes
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-02 19:41:41 +01:00 |
|
soupette
|
c64a07f6cf
|
Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-10-23 17:21:12 +02:00 |
|
soupette
|
5f545a86f4
|
Allow to select relational fields in the listview
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-10-23 17:21:11 +02:00 |
|
soupette
|
8a0c766e7f
|
Add new description for relation settings field
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-10-23 17:21:11 +02:00 |
|
soupette
|
d1e17cadd5
|
Merge branch 'master' of github.com:strapi/strapi into features/concurrent-editing
|
2020-10-22 14:24:02 +02:00 |
|
cyril lopez
|
4d00bc09b8
|
Merge pull request #8432 from strapi/dependabot/npm_and_yarn/eslint-plugin-node-11.1.0
Bump eslint-plugin-node from 11.0.0 to 11.1.0
|
2020-10-22 09:23:54 +02:00 |
|
dependabot[bot]
|
62d10d5019
|
Bump eslint-plugin-node from 11.0.0 to 11.1.0
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v11.0.0...v11.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-22 06:50:06 +00:00 |
|
cyril lopez
|
52c1ac9c6b
|
Merge pull request #8433 from strapi/dependabot/npm_and_yarn/babel/polyfill-7.12.1
Bump @babel/polyfill from 7.11.5 to 7.12.1
|
2020-10-22 08:46:22 +02:00 |
|
dependabot[bot]
|
a836590e9b
|
Bump @babel/polyfill from 7.11.5 to 7.12.1
Bumps [@babel/polyfill](https://github.com/babel/babel/tree/HEAD/packages/babel-polyfill) from 7.11.5 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-polyfill)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-22 06:02:39 +00:00 |
|
Alexandre BODIN
|
81c684d7b4
|
Merge pull request #8314 from strapi/fix/dpMigration
fix d&p regressions
|
2020-10-20 14:08:49 +02:00 |
|
Alexandre BODIN
|
b1aa7b95d8
|
Merge pull request #8356 from strapi/fix/dp-deep-filtering
Fix deepFiltering with draft & publish
|
2020-10-20 14:03:10 +02:00 |
|
Alexandre BODIN
|
5bc7aeb180
|
Merge pull request #8333 from strapi/telemetry/didUpdateRolePermissions
add didUpdateRolePermissions event
|
2020-10-20 13:57:53 +02:00 |
|
Alexandre Bodin
|
54f83eae53
|
Add missing tests and remove dead code
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-10-20 10:43:02 +02:00 |
|
Pierre Noël
|
1502a3976e
|
refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-10-19 18:12:51 +02:00 |
|
Pierre Noël
|
907d6c9d33
|
refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-10-19 17:01:46 +02:00 |
|
Convly
|
07c38420d4
|
Fix buildQuery for polymorphic relations
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
|
2020-10-19 15:42:32 +02:00 |
|
Convly
|
e1e2dd3419
|
Remove unnecessary custom option from query
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
|
2020-10-19 15:39:56 +02:00 |
|
Convly
|
03f5342123
|
Fix deepFiltering with draft & publish
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
|
2020-10-19 15:39:56 +02:00 |
|
Pierre Noël
|
1bc8ae4d0f
|
fix tests
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-10-19 14:48:03 +02:00 |
|
Pierre Noël
|
afa67add2b
|
add didUpdateRolePermissions event
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-10-19 12:34:33 +02:00 |
|
Pierre Noël
|
d84284faf2
|
refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-10-16 18:54:10 +02:00 |
|
Pierre Noël
|
e2341e9b06
|
run creation/update of the database even if the model hasnt changed
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-10-16 18:54:10 +02:00 |
|
Pierre Noël
|
025eed964c
|
dont run d&p migration at CT creation + rebuild tables if there were deleted in DB
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-10-16 18:54:09 +02:00 |
|