33691 Commits

Author SHA1 Message Date
Jim LAURIE
c0e808f82c Fix image populate 2019-01-25 17:24:21 +01:00
DESKTOP-9GMDKNB\NeOMakinG
e6e6515d6e Apply custom timestamps to graphql 2019-01-25 14:37:22 +01:00
DESKTOP-9GMDKNB\NeOMakinG
897bd447e4 Fixing GraphQL timestamps due to #2556 2019-01-25 12:59:22 +01:00
soupette
92693dd5da Fix PluginHeader length 2019-01-25 10:06:23 +01:00
soupette
037228c56b Allow to modify the entry title in the edit view 2019-01-24 19:14:02 +01:00
soupette
e4ffd70b90 Split view 2019-01-24 18:30:51 +01:00
Aurélien Georget
48fabe4567 Redesign marketplace and add new blocker component 2019-01-24 18:24:24 +01:00
Adam Saparudin
e62ab72b3b
Add _in array query example 2019-01-24 23:43:53 +07:00
Jim LAURIE
412fcbb298
Merge branch 'master' into sqlite-support 2019-01-24 15:00:19 +01:00
Jim LAURIE
ea787eb50a
Merge pull request #2682 from strapi/removeWarningLogs
Remove Mongoose warning logs
2019-01-24 12:16:19 +01:00
Jim LAURIE
ce7acb24db
Merge branch 'master' into removeWarningLogs 2019-01-24 12:16:11 +01:00
Jim LAURIE
57e0f3e343
Merge pull request #2687 from strapi/fix/graphql
Fix SQL query where oneWay relationship is null
2019-01-24 12:11:45 +01:00
Aurélien Georget
199ed431a8 Destructure where condition to make code more readable 2019-01-24 12:05:33 +01:00
Aurélien Georget
ce242dfd89 Fixes #2672 2019-01-24 11:56:21 +01:00
Aurélien Georget
2a62b9d962 Convert where parameters instead of adding complexity in SQL query 2019-01-24 11:52:53 +01:00
soupette
018d801057 Change trads 2019-01-24 11:50:46 +01:00
Aurélien Georget
8e2169f005 Fix SQL query where oneWay relationship is null 2019-01-24 11:09:45 +01:00
soupette
250adb1332 Merge branch 'master' of github.com:strapi/strapi into split-ctm-settings-view 2019-01-24 10:56:49 +01:00
Aurélien Georget
ceda08980a Fix PR template typo 2019-01-23 17:03:30 +01:00
Aurélien Georget
2115124931 Remove Mongoose warning logs 2019-01-23 16:56:04 +01:00
Jim LAURIE
6f1014cc20
Merge pull request #2681 from strapi/3.0.0-alpha.21
3.0.0 alpha.21
2019-01-23 16:40:38 +01:00
Jim LAURIE
ee8c94f09f 3.0.0-alpha.21 v3.0.0-alpha.21 2019-01-23 16:27:46 +01:00
Jim LAURIE
5e37726946 Add migration to alpha.21 2019-01-23 16:27:05 +01:00
Jesús Pérez
48b6ac7368 Styling the new response setup in the admin 2019-01-23 16:15:04 +01:00
Jim LAURIE
4157f99af8
Merge pull request #2678 from strapi/fix-timestamp
Fix get timestamp in the admin
2019-01-23 15:50:36 +01:00
Jim LAURIE
5df95ad3b3
Merge branch 'master' into fix-timestamp 2019-01-23 15:50:30 +01:00
Jim LAURIE
9b8957bcf8
Merge pull request #2680 from strapi/funnel
Complete funnel
2019-01-23 15:47:21 +01:00
Jim LAURIE
3ec2ad2c54
Merge branch 'master' into funnel 2019-01-23 15:47:14 +01:00
Aurélien Georget
5f8b4ae667 Complete funnel 2019-01-23 15:33:30 +01:00
Jim LAURIE
0238257eec Fix get timestamp in the admin 2019-01-23 15:19:34 +01:00
Jesús Pérez
5ee76aca73 Allowing to change the header powered by from the admin 2019-01-23 14:35:10 +01:00
Jim LAURIE
6931d3dce0
Merge pull request #2609 from pragone/update_knex
Updated knex
2019-01-23 14:31:19 +01:00
Jim LAURIE
a38082a535
Merge branch 'master' into update_knex 2019-01-23 14:31:07 +01:00
Jesús Pérez
f4cfc17411 Minor improvement to avoid to repeat the default powered by header value 2019-01-23 11:21:44 +01:00
Jim LAURIE
89984e46b0
Merge pull request #2595 from sajjad-shirazy/patch-2
In `production` GraphQL Playground doesn't load the schema
2019-01-23 11:14:27 +01:00
Jim LAURIE
26051496c7
Merge branch 'master' into patch-2 2019-01-23 11:14:09 +01:00
Jim LAURIE
6347a4a869
Add new line 2019-01-23 11:14:00 +01:00
Jim LAURIE
30c180e4e2
Merge pull request #2629 from MartinMuzatko/patch-1
Add note about docker to deployment documentation
2019-01-23 11:12:14 +01:00
Jim LAURIE
2403ec3d76
Merge branch 'master' into patch-1 2019-01-23 11:12:06 +01:00
Jim LAURIE
e9db64cd89
Merge pull request #2651 from DivyanshBatham/patch-1
Update controllers.md (Grammatical Mistake)
2019-01-23 11:07:21 +01:00
Jim LAURIE
3549bc03f6
Merge branch 'master' into patch-1 2019-01-23 11:07:11 +01:00
Jim LAURIE
8bb1f95fed
Merge pull request #2649 from strapi/fix/2541
Fix Infinite loading when clearing the name of an existing role
2019-01-23 10:56:21 +01:00
Jim LAURIE
c5bd4f9aa7
Merge branch 'master' into fix/2541 2019-01-23 10:56:04 +01:00
Jim LAURIE
3c75b831f8
Merge pull request #2674 from abdonrd/patch-2
Fix avoid write files if production mode
2019-01-23 10:32:58 +01:00
Abdón Rodríguez Davila
13c54411a9
Fix avoid write files if production mode 2019-01-22 23:33:09 +01:00
Jesús Pérez
9542341ec7 Header X-Powered-By enabled by default in all environments 2019-01-22 19:08:09 +01:00
Jesús Pérez
b2a59ba4a4 Fix X-Powered-By header setup and panel support for it 2019-01-22 16:47:17 +01:00
Jim LAURIE
c168059a1f
Merge pull request #2670 from strapi/3.0.0-alpha.20
3.0.0 alpha.20
2019-01-22 16:29:10 +01:00
Jim LAURIE
25f21fae42 3.0.0-alpha.20 v3.0.0-alpha.20 2019-01-22 14:31:49 +01:00
Jim LAURIE
178f77db2b Add migration guide to alpha.20 2019-01-22 14:31:19 +01:00