650 Commits

Author SHA1 Message Date
soupette
d3ee05a811 Add error check for repeatable blur and dz add 2019-11-20 16:46:47 +01:00
soupette
ef0627e779 Fix max for repeatable 2019-11-20 16:46:47 +01:00
soupette
cfd079088c Validate dynamic zones schema 2019-11-20 16:46:46 +01:00
soupette
dd488ed302 Created recursive to clean data and upload files 2019-11-20 16:46:46 +01:00
soupette
1ff302a857 Handle default form 2019-11-20 16:46:45 +01:00
soupette
e76e6c3e33 Handle dynamic zone 2019-11-20 16:46:44 +01:00
soupette
b33d3789f7 Add dnd logic to repeatable component 2019-11-20 16:46:43 +01:00
soupette
fc6bbbfadc Created Repeatable component with nested component support 2019-11-20 16:46:41 +01:00
soupette
d347612dcf Handle relations 2019-11-20 16:46:39 +01:00
soupette
7c2633cc53 Handle errors 2019-11-20 16:46:35 +01:00
soupette
c18a46f015 Start buffet migration in editview 2019-11-20 16:46:32 +01:00
soupette
beb6884c4b Change group to components 2019-11-20 16:45:52 +01:00
soupette
44e5c93acf Display group fields 2019-11-20 16:45:49 +01:00
Long Nguyen
8bec836388 Add Vietnamese translation (#4414)
* Add Vietnamese translation

* chore: tweak vietnamese admin's translations

* chore: vietnamese placeholder

* feat: vietnamese content manager's translations

* chore: plugin documentation's vietnamese translations

* chore: plugin email's vietnamese translations

* chore: plugin upload's vietnamese translations

* chore: plugin users-permissions's vietnamese translations

* chore: register vietnamese to language switcher

* chore: add vietnamese welcome message
2019-11-20 11:58:35 +01:00
Alexandre Bodin
f2b3fec654 Fix compo category rename 2019-11-13 19:26:04 +01:00
Alexandre Bodin
1e28d8b9d9 Update component servie 2019-11-13 19:26:03 +01:00
Alexandre Bodin
600de12a87 generate api with kebabCase if spaces in the name 2019-11-13 19:25:59 +01:00
Alexandre Bodin
a0ae181426 Rename key to targetAttribute 2019-11-13 19:25:59 +01:00
Alexandre Bodin
d9bfbd6aaf Refactor strapi-generate-api 2019-11-13 19:25:58 +01:00
Alexandre Bodin
7d0c798d90 Add component category edit to allow renaming 2019-11-13 18:49:06 +01:00
Alexandre Bodin
d405285fae Handle component update and delete with categories 2019-11-13 18:49:06 +01:00
Alexandre Bodin
cfc5cf07ad Add component category folder and support category in component create 2019-11-13 18:49:05 +01:00
Alexandre Bodin
a5288f0cf7 Implement new populate algorithm loading nested components and dynamic zones 2019-11-13 18:49:05 +01:00
Alexandre Bodin
6339a92016 Delete dynamic zone components bookshelf 2019-11-13 18:49:03 +01:00
Alexandre Bodin
79d1207c0c Create dynamiczone in queries 2019-11-13 18:49:02 +01:00
Alexandre Bodin
b9122edf0d Rename groups to components 2019-11-13 18:49:02 +01:00
Alexandre Bodin
236e15a9e5 Do not display both dev views on load 2019-11-13 16:16:16 +01:00
Aurélien Georget
4b3fdb94f1 parent 1fcc8d00fa15546ce750fe886c5cb6e704ee2469
author Aurélien Georget <aurelsicoko@gmail.com> 1572447760 +0100
committer Alexandre Bodin <bodin.alex@gmail.com> 1573655280 +0100

Create mini-templating system to send none-critical information to static index

Add new index.html and production.html pages

Update design (w/ responsive) of server homepage

Use Lodash template system instead of custom one

fix: Ensure state is updated before updating select

Update migration-guide-beta.16-to-beta.17.4.md

use limit=0 to get full data set

Add new index.html and production.html pages

Update design (w/ responsive) of server homepage

Use Lodash template system instead of custom one

Apply feedback
2019-11-13 15:38:26 +01:00
Alexandre Bodin
907efd0471 Merge branch 'master' into develop 2019-11-06 14:59:19 +01:00
Alexandre Bodin
b2e0ec5d1f v3.0.0-beta.17.5 2019-11-04 17:52:02 +01:00
Alexandre Bodin
66b2d4f5c3 Init 2019-10-23 17:02:23 +02:00
Alexandre Bodin
7a61db7285 v3.0.0-beta.17.4 2019-10-23 15:11:30 +02:00
Alexandre Bodin
9280cf9cd7 Merge branch 'master' into develop 2019-10-22 11:15:09 +02:00
Alexandre Bodin
3ddd383c30 v3.0.0-beta.17.3 2019-10-22 11:05:52 +02:00
soupette
6a852ad6cb Fix conflicts 2019-10-18 15:51:44 +02:00
Alexandre Bodin
b6feabf689 v3.0.0-beta.17.2 2019-10-18 13:42:22 +02:00
Alexandre Bodin
f0ad2ab52c Merge branch 'master' into develop 2019-10-16 14:16:52 +02:00
Alexandre Bodin
9f0713649b v3.0.0-beta.17.1 2019-10-16 11:42:54 +02:00
Alexandre Bodin
7c8eda443e v3.0.0-beta.17 2019-10-16 10:40:18 +02:00
soupette
a27c8b2887 Merge branch 'develop' of github.com:strapi/strapi into front/remove-sass 2019-10-10 06:34:54 +02:00
soupette
beef6e5510 Fix conflicts 2019-10-10 06:34:31 +02:00
soupette
8bd092eff7 Remove all scss files in helper plugin 2019-10-09 18:06:51 +02:00
Alexandre Bodin
6306b157b0 Fix mutation resolver name selecter 2019-10-08 11:03:28 +02:00
soupette
36de339b04 Update config 2019-10-08 09:44:55 +02:00
soupette
75abb17f0f Fix conflicts 2019-10-08 09:17:47 +02:00
Alexandre Bodin
2d04d25097 v3.0.0-beta.16.8 2019-10-04 11:57:46 +02:00
Alexandre Bodin
dbd621e6d8 v3.0.0-beta.16.7 2019-10-01 12:15:48 +02:00
soupette
6f8b23d254 Fix conflicts 2019-09-27 16:26:09 +02:00
Alexandre Bodin
6305bee43b v3.0.0-beta.16.6 2019-09-26 14:35:06 +02:00
Alexandre Bodin
2d6864f836 Disable p3p by default 2019-09-20 12:45:31 +02:00