Alexandre Bodin
|
036011efbc
|
Add admin panel basic costomization
|
2019-05-15 16:20:12 +02:00 |
|
davidkartuzinski
|
c06e974ddb
|
Setup production server instructions added
|
2019-05-15 16:02:43 +02:00 |
|
davidkartuzinski
|
1c7fb19d76
|
Initial commit for new Digital Ocean Deployment Docs
|
2019-05-15 15:13:26 +02:00 |
|
Jim LAURIE
|
074bb55e00
|
Move to beta.0 to beta.x
|
2019-05-07 17:00:37 +02:00 |
|
soupette
|
2130fb1671
|
Fix deploy doc
|
2019-05-07 10:42:39 +02:00 |
|
soupette
|
7ad8256fb2
|
Update api documentation part
|
2019-05-06 18:34:31 +02:00 |
|
soupette
|
88e0266f12
|
Add front documentation
|
2019-05-06 17:36:25 +02:00 |
|
soupette
|
0632b4e28b
|
Created beta doc and remove all doc related to the admin
|
2019-05-06 16:17:16 +02:00 |
|
Jim LAURIE
|
f0a4f1eefa
|
Update version in migration guide
|
2019-05-02 16:49:13 +02:00 |
|
Jim LAURIE
|
9bdfeba62d
|
3.0.0-alpha.26.1
|
2019-04-22 15:25:24 +02:00 |
|
Jim LAURIE
|
d06123a677
|
Merge branch 'master' into heroku-strapi-project-updates
|
2019-04-22 15:19:36 +02:00 |
|
Jim LAURIE
|
9405b84f54
|
Review some change log structure
|
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 |
|
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
|
c4353c3405
|
Merge branch 'master' into patch-2
|
2019-04-12 12:03:36 +02:00 |
|
davidkartuzinski
|
de4aebacdc
|
Removed empty sections from deployment.md
|
2019-04-11 16:55:01 +02:00 |
|
Jim LAURIE
|
e252182be8
|
Merge branch 'master' into feature/deep-filtering-sql-aliases
|
2019-04-10 11:46:23 +02:00 |
|
Pierre Burgy
|
302de96811
|
Add gitignore step in Heroku tutorial
|
2019-04-10 10:58:51 +02:00 |
|
davidkartuzinski
|
509fb3052a
|
Final requested changes before Merge. Fixed Database to Databases references.
|
2019-04-09 11:32:22 +02:00 |
|
davidkartuzinski
|
1da784fa40
|
Addresses comment https://github.com/strapi/strapi/pull/3100#discussion_r272977863 by @derrickmehaffy and adds a Note regarding using SQLite with Heroku.
|
2019-04-08 19:27:42 +02:00 |
|
davidkartuzinski
|
2addd01a97
|
Additional clarification to using versioning and other minor changes such as broken links and a file name change - IE. Database.md to Databases.md
|
2019-04-08 18:52:37 +02:00 |
|
davidkartuzinski
|
241b1a2884
|
Add heroku documentation
|
2019-04-08 10:42:48 +02:00 |
|
Alexandre Bodin
|
865664315f
|
Apply feedbacks
|
2019-04-04 12:41:57 +02:00 |
|
Jim LAURIE
|
abece404ca
|
Merge branch 'master' into feature/deep-filtering-mongoose-bookshelf
|
2019-04-04 12:06:12 +02:00 |
|
Jim LAURIE
|
f28fed0e69
|
Merge branch 'master' into patch-2
|
2019-04-03 15:39:33 +02:00 |
|
Alexandre Bodin
|
9bc56a3535
|
Apply review changes
|
2019-03-29 16:53:25 +01:00 |
|
Derrick Mehaffy
|
73f215f0ba
|
PR Feedback fixes
|
2019-03-29 06:58:32 -07:00 |
|
Siddhartha Crypto
|
e968e89d03
|
Fix community link to strapi community
|
2019-03-28 10:41:50 -08:00 |
|
Alexandre Bodin
|
3c70b18451
|
Update filtering documentation
|
2019-03-28 14:55:27 +01:00 |
|
Siddhartha Crypto
|
41d0b9b45c
|
Community link is broken
Couldn't see a community.html file. Maybe you meant to link to Slack?
|
2019-03-26 21:43:16 -08:00 |
|
Kamal Bennani
|
bd1930a75c
|
Create a generic Builder and Query APIs
|
2019-03-21 09:06:06 +01:00 |
|
Abdón Rodríguez Davila
|
c21f2f6123
|
Update api-documentation.md
|
2019-03-20 11:24:44 +01:00 |
|
Jim LAURIE
|
2b678f2f0a
|
3.0.0-alpha.25.2
|
2019-03-15 23:32:36 +01:00 |
|
Jim LAURIE
|
7bc3004b5a
|
Update changelog
|
2019-03-15 18:04:00 +01:00 |
|
Jim LAURIE
|
29b5139695
|
Add migration guide
|
2019-03-14 12:23:14 +01:00 |
|
Pierre Burgy
|
fcb874b5e4
|
Quick start improvements
|
2019-03-13 18:31:02 +01:00 |
|
Jim LAURIE
|
d7e88cf676
|
Fix package lock and other things
|
2019-03-08 18:48:35 +01:00 |
|
davidkartuzinski
|
698a6d2ad8
|
Fix conflicts
|
2019-03-08 15:35:00 +01:00 |
|
davidkartuzinski
|
8bf31d8f27
|
Corrected typos and made changes as recommended by Yves.
|
2019-03-08 15:18:46 +01:00 |
|
Amin Zibayi
|
e469081e52
|
Add necessary spaces before the list items
|
2019-03-08 01:27:27 +03:30 |
|
Amin Zibayi
|
d23c2e40e4
|
Add more necessary spaces before the list items
|
2019-03-08 01:12:36 +03:30 |
|
Amin Zibayi
|
85abbea57d
|
Add necessary spaces before the list items
|
2019-03-08 01:03:36 +03:30 |
|
davidkartuzinski
|
fdce979c31
|
I made the changes. Changed images, etc.
|
2019-03-07 14:16:22 +01:00 |
|
Jim LAURIE
|
193d2bdc93
|
Merge branch 'master' into patch-1
|
2019-03-02 14:07:46 +01:00 |
|
Jim LAURIE
|
aa50a35593
|
Merge branch 'master' into patch-1
|
2019-03-02 13:56:51 +01:00 |
|
Jim LAURIE
|
8acb7b2c45
|
Update role name
|
2019-03-02 13:56:26 +01:00 |
|
Bobbylee Ingalls
|
168769c5d1
|
Updated minor grammar defect
|
2019-02-19 08:58:36 -06:00 |
|
Jim LAURIE
|
08f5340c42
|
Update migration guide
|
2019-02-19 11:29:16 +01:00 |
|
Jim LAURIE
|
4c5e101877
|
Add migration guide to alpha.24
|
2019-02-19 10:15:46 +01:00 |
|