davidkartuzinski
|
cbbce676ce
|
fixed input field to password type
|
2019-04-27 12:09:07 +02:00 |
|
Jim LAURIE
|
541b00041a
|
Merge pull request #3190 from strapi/fix/issue-3189
Cast arrays and build mongo where match with a $and
|
2019-04-26 16:03:50 +02:00 |
|
Alexandre Bodin
|
319c63028e
|
Cast arrays and build mongo where match with a $and
|
2019-04-25 18:18:54 +02:00 |
|
Jim LAURIE
|
894e9354e8
|
Merge pull request #3172 from strapi/fix/cast-non-nill-values
Cast non nil values and not only truthy ones
|
2019-04-24 10:36:00 +02:00 |
|
Jim LAURIE
|
ee64bdc323
|
Merge branch 'master' into fix/cast-non-nill-values
|
2019-04-23 18:38:18 +02:00 |
|
Alexandre Bodin
|
4ceae56afd
|
Cast non nil values and not only truthy ones
|
2019-04-23 13:18:09 +02:00 |
|
Jim LAURIE
|
f8bc7d2efd
|
Merge pull request #3170 from strapi/3.0.0-alpha.26.1
3.0.0-alpha.26.1
|
2019-04-22 16:26:10 +02:00 |
|
Jim LAURIE
|
9bdfeba62d
|
3.0.0-alpha.26.1
v3.0.0-alpha.26.1
|
2019-04-22 15:25:24 +02:00 |
|
Jim LAURIE
|
a57d4db2f1
|
Merge pull request #3121 from strapi/heroku-strapi-project-updates
Added a paragraph about developing with Strapi and Heroku
|
2019-04-22 15:19:46 +02:00 |
|
Jim LAURIE
|
d06123a677
|
Merge branch 'master' into heroku-strapi-project-updates
|
2019-04-22 15:19:36 +02:00 |
|
Jim LAURIE
|
6c68e852bb
|
Merge pull request #3148 from strapi/fix/join-multi-database
Fix join multi database
|
2019-04-18 18:31:52 +02:00 |
|
Jim LAURIE
|
4942fdaea2
|
Merge branch 'master' into fix/join-multi-database
|
2019-04-18 17:59:55 +02:00 |
|
Jim LAURIE
|
4589e9b10c
|
Merge pull request #3157 from strapi/fix/issue-3155-re-populate
Fix missing populate in graphql queries
|
2019-04-18 17:59:43 +02:00 |
|
Jim LAURIE
|
a17b30a872
|
Merge branch 'master' into fix/issue-3155-re-populate
|
2019-04-18 17:26:46 +02:00 |
|
Jim LAURIE
|
b3ca89b405
|
Merge pull request #3158 from strapi/fix/issue-3156-one-to-many-deleted
Fix one to many update
|
2019-04-18 17:24:33 +02:00 |
|
Alexandre Bodin
|
187700e1c9
|
Handle different databases names standards
|
2019-04-18 16:01:31 +02:00 |
|
Alexandre Bodin
|
49d5491ff9
|
Fix one to many update
|
2019-04-18 12:03:50 +02:00 |
|
Alexandre Bodin
|
9103e3a2fa
|
Fix missing populate in graphql queries
|
2019-04-18 12:03:40 +02:00 |
|
Jim LAURIE
|
def65ba152
|
Merge pull request #3141 from strapi/fix/limit-100
Set the fetch limit to 100 by default and add a default param
|
2019-04-18 11:12:23 +02:00 |
|
Jim LAURIE
|
c44818e072
|
Merge branch 'master' into fix/limit-100
|
2019-04-18 10:03:55 +02:00 |
|
Jim LAURIE
|
ae943d7492
|
Merge branch 'master' into fix/join-multi-database
|
2019-04-17 18:30:41 +02:00 |
|
Jim LAURIE
|
a5322a1e32
|
Merge pull request #3151 from strapi/fix/graphql-loaders-merging
Fix issue with graphql loaders
|
2019-04-17 18:28:31 +02:00 |
|
Jim LAURIE
|
4aef7eb4df
|
Merge branch 'master' into fix/graphql-loaders-merging
|
2019-04-17 17:56:07 +02:00 |
|
Jim LAURIE
|
34baf02602
|
Merge pull request #3152 from strapi/fix/relation-column
Fix column name for many to many relations
|
2019-04-17 17:55:45 +02:00 |
|
Jim LAURIE
|
84f951e2a5
|
Fix connection name
|
2019-04-17 17:05:25 +02:00 |
|
Alexandre Bodin
|
99e6dc31aa
|
Fix issue with graphql loaders
|
2019-04-17 16:27:25 +02:00 |
|
Jim LAURIE
|
0ad1c523d3
|
Fix #3144 column name for many to many relations
|
2019-04-17 16:10:38 +02:00 |
|
Jim LAURIE
|
99477c4b80
|
Fix #3147 join multi database
|
2019-04-17 15:13:05 +02:00 |
|
Alexandre Bodin
|
e2869f0b7e
|
Set the fetch limit to 100 by default and add a default param
|
2019-04-16 17:25:27 +02:00 |
|
Jim LAURIE
|
b0f2b9b857
|
Merge pull request #3138 from strapi/3.0.0-alpha.26
3.0.0 alpha.26
|
2019-04-16 12:57:24 +02:00 |
|
Jim LAURIE
|
9405b84f54
|
Review some change log structure
v3.0.0-alpha.26
|
2019-04-16 11:46:01 +02:00 |
|
Jim LAURIE
|
28e7c70f61
|
Add migration guide alpha.25 to alpha.26
|
2019-04-16 11:38:59 +02:00 |
|
Jim LAURIE
|
fd87e6353e
|
3.0.0-alpha.26
|
2019-04-16 11:13:14 +02:00 |
|
davidkartuzinski
|
43442a150e
|
Adding a note about developing with heroku from Dev to Production
|
2019-04-12 18:44:31 +02:00 |
|
davidkartuzinski
|
e14618f55e
|
Adding a note about developing with heroku from Dev to Production
|
2019-04-12 17:06:32 +02:00 |
|
Jim LAURIE
|
0e86e1b130
|
Merge pull request #3118 from strapi/fix/ctb-redirect
Fix redirect when editing a model
|
2019-04-12 14:39:45 +02:00 |
|
Virginie Ky
|
395186d64e
|
Fix PR feedback
|
2019-04-12 13:13:55 +02:00 |
|
Virginie Ky
|
3120b4dc49
|
Fix redirect when editing a model
|
2019-04-12 13:10:49 +02:00 |
|
Jim LAURIE
|
a3b95e0d37
|
Merge pull request #2945 from AminZibayi/patch-2
Add necessary spaces before the list items
|
2019-04-12 12:03:55 +02:00 |
|
Jim LAURIE
|
c4353c3405
|
Merge branch 'master' into patch-2
|
2019-04-12 12:03:36 +02:00 |
|
Jim LAURIE
|
919734b01a
|
Merge pull request #3116 from strapi/remove-tbd
Removed empty "TBD" sections from deployment.md
|
2019-04-11 17:08:28 +02:00 |
|
davidkartuzinski
|
de4aebacdc
|
Removed empty sections from deployment.md
|
2019-04-11 16:55:01 +02:00 |
|
Jim LAURIE
|
89a218d2fb
|
Merge pull request #3050 from strapi/feature/deep-filtering-sql-aliases
Use SQL aliases to allow for the same table name multiple times in a query
|
2019-04-10 13:46:59 +02:00 |
|
Jim LAURIE
|
e252182be8
|
Merge branch 'master' into feature/deep-filtering-sql-aliases
|
2019-04-10 11:46:23 +02:00 |
|
Jim LAURIE
|
dca7cb1c35
|
Merge pull request #3111 from strapi/lauriejim-patch-1
Remove hiring banner from readme
|
2019-04-10 11:44:59 +02:00 |
|
Jim LAURIE
|
b67a3501d3
|
Merge branch 'master' into lauriejim-patch-1
|
2019-04-10 11:44:53 +02:00 |
|
Jim LAURIE
|
86d45f29db
|
Merge pull request #3110 from strapi/heroku-gitignore
Add gitignore step in Heroku tutorial
|
2019-04-10 11:44:39 +02:00 |
|
Jim LAURIE
|
29ab3fe662
|
Merge branch 'master' into heroku-gitignore
|
2019-04-10 11:44:31 +02:00 |
|
Jim LAURIE
|
d285de7bc2
|
Merge pull request #3088 from strapi/good-old-issues-fixing-before-the-beta
Good old issues fixing before the beta
|
2019-04-10 11:44:15 +02:00 |
|
Jim LAURIE
|
587ff1108b
|
Merge branch 'master' into good-old-issues-fixing-before-the-beta
|
2019-04-10 11:31:17 +02:00 |
|