Jim LAURIE
f0925908a1
Fix typo PR feedback
2019-12-24 12:22:47 +01:00
Jim LAURIE
c667cfd089
Add email trouble shooting
2019-12-24 10:43:47 +01:00
Alexandre BODIN
0ccf68c79a
Merge pull request #4802 from strapi/fix/add-img-compo-rel
...
Add morph rel on populate compo relation
2019-12-23 14:51:52 +01:00
Alexandre BODIN
bc7473c9f7
Merge branch 'master' into fix/add-img-compo-rel
2019-12-23 13:21:25 +01:00
Alexandre BODIN
89bbd7d811
Merge pull request #4804 from strapi/fix/relation-from-plugin
...
Fix/relation from plugin
2019-12-23 13:21:04 +01:00
Alexandre BODIN
fd287e9f91
Merge branch 'master' into fix/relation-from-plugin
2019-12-23 13:20:46 +01:00
Alexandre Bodin
db2c2e6a38
set plugin in target attribute when creating relation from a plugin model
2019-12-23 12:37:49 +01:00
Jim LAURIE
3ee0d38d96
Merge pull request #4663 from sulakin/master
...
Adding VK auth provider
2019-12-23 12:08:02 +01:00
Jim LAURIE
e5456da8eb
Merge branch 'master' into master
2019-12-23 11:04:29 +01:00
Alexandre Bodin
d45b350013
Add morph rel on populate compo relation
2019-12-23 10:45:34 +01:00
Alexandre Bodin
c2650b085c
v3.0.0-beta.18.3
v3.0.0-beta.18.3
2019-12-23 10:17:40 +01:00
Alexandre BODIN
51be4546a4
Merge pull request #4774 from abdonrd/patch-1
...
Add populate option to the fetch user service
2019-12-23 10:07:34 +01:00
Alexandre BODIN
2d6070a42c
Merge branch 'master' into patch-1
2019-12-23 10:04:37 +01:00
Alexandre BODIN
4019bca044
Merge pull request #4784 from strapi/ctb/add-search-icon
...
[CTB] Add search for component's icon
2019-12-23 10:02:02 +01:00
Alexandre BODIN
1ce668f7b0
Merge branch 'master' into ctb/add-search-icon
2019-12-23 10:01:37 +01:00
Alexandre BODIN
acb5c654ef
Merge pull request #4793 from Michael-Scott-PC/patch-1
...
Update databases.md
2019-12-23 10:01:12 +01:00
Alexandre BODIN
3c30ff6e4c
Merge branch 'master' into patch-1
2019-12-23 10:00:57 +01:00
Alexandre BODIN
9087a71a05
Merge pull request #4796 from urvil38/patch-1
...
Fix typo in documentation of Many-to-Many relationship in model.md
2019-12-23 10:00:19 +01:00
Alexandre BODIN
96ff96504d
Merge branch 'master' into patch-1
2019-12-23 10:00:11 +01:00
Alexandre BODIN
d305bfd9d5
Merge pull request #4800 from strapi/fix/create-strapi-app-npm
...
Fix typo in install command
2019-12-23 09:58:50 +01:00
Alexandre Bodin
5d96192211
Fix typo in install command
2019-12-23 09:58:01 +01:00
Urvil Patel
76951e22c2
Update models.md
2019-12-23 11:42:58 +05:30
Michael-Scott-PC
32dcf4d807
Update databases.md
...
Hello Strapi Team - running yarn create strapi-app new my-project generates a folder named "new". The "my-project" part has no effect on this command. I ran this a couple times to verify. If the intent is to a create a new folder named "my-project" I would recommend removing the word "new". - Mike
2019-12-21 16:13:49 -05:00
soupette
e9e7e32b31
Add search option for components icon
2019-12-20 16:20:18 +01:00
Alexandre BODIN
158a102db7
Merge pull request #4770 from strapi/ctb/improve-component-checkbox
...
[CTB] Small improvements
2019-12-20 16:03:32 +01:00
Alexandre BODIN
ea7c58f204
Merge branch 'master' into ctb/improve-component-checkbox
2019-12-20 15:30:54 +01:00
Alexandre BODIN
d6e73a6d6a
Merge pull request #4782 from strapi/fix-2533
...
Fix documentation generation when route has no config
2019-12-20 15:00:25 +01:00
Jim LAURIE
5102051b10
fix: get route desc
...
Fix the access to the `config.description` if the the `config` key not exist.
fix #2533
2019-12-20 14:47:31 +01:00
Alexandre BODIN
c92f7fe921
Merge pull request #4759 from strapi/docs-send-email
...
Add guide to send email programmatically
2019-12-20 13:42:21 +01:00
Alexandre BODIN
d91b702649
Merge branch 'master' into docs-send-email
2019-12-20 13:42:13 +01:00
Alexandre Bodin
9331c8d5a4
Merge branch 'master' of github.com:strapi/strapi
2019-12-20 13:39:01 +01:00
Alexandre Bodin
632bf537ec
Login and register return simpler informations
2019-12-20 13:38:52 +01:00
Jim LAURIE
c0333ac54b
Fix typo PR feedback
2019-12-20 13:38:33 +01:00
Alexandre BODIN
24e342b58f
Merge pull request #4754 from strapi/docs-client
...
Add guide to init a third party client
2019-12-20 12:14:20 +01:00
Alexandre BODIN
d44b88a0d2
Merge branch 'master' into docs-client
2019-12-20 12:14:09 +01:00
Jim LAURIE
4f2b70c280
Fix typo PR feedback
2019-12-20 10:54:18 +01:00
Alexandre BODIN
932a1ee87a
Merge pull request #4778 from MartinPL/patch-1
...
Improve Migration guide from beta.17.4 through beta.17.8
2019-12-20 10:33:12 +01:00
Marcin Panniak
8b186452e3
[DOC] Updated 'Migration guide from beta.17.4 through beta.17.8 to beta.18'. Bugfix, and info about upload_file_morph.
...
#### Description of what you did:
#### My PR is a:
- [ ] 💥 Breaking change
- [x] 🐛 Bug fix
- [x] 💅 Enhancement
- [ ] 🚀 New feature
#### Main update on the:
- [ ] Admin
- [x] Documentation
- [ ] Framework
- [ ] Plugin
#### Manual testing done on the following databases:
- [x] Not applicable
- [ ] MongoDB
- [ ] MySQL
- [ ] Postgres
- [ ] SQLite
2019-12-20 00:11:31 +01:00
Abdón Rodríguez Davila
4620546d4c
Add populate option to the fetch user service
2019-12-19 18:58:46 +01:00
Alexandre BODIN
d6a00ccffd
Merge pull request #4771 from strapi/ctm/fix-components
...
Fix edit component with min value when not required
2019-12-19 13:32:27 +01:00
soupette
ee2e37c18b
Fix edit component with min value when not required
2019-12-19 12:59:46 +01:00
soupette
65c89eacf8
Autopopulate field name when creating a compo
2019-12-19 12:32:50 +01:00
soupette
3a9b64df6a
Add some checked state to component picker
2019-12-19 11:54:57 +01:00
Alexandre Bodin
8586b3dd39
v3.0.0-beta.18.2
v3.0.0-beta.18.2
2019-12-19 11:17:14 +01:00
Alexandre BODIN
2a2499327a
Merge pull request #4768 from strapi/fix/beta
...
Fix multiple issues in beta.18
2019-12-19 11:15:47 +01:00
Alexandre BODIN
7667f70d18
Merge pull request #4757 from strapi/fix/ctb-logo
...
Fix content type builder logo
2019-12-19 11:06:21 +01:00
Alexandre Bodin
eda218d37b
Populate component relations
2019-12-19 11:05:54 +01:00
Alexandre BODIN
e025dcea2f
Merge pull request #4750 from strapi/improve/ctb
...
Add search behavior in content type builder component picker
2019-12-19 10:56:41 +01:00
Alexandre Bodin
94234012c8
Fix swagger params after swagger v update
2019-12-19 10:47:42 +01:00
virginieky
ab94163872
Merge branch 'master' into fix/ctb-logo
2019-12-19 10:39:46 +01:00