| 
							
							
								 Alexandre Bodin | 0650027b23 | Merge branch 'v4/database' of github.com:strapi/strapi into v4/database aws_secret_access_key = A | 2021-07-19 12:39:53 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | 5c906d0dc2 | Start with graphql | 2021-07-19 12:39:43 +02:00 |  | 
			
				
					| 
							
							
								 soupette | 8d69077c7a | Fix PR feedback Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-19 09:43:38 +02:00 |  | 
			
				
					| 
							
							
								 soupette | dffa70c861 | Add .env to git Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-15 12:41:07 +02:00 |  | 
			
				
					| 
							
							
								 soupette | dc486fe143 | Fix split ee ce Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-15 12:34:31 +02:00 |  | 
			
				
					| 
							
							
								 soupette | 21e22313a4 | Remove immutable CTB Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-13 16:17:21 +02:00 |  | 
			
				
					| 
							
							
								 soupette | 24083dee44 | Fix update relation Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-13 15:32:20 +02:00 |  | 
			
				
					| 
							
							
								 soupette | a771b799a9 | Fix edition Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-13 14:31:20 +02:00 |  | 
			
				
					| 
							
							
								 soupette | cf3d87d69a | Remove useless code Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-13 09:59:55 +02:00 |  | 
			
				
					| 
							
							
								 soupette | 138ba1c2de | Migrate EDIT_ATTRIBUTE action to immer Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-13 09:41:42 +02:00 |  | 
			
				
					| 
							
							
								 soupette | b69ec0ee7f | Migrate ADD_ATTRIBUTE action to immer Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-13 07:46:10 +02:00 |  | 
			
				
					| 
							
							
								 soupette | ce2c05b27c | Migrate remove field action to immer Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-12 19:11:55 +02:00 |  | 
			
				
					| 
							
							
								 soupette | 6ed7ef9cdf | Migrate basic actions to immer Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-12 18:02:32 +02:00 |  | 
			
				
					| 
							
							
								 soupette | f00effda70 | Fix admin controller with ee Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-12 17:25:54 +02:00 |  | 
			
				
					| 
							
							
								 soupette | c11e05fce6 | Migrate some actions to immer Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-12 16:20:31 +02:00 |  | 
			
				
					| 
							
							
								 soupette | 38cec02428 | Disable all CTB tests Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-12 14:24:00 +02:00 |  | 
			
				
					| 
							
							
								 soupette | 79e0c85643 | Init change modifiedData shape Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-12 14:10:55 +02:00 |  | 
			
				
					| 
							
							
								 soupette | 08df9f7119 | Add missing tests Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-12 11:24:48 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | d48eaa0d1f | validate compo | 2021-07-08 22:50:24 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | 6d78f94a54 | Use getService | 2021-07-08 22:07:52 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | 63b503f676 | Wip | 2021-07-08 21:53:30 +02:00 |  | 
			
				
					| 
							
							
								 soupette | d43bdd741c | Clean code Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-08 18:33:55 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | 6b3d6f4dc3 | Merge branch 'v4/database' of github.com:strapi/strapi into v4/database | 2021-07-08 18:15:59 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | 81dd94c6ec | Refactor all query() calls | 2021-07-08 18:15:32 +02:00 |  | 
			
				
					| 
							
							
								 soupette | 4a683479ce | Remove immutable in CM Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-08 15:38:56 +02:00 |  | 
			
				
					| 
							
							
								 soupette | 88b601c26b | Add missing tests in CM Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-08 14:01:13 +02:00 |  | 
			
				
					| 
							
							
								 soupette | 32821d8a2f | Remove immutable in FormModal reducer Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-08 10:49:37 +02:00 |  | 
			
				
					| 
							
							
								 soupette | be3db808e0 | Fix FormModal reducer tests Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-08 08:18:45 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | 3ded0ef2bd | Init compo & add publication field | 2021-07-07 18:04:39 +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 | 09f7269b4a | Implement compos in the entity service | 2021-07-06 14:18:03 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | 683fe18606 | Retour target Attribute | 2021-07-06 11:40:30 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | fc792840e9 | rename lower cased | 2021-07-06 11:39:17 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | 987a6ccfd5 | Update RFC with feedbacks | 2021-07-05 23:31:23 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | 80f38005f1 | Fix | 2021-07-05 21:20:24 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | e973804399 | Filters working | 2021-07-05 18:35:16 +02:00 |  | 
			
				
					| 
							
							
								 soupette | 248dd27618 | Fix BE tests Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-05 11:46:36 +02:00 |  | 
			
				
					| 
							
							
								 soupette | d7a7bbbd01 | Fix admin dev Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-05 11:24:24 +02:00 |  | 
			
				
					| 
							
							
								 soupette | e04ccb417e | Fix PR feedback Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-05 11:20:21 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | 3711ca3072 | wip | 2021-07-02 02:26:14 +02:00 |  | 
			
				
					| 
							
							
								 soupette | 46ae14f532 | Enable plan switch at runtime Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-01 15:50:11 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | 03988acb63 | Cleanup | 2021-07-01 14:33:04 +02:00 |  | 
			
				
					| 
							
							
								 soupette | 12bdb204e0 | Add temp route to check the switch at runtime Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-01 14:30:52 +02:00 |  | 
			
				
					| 
							
							
								 soupette | dbfcfa211d | Created custom plugin to switch from ee to ce at runtime Signed-off-by: soupette <cyril.lpz@gmail.com> | 2021-07-01 14:19:50 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | 1728e67e5d | Cleanup operators | 2021-07-01 13:52:01 +02:00 |  | 
			
				
					| 
							
							
								 mfrachet | 14b1da7b2f | fix review | 2021-07-01 07:54:01 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | 2d59716f5d | Cleanup CTB | 2021-06-30 22:52:12 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | 1122d24c90 | Cleanup populate | 2021-06-30 21:17:32 +02:00 |  | 
			
				
					| 
							
							
								 Alexandre Bodin | b5856aa624 | Init link query entity service | 2021-06-30 20:00:03 +02:00 |  | 
			
				
					| 
							
							
								 mfrachet | 811c9b84ee | fix datetime | 2021-06-30 08:53:24 +02:00 |  |