29765 Commits

Author SHA1 Message Date
cyril lopez
00c7f0dffb Remove 2018-03-26 15:32:27 +02:00
cyril lopez
f6c0061334 Allow default values for attributes 2018-03-26 15:25:32 +02:00
cyril lopez
4704d0c004 Add default value when creating a record in ctm 2018-03-26 12:31:48 +02:00
cyril lopez
8ca62198be Add default values in ctb 2018-03-26 12:11:53 +02:00
cyril lopez
aed37546ff Created components folder 2018-03-26 11:14:07 +02:00
Jim LAURIE
b1e90d5136
Merge pull request #827 from msgeissler/patch-1
Updated version of node for alpha
2018-03-24 12:09:51 +01:00
Luca Perret
fefdd5f922 feat(upload): cloudinary provider 2018-03-24 12:08:07 +01:00
Jim LAURIE
b1f5894801
Merge branch 'master' into patch-1 2018-03-24 11:55:56 +01:00
Jim LAURIE
9ff62a6144
Merge pull request #836 from nurikabe/master
Japanese "welcome" locale file
2018-03-24 11:53:37 +01:00
Jim LAURIE
9260746463
Merge branch 'master' into master 2018-03-24 11:15:16 +01:00
Jim LAURIE
ed202ba3e0
Merge pull request #835 from stevenkaspar/patch-1
Correct description to match example
2018-03-24 11:04:26 +01:00
Evan Owens
7e75679094
Merge branch 'master' into master 2018-03-23 13:45:52 -04:00
nurikabe
f701b3e53a Japanese "welcome" locale file 2018-03-23 13:43:18 -04:00
Jim LAURIE
edfce0c982
Merge branch 'master' into patch-1 2018-03-23 17:53:25 +01:00
Jim LAURIE
7cb0c790dc
Merge pull request #833 from Velua/patch-1
introduction of userObj
2018-03-23 17:53:04 +01:00
Jim LAURIE
2415122c26
Merge branch 'master' into patch-1 2018-03-23 17:38:22 +01:00
Jim LAURIE
2958893077
Merge pull request #821 from abdonrd/staging
Add staging environment config
2018-03-23 17:38:05 +01:00
Jim LAURIE
c59616cbd2
Merge branch 'master' into staging 2018-03-23 17:22:29 +01:00
Jim LAURIE
a1eab22311
Merge pull request #820 from nurikabe/master
Fix version command
2018-03-23 17:22:09 +01:00
cyril lopez
8be6df24b3 Fix PR feedback 2018-03-23 17:11:10 +01:00
Jim LAURIE
7f1f07742d
Merge branch 'master' into master 2018-03-23 17:06:18 +01:00
Jim LAURIE
9ba2f6803f
Merge pull request #808 from TheWebsDoor/fix-lodash-version
Add lodash to package.json to avoid version problem
2018-03-23 17:05:52 +01:00
Marcus Geißler
c6aade3951
Update node and npm engines settings
Synced minimum versions of node and npm with other documentations.
2018-03-23 17:02:26 +01:00
Marcus Geißler
da93565a84
Merge branch 'master' into patch-1 2018-03-23 17:02:05 +01:00
Jim LAURIE
1a0694a045
Merge branch 'master' into fix-lodash-version 2018-03-23 16:51:26 +01:00
cyril lopez
340f06e053 Remove autoclose fs 2018-03-23 16:48:45 +01:00
cyril lopez
8da11a829c Fix css and fix fullscreen preview bug when empty 2018-03-23 16:40:01 +01:00
cyril lopez
a4b517a193 Add info on wysiwyg in ctb 2018-03-23 15:47:00 +01:00
Jim LAURIE
a56649b70b
Merge pull request #834 from strapi/disable-ga-option
Allow to disable GA
2018-03-23 15:25:45 +01:00
Jim LAURIE
49784fb72c
Merge branch 'master' into disable-ga-option 2018-03-23 15:11:31 +01:00
Steven Kaspar
e3f9772525
Correct description to match example
The description doesn't match the example. The example is correct
2018-03-23 08:39:38 -05:00
cyril lopez
19648b1a13 Allow to disable GA 2018-03-23 12:44:17 +01:00
John Williamson
1d603d1854
introduction of userObj
Mention of cbx.state.user is missing, added a bit of documentation mentioning it.
2018-03-23 21:29:23 +10:00
Jim LAURIE
88008ea900
Merge pull request #829 from strapi/fix-ctb-edit-relation
Fixes #828
2018-03-23 12:27:20 +01:00
cyril lopez
118a77eda0 Clean code wysiwyg 2018-03-22 20:33:34 +01:00
cyril lopez
23fe21fcdf Fix fullscreen css 2018-03-22 18:37:01 +01:00
cyril lopez
5d5d5d1097 Add fullscreen live preview 2018-03-22 18:19:49 +01:00
cyril lopez
6d540d4d6d Fix wysiwyg style 2018-03-22 14:27:33 +01:00
cyril lopez
fc995bb4a0 Fix ctb layout service 2018-03-22 13:36:36 +01:00
cyril lopez
cf2ee11074 Add disabled style to InputSelect
Disable wysiwyg controls when in preview mode
2018-03-22 13:23:26 +01:00
cyril lopez
7553172cf0 Fixes #828 2018-03-22 12:57:21 +01:00
cyril lopez
ef70242adf Fix tab focus 2018-03-22 12:01:11 +01:00
Marcus Geißler
2fb4373701
Updated version of node for alpha
Both the getting started page and the installation doc mention that the current alpha requires node version >= 9.
2018-03-21 22:23:18 +01:00
cyril lopez
f25a36ec59 Created strategie to retrieve img and links
(Preview is starting to work as expected
2018-03-21 19:01:46 +01:00
cyril lopez
186aaac277 Init preview with custom md converter 2018-03-21 14:55:09 +01:00
Abdón Rodríguez Davila
92503f8ad4 Update staging environment config similar as production 2018-03-20 21:46:02 +01:00
Abdón Rodríguez Davila
5c365f46a0 Rename test environment config to staging 2018-03-20 21:45:11 +01:00
Abdón Rodríguez Davila
f50b1670ec Update production environment config 2018-03-20 21:43:59 +01:00
Evan Owens
ab84809495 Fix version command 2018-03-20 11:53:45 -04:00
cyril lopez
d908af4943 Handle wysiwyg errors and style 2018-03-20 16:53:11 +01:00