222 Commits

Author SHA1 Message Date
soupette
cf2bd304cf Upgrade buffet.js. Add icon to inputs label
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-04 11:59:26 +01:00
Alexandre Bodin
443ace7c62 Add route & handler + lifecycles 2021-02-12 12:23:51 +01:00
Alexandre Bodin
68f3e2bee2 Init i18n fields 2021-02-11 16:48:01 +01:00
Convly
5bf9375381 First impl (wip)
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 09:52:21 +01:00
DMehaffy
aad1c2fa03
Cleaning up codebase for doc repo move (#8892)
* [WIP] Cleaning up codebase for doc repo move

WIP

* Fix deleted files, add links to doc repo issues

* Add repo note to readme
2020-12-18 15:50:37 +01:00
HichamELBSI
53231b5833 Merge branch 'master' into feature/relational-fields 2020-12-16 10:17:47 +01:00
HichamELBSI
0f60d4dc85 Fix RBAC CE
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-12-10 16:28:44 +01:00
HichamELBSI
a4f0bdecc8 Add x-to-many relation preview tooltip
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-12-02 18:00:06 +01:00
HichamELBSI
303e041a03 Fix PR feedback
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-11-27 15:07:24 +01:00
soupette
6e13c3f2a5 Merge branch 'feature/relational-fields' of github.com:strapi/strapi into core/cm-refacto-ediview-container 2020-11-20 10:46:58 +01:00
Alexandre Bodin
7f906d7cf2 Refactoring
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:50:55 +01:00
soupette
c9f726e18f Fix repeatable component synchro
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-29 14:35:41 +01:00
soupette
237f5b4deb Remove useEditView hook which is not needed anymore
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-29 12:19:21 +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
d103efb681 Refactol EditViewDataManager
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-27 10:40:37 +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
4a5a55f9b0 Init refacto datamanager
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-26 15:59:59 +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
37913d44ec Duplicate SelectWrapper for easier refacto
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-23 18:32:35 +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
d3082807d1 Add dnd relation state
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:32 +02:00
soupette
a5ff026568 Remove models
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:28 +02:00
soupette
efa547aa31 Fix validations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:28 +02:00
soupette
1bf63ef388 Fix role creation and edition
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:25 +02:00
HichamELBSI
941b381ffb Add publish permission
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-09-22 17:39:19 +02:00
soupette
4b207e6cc0 Add D&P key to all models. Change UI modal divider
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:10 +02:00
soupette
e46b56e460 Clean models
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-10 10:38:52 +02:00
Alexandre Bodin
e8063ceb28 Add relation-list route in the CM
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-08 11:48:41 +02:00
soupette
970273a9b9 Fix validations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:46:32 +02:00
soupette
ddb37266ae Add permissions to edit
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:42:28 +02:00
soupette
577471142d Add permissions for update
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:42:28 +02:00
soupette
ec80117a49 Add permissions for creating to simple ct
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:37:45 +02:00
HichamELBSI
342e0a9a86 Fix PR review 2
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-07-08 11:11:22 +02:00
soupette
2de81865d8 Remove ct
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:09:46 +02:00
soupette
cc20facc5e Add permissions to roles
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:09:46 +02:00
HichamELBSI
3d4a43545e Content type attributes permissions integration
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-07-08 11:05:02 +02:00
soupette
ac9e3a60d2 Fixe baseline
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 10:57:17 +02:00
Fiblan
2dbef5959a
Fix links that point to old documentation (#6367)
* Fix links that point to old documentation (examples)

Signed-off-by: Fabio Sfuncia <fsfuncia@unime.it>
Signed-off-by: Fabio Sfuncia <fib@tooware.com>

* Fix links that point to old documentation (CONTRIBUTING and README)

Signed-off-by: Fabio Sfuncia <fsfuncia@unime.it>
Signed-off-by: Fabio Sfuncia <fib@tooware.com>

* Fix links that point to old documentation (strapi-admin exposed links)

Signed-off-by: Fabio Sfuncia <fib@tooware.com>
2020-05-29 10:51:12 +02:00
Alexandre Bodin
c364fcd0e2 Move lifecycles to sub field and added documentation
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-04 10:55:08 +02:00
Alexandre Bodin
9ddeaffed1 Use a wrapper to cleanup
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-04 10:55:07 +02:00
Alexandre Bodin
ebee707ec4 Add basic proto of lifecycles
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-04 10:55:06 +02:00
HichamELBSI
7a4a87fa68 Merge branch 'develop' of github.com:strapi/strapi into fix/single-types-issues
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-04-23 17:18:14 +02:00
HichamELBSI
2f7f9f5f25 Allow deselect files
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-04-16 12:43:55 +02:00
HichamELBSI
bbd4fcb7e3 Fix toggle all
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-04-16 10:29:25 +02:00
HichamELBSI
a672b66b7f Fix filters and allowed types
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-04-10 14:06:09 +02:00
Alexandre Bodin
cc9d23c3ac Merge branch 'develop' into features/media-lib
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-07 20:24:39 +02:00
Jean-Sébastien Herbaux
a583d1b859
Fix/#3184/fix server crashs on database change (#5703)
* Don't set connection field on create/edit operation on content-types & components

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Make sure that every component has a valid connection attribute

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Remove connection check on components load

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Remove default connections from core & webhook stores but make sure it's defined in the application lifecycle

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Fix component's associations that can be undefined instead of empty in populateBareAssociations

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Remove "default" connection from plugins' models

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Remove connection attribute from generated models (cli)

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Mutate each component instead of reassign

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Build core_store and webhook model based on the current config

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Add connection to templates conditionally (based on args)

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Set default value for description to undefined instead of empty string

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Remove unnecessary complexity

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Update getStarted models

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Fix attributes parsing for generate:model

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Removed tpl option from generate:model/api

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>

* Remove tpl option from cli

Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-04-07 16:31:44 +02:00
HichamELBSI
0b7872e0a8 Add Drop file into input media
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-03-30 16:40:46 +02:00
HichamELBSI
1276bf9767 Add input allowed types in filters
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-03-30 16:40:03 +02:00
soupette
3eb635380a Fix ctb allowed types
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-26 14:15:24 +01:00