4581 Commits

Author SHA1 Message Date
Jim LAURIE
00d6284552 Fix fetch user mongoose 2018-11-27 16:44:20 +01:00
Jim LAURIE
6558b38814 Fix delete all 2018-11-27 14:45:01 +01:00
Jim LAURIE
70e5816f46
Merge branch 'master' into fix/hidden-fields-schema 2018-11-27 12:19:04 +01:00
soupette
547563f56f Lock babel dependencies version until I found the dependency to update 2018-11-26 18:18:49 +01:00
hhh
09ae14bc2e
Update packages/strapi-plugin-content-manager/config/functions/bootstrap.js
Co-Authored-By: soupette <cyril.lpz@gmail.com>
2018-11-26 16:10:13 +01:00
Jim LAURIE
275f4ba9f2
Merge branch 'master' into master 2018-11-23 17:53:49 +01:00
Jim LAURIE
1f028495b1
Merge branch 'master' into fix/bookshlef-query 2018-11-23 17:34:06 +01:00
Jim LAURIE
2c2ed2984a Update bookshelf generateMatchStage 2018-11-23 15:09:16 +01:00
Jesús Pérez
cff6462030 Install stepts in the Cloudinary upload plugin doc 2018-11-22 21:48:45 +01:00
Jesús Pérez
78b85e734c Fixes Cloudinary upload plugin "delete" method 2018-11-22 21:48:05 +01:00
Jim LAURIE
1282a5b4c0 Fix bookshelf query params fetch data 2018-11-22 20:27:52 +01:00
Jim LAURIE
693ea6ed93
Merge branch 'master' into fix/reattempt-1851 2018-11-22 18:18:20 +01:00
Jim LAURIE
7e00be7057
Merge branch 'master' into master 2018-11-22 12:57:16 +01:00
Jim LAURIE
63cfa2e60b
Merge branch 'master' into feature/allow-filtering-on-a-relation-attribute 2018-11-22 12:17:43 +01:00
Jim LAURIE
460c092897
Merge branch 'master' into patch-1 2018-11-21 17:39:42 +01:00
Jim LAURIE
afbdc9b2bb
Fix indent 2018-11-21 16:48:23 +01:00
Jim LAURIE
412efec32a
Fix space 2018-11-21 16:47:28 +01:00
Jim LAURIE
954a6d321a
Fix indent 2018-11-21 16:47:01 +01:00
Jim LAURIE
ef0f40701f
Merge branch 'master' into fix/css-container-fluid 2018-11-21 11:56:19 +01:00
Kamal Bennani Bouchiba
6482a6ec84
Merge branch 'master' into feature/allow-filtering-on-a-relation-attribute 2018-11-20 19:34:46 +01:00
Jesús Pérez
e03fd96e1a Add missing Twitter provider redirect URI configuration 2018-11-20 16:55:20 +01:00
Abdón Rodríguez Davila
7a9ed040e2
Update grant-koa version 2018-11-20 16:53:49 +01:00
Aurelsicoko
4ad6417e62 Add an easy way to disable tracking by removing the uuid 2018-11-20 16:20:52 +01:00
Aurelsicoko
283ed29f47 Move component 2018-11-20 16:04:59 +01:00
Aurelsicoko
6308c71d6e Add FullStory component 2018-11-20 15:02:48 +01:00
Kamal Bennani
886e39d196
I'm a newby 2018-11-19 21:48:54 +01:00
Kamal Bennani
17140fb4b0
Add strapi-utils dependency at the root level of the project folder 2018-11-19 21:48:15 +01:00
Kamal Bennani
4a7cae4ac0
Stringify ObjectID 2018-11-19 21:47:48 +01:00
Marcello
5eed701b22
Placed handleInputChange after getOptions
Refactoring for continuous-integration build error
2018-11-19 19:07:17 +01:00
Kamal Bennani
8500403297
Add missing this* 2018-11-19 15:42:00 +01:00
cyril lopez
958f4f7516
Merge branch 'master' into master 2018-11-19 15:00:44 +01:00
soupette
9368d45c24 Fix lint 2018-11-19 12:14:43 +01:00
Kamal Bennani
53849ff12c
Fix sort 2018-11-19 00:12:09 +01:00
Kamal Bennani
511ca55461
fix 1st level deep filter 2018-11-19 00:10:48 +01:00
Kamal Bennani
85eeb4aef2
Fix wrong rebase 2018-11-18 23:57:03 +01:00
Jim LAURIE
5902904c4e
Merge branch 'master' into fix/2238 2018-11-18 15:04:12 +01:00
Jim LAURIE
6053e10ffc
Merge branch 'master' into fix/manyToMany 2018-11-18 14:16:23 +01:00
Jim LAURIE
e7bd84a1e8
Merge branch 'master' into refactor/codeQuality 2018-11-18 13:30:49 +01:00
ByoungYong Kim
6bc3009537 Fixed a bug 2018-11-17 22:55:41 +01:00
ByoungYong Kim
fa2c6f37aa
Merge branch 'master' into fix/reattempt-1851 2018-11-17 20:27:08 +01:00
Kamal Bennani
da5ca2a125
Link the strapi-utils dependecy to the users-permissions module in the setup step 2018-11-17 13:50:50 +01:00
Amir Reza Dalir
9e4d5abbff
Merge pull request #1 from dalirnet/develop
Develop
2018-11-17 16:18:02 +03:30
Jim LAURIE
0164b854fd
Merge branch 'master' into master 2018-11-17 13:34:58 +01:00
soupette
428a9ca62d Fix schema
Force lowerCase on content type name (since it is not supported by the backend)
Clean layout when the model has been removed
2018-11-16 18:34:12 +01:00
Jim LAURIE
19ec6242f9
Merge branch 'master' into feature/allow-filtering-on-a-relation-attribute 2018-11-16 17:38:27 +01:00
soupette
d279ae8fa3 Improve logic by removing those fields from the options 2018-11-16 12:30:55 +01:00
soupette
a8773687cf Fix hidden fields in schema 2018-11-16 12:19:08 +01:00
Jim LAURIE
eb6d0aa06b
Merge branch 'master' into style/spanishTranslation 2018-11-16 11:36:06 +01:00
Jim LAURIE
11d192b9ad Fix version conflicts 2018-11-16 10:25:51 +01:00
Amir Reza Dalir
5489dd6338
JSON format fix 2018-11-16 01:39:55 +03:30