1368 Commits

Author SHA1 Message Date
soupette
2e33038d9d Init modal header UX 2019-11-29 09:14:31 +01:00
soupette
9377256cd0 Fix conflicts 2019-11-29 06:54:17 +01:00
cyril lopez
b78bef7445
Merge branch 'features/dynamic-zones' into front/dynamic-zones-ctm-ui 2019-11-28 22:49:18 +01:00
Alexandre Bodin
53d02ea443 Support empty dynamic zone 2019-11-28 17:34:27 +01:00
Virginie Ky
c47985cf9b Merge branch 'features/dynamic-zones' into front/dynamic-zones-ctm-ui 2019-11-28 15:57:06 +01:00
Alexandre Bodin
63abfc6db9 Merge branch 'develop' into features/dynamic-zones 2019-11-27 15:28:33 +01:00
Alexandre Bodin
49985eca53 Merge branch 'master' into develop 2019-11-27 15:28:06 +01:00
Alexandre Bodin
50e35f1026 Support updates 2019-11-26 11:24:00 +01:00
soupette
570a520d10 Add logic to select an icon for a component 2019-11-26 11:01:27 +01:00
Alexandre Bodin
9aff9af165 v3.0.0-beta.17.6 2019-11-25 18:54:50 +01:00
Alexandre Bodin
e0480e3565 Revert restaurant schema 2019-11-25 16:44:24 +01:00
Alexandre Bodin
e60e648a78 Use schema builder in component categories service 2019-11-25 15:16:06 +01:00
Alexandre Bodin
8c0fac18f3 use tmpUID 2019-11-25 14:48:10 +01:00
Alexandre Bodin
cdbd6e4063 Simplify schema builder 2019-11-25 12:25:17 +01:00
soupette
b9ffe9de46 Handle edit relation 2019-11-22 15:57:00 +01:00
Virginie Ky
8174e9dae8 Input JSON UI with error 2019-11-21 15:06:38 +01:00
Alexandre Bodin
1605997045 edit Compo delete compo 2019-11-20 18:27:36 +01:00
Virginie Ky
a35702c86d InputFile Ui and Errors 2019-11-20 17:46:53 +01:00
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