14807 Commits

Author SHA1 Message Date
soupette
d30f965d29 Split fetch data and data management
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-28 12:32:01 +01:00
soupette
b51603dca2 Fix single data manager
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-27 14:57:46 +01:00
soupette
05dbc217c3 Remove useless code in editview data manager
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-27 10:54:52 +01:00
soupette
d103efb681 Refactol EditViewDataManager
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-27 10:40:37 +01:00
soupette
336a16bec8 Handle PUT data
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-27 09:26:38 +01:00
soupette
5825aaec59 Handle post logic for ct
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-27 08:18:41 +01:00
soupette
cfce078797 Add todos
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-26 18:54:31 +01:00
soupette
4a5a55f9b0 Init refacto datamanager
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-26 15:59:59 +01:00
soupette
e1dfc58f2e Finish refacto layout
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-26 14:12:35 +01:00
soupette
065aecb1ad Refacto Inputs for ct
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-26 12:36:34 +01:00
soupette
62df833d90 Refacto components
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-26 11:36:43 +01:00
soupette
b1936ac216 Refacto repeatable component
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-26 11:10:42 +01:00
soupette
19ed11dbf5 Refacto relations and make it works for repeatable components
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-26 10:51:43 +01:00
soupette
158cf50a14 Refacto select relations for ct
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-26 09:43:42 +01:00
soupette
37913d44ec Duplicate SelectWrapper for easier refacto
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-23 18:32:35 +02:00
soupette
a2429b7ec9 Merge branch 'feature/relational-fields' of github.com:strapi/strapi into core/cm-refacto-ediview-container 2020-10-23 17:23:33 +02: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
63ab6ab78f Remove useless files
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-23 17:18:27 +02:00
soupette
fc068342b6 Refacto dynamic zone component
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-23 16:56:25 +02:00
soupette
6e05185a54 Simplified DZ component
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-23 15:38:32 +02:00
soupette
430cb0dc11 Format layout for editRelations and refacto st container
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-23 15:16:13 +02:00
soupette
8c2bc447cb Merge branch 'features/relational-fields' of github.com:strapi/strapi into core/cm-refacto-ediview-container 2020-10-23 14:31:42 +02:00
soupette
46954aa8b3 Refacto layouts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-23 11:59:09 +02:00
soupette
69783e7e1e Refacto single type edit view container
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-22 18:58:58 +02:00
soupette
2c466f02b4 Remove useless drag event is component relation select
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-22 18:21:10 +02:00
soupette
27eb21e406 Simplified collection types edit view component
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-22 18:15:30 +02:00
soupette
c5a99c8981 Duplicate container for single type
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-22 14:59:25 +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
b00f6aab87 Merge branch 'master' into features/relational-fields 2020-10-21 10:17:22 +02: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
Alexandre Bodin
fad9fda318 Merge branch 'master' into documentation 2020-10-16 18:24:22 +02:00