Alexandre Bodin
1f576239d7
Update after review
2019-05-28 16:31:40 +02:00
davidkartuzinski
82c944e5d7
clarified and provided an alternative command to restart project.
2019-05-28 11:00:31 +02:00
davidkartuzinski
6be4f4a806
Updated deployment guide for Digital Ocean
2019-05-27 19:28:56 +02:00
David Kartuzinski
d4ea5dc63d
Fixed feedback after review
2019-05-22 11:16:15 +02:00
davidkartuzinski
42aa73be7d
fully tested docs
2019-05-21 16:36:16 +02:00
davidkartuzinski
b0d4c4a19e
revisions and QC
2019-05-20 19:18:03 +02:00
davidkartuzinski
deb36da5c7
added full steps and tested the instructions. Now working A to Z.
2019-05-17 21:19:37 +02:00
davidkartuzinski
b49752ea28
all basic steps to install on digital ocean complete
2019-05-16 19:13:32 +02:00
davidkartuzinski
8b46ad66e8
installation through using git updated
2019-05-15 19:00:34 +02:00
davidkartuzinski
740a3536c9
a few additional steps through installing Strapi
2019-05-15 16:40:13 +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
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
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
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
Alexandre Bodin
3c70b18451
Update filtering documentation
2019-03-28 14:55:27 +01: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
8acb7b2c45
Update role name
2019-03-02 13:56:26 +01:00
Jonathan Dobson
e278da1836
Improved educational flow and language.
...
Simplified the language.
Rewrite some of the paragraphs to emphasize key learning points.
Made "Token Usage" as first point of the introduction as tokens are the basis for authentication.
2019-02-11 09:44:19 +08:00
Jim LAURIE
92abd536cb
Merge branch 'master' into master
2019-02-10 17:26:18 +01:00
Hooman Amin
f2d0112ba8
Update graphql.md
2019-02-09 10:14:43 +03:30
vedran-brnjetic
e6d929b47d
Docker link had a closing bracket at the end
2019-02-06 01:32:20 +02:00
Sajjad Shirazy
a9606b6eae
Supporintg IN
and NOT IN
as a filter type
2019-02-03 15:08:36 +03:30
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
2403ec3d76
Merge branch 'master' into patch-1
2019-01-23 11:12:06 +01:00
Jim LAURIE
3549bc03f6
Merge branch 'master' into patch-1
2019-01-23 11:07:11 +01:00
Divyansh Batham
c9e48860b1
Update controllers.md (Grammatical Mistake)
...
"... the server will *called* the index action..." => "... the server will **call** the index action..."
2019-01-18 03:04:42 +05:30
Roman Ponomarev
c9145ae690
Update webhooks.md
2019-01-16 19:28:18 +03:00
Martin Muzatko
cf33f01606
fixed link
2019-01-15 13:32:23 +01:00
Martin Muzatko
dd5ebdf46f
Add note about docker to deployment
2019-01-15 13:29:39 +01:00
AndroAmater
0b5421dc29
Update graphql.md
...
"Lower than or equal to" repeats twice so on line 197 it says "`<field>_gte`: Lower than or equal to.
2019-01-12 19:12:46 +01:00
Jim LAURIE
3b94faf514
Merge branch 'master' into models-documentation-index
2019-01-10 16:45:18 +01:00
Jim LAURIE
dedd2551c1
Add mongo support
2019-01-10 16:45:02 +01:00
Jim LAURIE
e66e7e3052
Merge branch 'master' into patch-1
2019-01-09 14:34:28 +01:00
Trevor Kirpaul
c660ac57b2
fixed grammar in Documentation withing the 'guides' section on the 'filters' page
2019-01-07 22:42:40 -05:00
Jim LAURIE
6a3d2daac1
Merge branch 'master' into feature/998
2019-01-06 15:27:11 +01:00
Chaitanya Choudhary
febd868fee
Updated documentation for timestamp values.
2019-01-04 15:40:47 +05:30
codarrior
ed16bdb305
Update deployment guide with helpful hint
...
Deployment guide enhanced for helpful hint for production environment setup.
2019-01-04 17:13:04 +11:00