Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							e20e7738b5
							
						
					 | 
					
						
						
							
							Fix tests
						
						
						
						
						
						
					 | 
					
						2021-07-30 21:15:58 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							680040fbda
							
						
					 | 
					
						
						
							
							Fix morph populate
						
						
						
						
						
						
					 | 
					
						2021-07-30 20:45:51 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							89fee54582
							
						
					 | 
					
						
						
							
							Merge branch 'v4/backend' into v4/database
						
						
						
						
						
						
					 | 
					
						2021-07-30 09:50:40 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							4d471a50a8
							
						
					 | 
					
						
						
							
							Update CTB validations for morphs
						
						
						
						
						
						
					 | 
					
						2021-07-30 09:44:17 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							651577baa6
							
						
					 | 
					
						
						
							
							Remove morph relations from the CM infos
						
						
						
						
						
						
					 | 
					
						2021-07-29 14:39:28 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							7b10521664
							
						
					 | 
					
						
						
							
							Fix search
						
						
						
						
						
						
					 | 
					
						2021-07-28 21:03:32 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							d43f5e5da0
							
						
					 | 
					
						
						
							
							Continue core - db connection
						
						
						
						
						
						
					 | 
					
						2021-07-28 15:32:21 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							a9002be38a
							
						
					 | 
					
						
						
							
							Add populate v1 for morph relations + create associations
						
						
						
						
						
						
					 | 
					
						2021-07-26 17:52:59 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							446a97e7f1
							
						
					 | 
					
						
						
							
							Remove @buffetjs deps in plugins package.json
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-07-21 15:41:26 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							2d051109bd
							
						
					 | 
					
						
						
							
							populate in tests
						
						
						
						
						
						
					 | 
					
						2021-07-19 21:17:34 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							81e6a9595c
							
						
					 | 
					
						
						
							
							fix unit tests
						
						
						
						
						
						
					 | 
					
						2021-07-19 19:36:40 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							63b503f676
							
						
					 | 
					
						
						
							
							Wip
						
						
						
						
						
						
					 | 
					
						2021-07-08 21:53:30 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							81dd94c6ec
							
						
					 | 
					
						
						
							
							Refactor all query() calls
						
						
						
						
						
						
					 | 
					
						2021-07-08 18:15:32 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								cyril lopez
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							65d612f364
							
						
					 | 
					
						
						
							
							V4/database ctb (#10589)
						
						
						
						
						
						
						
						* Update yarn.lock
Signed-off-by: soupette <cyril.lpz@gmail.com>
* Remove useless options
Signed-off-by: soupette <cyril.lpz@gmail.com>
* Disable advanced options for components
Signed-off-by: soupette <cyril.lpz@gmail.com>
* Remove options from relations schema
Signed-off-by: soupette <cyril.lpz@gmail.com>
* Adapt ctb to new relation spec
Signed-off-by: soupette <cyril.lpz@gmail.com>
* Fix DataManagerProvider tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
* Fix backend
Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-07-07 17:29:57 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							987a6ccfd5
							
						
					 | 
					
						
						
							
							Update RFC with feedbacks
						
						
						
						
						
						
					 | 
					
						2021-07-05 23:31:23 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							2d59716f5d
							
						
					 | 
					
						
						
							
							Cleanup CTB
						
						
						
						
						
						
					 | 
					
						2021-06-30 22:52:12 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							b5856aa624
							
						
					 | 
					
						
						
							
							Init link query entity service
						
						
						
						
						
						
					 | 
					
						2021-06-30 20:00:03 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							40e2cc69ac
							
						
					 | 
					
						
						
							
							Move cm dependencies in core/admin
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-24 10:30:59 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							64c1e1f21a
							
						
					 | 
					
						
						
							
							Server can start
						
						
						
						
						
						
					 | 
					
						2021-06-24 09:12:18 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							5e46f2999e
							
						
					 | 
					
						
						
							
							Remove connection
						
						
						
						
						
						
					 | 
					
						2021-06-24 09:09:29 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							04561e08c1
							
						
					 | 
					
						
						
							
							Move CM files in core/admin and load cm reducers
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-24 08:29:49 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							14a4e2b531
							
						
					 | 
					
						
						
							
							Clean trads
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-23 19:03:52 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							4347b7f405
							
						
					 | 
					
						
						
							
							Fix conflicts
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-23 19:00:14 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre BODIN
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							eda51cc08a
							
						
					 | 
					
						
						
							
							Merge pull request #10518 from strapi/drop-node-10
						
						
						
						
						
						
						
						Drop support for node10 
						
						
					 | 
					
						2021-06-23 18:32:04 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandre Bodin
							
						 
					 | 
					
						
						
						
						
							
						
						
							356ee09ed2
							
						
					 | 
					
						
						
							
							Merge branch 'master' into releases/v4
						
						
						
						
						
						
					 | 
					
						2021-06-23 18:23:54 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							0b5bc167ef
							
						
					 | 
					
						
						
							
							Fix PR feedback
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-23 09:46:58 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							a06c886621
							
						
					 | 
					
						
						
							
							Remove middleware that mutates the CM edit view layout
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-23 08:55:52 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							22e782c4b0
							
						
					 | 
					
						
						
							
							Fix PR feedback
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-23 08:46:13 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Convly
							
						 
					 | 
					
						
						
						
						
							
						
						
							13052049b0
							
						
					 | 
					
						
						
							
							Add support for node 16, update readme
						
						
						
						
						
						
					 | 
					
						2021-06-23 07:55:40 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							2c7bcbf70e
							
						
					 | 
					
						
						
							
							Remove middlewares that mutates the CM links and use the hooks api instead
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-23 07:54:47 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							1288db6315
							
						
					 | 
					
						
						
							
							Remove addColumnToLv middleware in i18n
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-22 09:19:07 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Convly
							
						 
					 | 
					
						
						
						
						
							
						
						
							1a39d934f8
							
						
					 | 
					
						
						
							
							Drop support for node10, set new oldest supported node version to 12.x.x
						
						
						
						
						
						
					 | 
					
						2021-06-21 10:56:57 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							39a0ea03f0
							
						
					 | 
					
						
						
							
							Created temp no CT page
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-17 15:28:29 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								HichamELBSI
							
						 
					 | 
					
						
						
						
						
							
						
						
							10dd1579ac
							
						
					 | 
					
						
						
							
							Fix go back
						
						
						
						
						
						
						
						Signed-off-by: HichamELBSI <elabbassih@gmail.com> 
						
						
					 | 
					
						2021-06-16 17:02:53 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								HichamELBSI
							
						 
					 | 
					
						
						
						
						
							
						
						
							07febedc46
							
						
					 | 
					
						
						
							
							Fix history go back
						
						
						
						
						
						
						
						Signed-off-by: HichamELBSI <elabbassih@gmail.com> 
						
						
					 | 
					
						2021-06-16 16:09:52 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								HichamELBSI
							
						 
					 | 
					
						
						
						
						
							
						
						
							b241847b04
							
						
					 | 
					
						
						
							
							Fix header on settings view
						
						
						
						
						
						
						
						Signed-off-by: HichamELBSI <elabbassih@gmail.com> 
						
						
					 | 
					
						2021-06-16 16:09:52 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							ef208589d5
							
						
					 | 
					
						
						
							
							Created menu api
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-16 13:13:37 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							c68f815a51
							
						
					 | 
					
						
						
							
							Merge branch 'core/admin-apis' of github.com:strapi/strapi into core/menu-api
						
						
						
						
						
						
					 | 
					
						2021-06-16 11:45:14 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							478ab7baf0
							
						
					 | 
					
						
						
							
							Fix conflicts
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-16 11:44:22 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								HichamELBSI
							
						 
					 | 
					
						
						
						
						
							
						
						
							45dd84c42b
							
						
					 | 
					
						
						
							
							Fix PR review 3
						
						
						
						
						
						
						
						Signed-off-by: HichamELBSI <elabbassih@gmail.com> 
						
						
					 | 
					
						2021-06-16 11:18:09 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							3ea8d218d5
							
						
					 | 
					
						
						
							
							Load plugins link in the menu
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-16 11:15:19 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							be03d496d8
							
						
					 | 
					
						
						
							
							Fix CM menu update when changing the LV settings. Remove menu legacy
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-16 08:55:49 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								HichamELBSI
							
						 
					 | 
					
						
						
						
						
							
						
						
							e73a145535
							
						
					 | 
					
						
						
							
							Fix after PR feedback
						
						
						
						
						
						
						
						Signed-off-by: HichamELBSI <elabbassih@gmail.com> 
						
						
					 | 
					
						2021-06-15 17:37:31 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							d16af9089b
							
						
					 | 
					
						
						
							
							Upgrade react-intl to v5
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-15 16:33:11 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								HichamELBSI
							
						 
					 | 
					
						
						
						
						
							
						
						
							a68384567f
							
						
					 | 
					
						
						
							
							Move CM menu
						
						
						
						
						
						
						
						Signed-off-by: HichamELBSI <elabbassih@gmail.com> 
						
						
					 | 
					
						2021-06-15 00:56:15 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							3806d3cbf8
							
						
					 | 
					
						
						
							
							Clean files
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-09 12:11:51 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							98b3a1c738
							
						
					 | 
					
						
						
							
							Load strapi plugins translations
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-09 11:47:56 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							0225603efe
							
						
					 | 
					
						
						
							
							Rename Main container to App in CM
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-06-01 08:54:47 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							e3a68d4106
							
						
					 | 
					
						
						
							
							Load internal plugins
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-05-31 15:58:34 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								soupette
							
						 
					 | 
					
						
						
						
						
							
						
						
							5a7951b595
							
						
					 | 
					
						
						
							
							Fix tests
						
						
						
						
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 | 
					
						2021-05-31 12:58:14 +02:00 | 
					
					
						
						
							
							
							
						
					 |