Jim LAURIE
|
012b3c12f1
|
Merge pull request #2598 from Liroo/master
[strapi new] cli option inline --dbsrv to enable +srv in mongo connection url
|
2019-01-27 17:13:59 +01:00 |
|
Jim LAURIE
|
0002187cc8
|
Merge branch 'master' into master
|
2019-01-27 17:12:50 +01:00 |
|
Jim LAURIE
|
eebfbed0e9
|
Merge pull request #2689 from adamsaparudin/patch-1
Add _in array query example
|
2019-01-26 18:54:29 +01:00 |
|
Jim LAURIE
|
9539182768
|
Change in order
|
2019-01-26 18:52:27 +01:00 |
|
Adam Saparudin
|
e62ab72b3b
|
Add _in array query example
|
2019-01-24 23:43:53 +07: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 |
|
Aurélien Georget
|
8e2169f005
|
Fix SQL query where oneWay relationship is null
|
2019-01-24 11:09:45 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Jim LAURIE
|
86d6ba62ac
|
Merge pull request #2380 from strapi/issue/2327
Fix users CRUD mutations
|
2019-01-22 13:52:22 +01:00 |
|
Jim LAURIE
|
f90255bb75
|
Merge branch 'master' into issue/2327
|
2019-01-22 13:52:13 +01:00 |
|
Aurélien Georget
|
4f2928339a
|
Reset loaders instead of clearing cache
|
2019-01-22 13:47:44 +01:00 |
|
Jim LAURIE
|
927d0182c3
|
Merge pull request #2669 from strapi/fix-update-user
Fix update user email
|
2019-01-22 12:17:28 +01:00 |
|
Jim LAURIE
|
e0670fb540
|
Merge branch 'master' into fix-update-user
|
2019-01-22 12:17:22 +01:00 |
|
Jim LAURIE
|
d2b8382324
|
Merge pull request #2661 from Sayegh7/master
Add uploads folder to generated gitignore
|
2019-01-22 12:17:00 +01:00 |
|
Aurélien Georget
|
2b37315f07
|
Fix where on relational fields
|
2019-01-22 12:16:46 +01:00 |
|
Jim LAURIE
|
b4968697a0
|
Fix update user email
|
2019-01-22 11:41:49 +01:00 |
|
Ahmed El Sayegh
|
6b74e2cc24
|
Merge branch 'master' into master
|
2019-01-22 12:36:37 +02:00 |
|
Jim LAURIE
|
6478e1f2b3
|
Merge pull request #2579 from pragone/lint_improvement
Added comment to improve linting of generated service files
|
2019-01-22 11:33:26 +01:00 |
|
Jim LAURIE
|
b5a150851b
|
Merge branch 'master' into lint_improvement
|
2019-01-22 11:33:15 +01:00 |
|