36133 Commits

Author SHA1 Message Date
Aurélien Georget
46939d6173 Remove console.log 2016-07-05 11:10:01 +02:00
Aurélien Georget
4338ffe8cf Fix strapi dependency in generated package.json 2016-07-04 12:53:02 +02:00
Aurélien Georget
e811d171ab Run server from local directory 2016-07-04 12:47:26 +02:00
Aurélien Georget
a4651b21cb Update bin for global symlink 2016-07-04 11:44:36 +02:00
Aurélien Georget
0913179ccb Add CLI to core 2016-07-04 11:27:26 +02:00
Aurélien Georget
f2cc5c24af Update README 2016-06-30 14:57:51 +02:00
Aurélien Georget
7f0ac91caf Loading and organizing hooks by category 2016-06-30 12:31:17 +02:00
Aurélien Georget
3ce5d62460 Unnecessary use of prototype ctx for require 2016-06-29 12:11:29 +02:00
Aurélien Georget
fdc2427f5e Fix old JSON API require 2016-06-29 12:01:59 +02:00
Aurélien Georget
f3a44426ea Remove koa-mount 2016-06-29 11:57:12 +02:00
Aurélien Georget
35aff54631 Remove useless hooks 2016-06-29 11:47:33 +02:00
Pierre BURGY
da6d9123a2 Merge pull request #114 from dj-hedgehog/hedgehog-patch-2
fixed required attributes & relationships in JSONAPI
2016-05-26 17:13:44 +02:00
Pierre BURGY
03cf1b246a Merge pull request #108 from dj-hedgehog/patch-1
Added missing async dependency in migrations generator
2016-05-26 17:12:21 +02:00
Pierre BURGY
6e354353d8 Merge pull request #107 from dj-hedgehog/v2
added logging documentation from Strapi v1
2016-05-26 17:12:10 +02:00
Pierre BURGY
75eb3dd72f Merge pull request #118 from abelsoares/enhancement/strapi-cli-extra-backtick
Remove extra backticks from strapi cli
2016-05-26 17:11:12 +02:00
Pierre BURGY
5204f03bcd Merge pull request #119 from abelsoares/enhancement/test-env-configs
Add `test` env config to `strapi-generate-new`
2016-05-26 17:10:19 +02:00
Abel Soares
e5d83558d1 Add test env config to strapi-generate-new
This commit adds `test` environment configuration files to
`strapi-generate-new` package
2016-05-14 11:27:27 +01:00
Abel Soares
6798ff9115 Remove extra backticks from strapi-migrate-make
This commit updates the `strapi-cli` package by removing
extra backticks from `strapi-migrate-make.js`
2016-05-14 01:33:26 +01:00
Hedgehog
f239d73229 fixed required attributes & relationships in JSONAPI 2016-05-03 04:52:28 +02:00
Ali
fbfab9d0eb Added missing async dependency in migrations generator 2016-04-26 13:41:06 +02:00
Hedgehog
6a4a674c81 added logging documentation from Strapi v1 2016-04-26 09:45:45 +02:00
Loïc Saint-Roch
d17d48db0b Merge pull request #106 from wistityhq/feature/migrations
Migrations (alpha)
2016-04-22 11:14:32 +02:00
Aurélien Georget
9fd4071406 Update documentation on GraphQL 2016-04-21 17:10:05 +02:00
Aurélien Georget
dfa4af68f7 Expose GraphQL in global 2016-04-21 17:08:38 +02:00
loicsaintroch
54287792ed Add default model generator 2016-04-21 14:59:00 +02:00
loicsaintroch
588efe2901 Add default controller generator 2016-04-21 14:52:00 +02:00
loicsaintroch
95f5f55608 Fix WebSockets on master process 2016-04-21 11:39:18 +02:00
Aurélien Georget
4ec5342d2a Remove logs 2016-04-19 17:48:03 +02:00
Aurélien Georget
c358e72b3c Fix GraphQL and clean guidelines 2016-04-19 17:29:19 +02:00
Aurélien Georget
a8aa89b5e3 Migration automation alpha version 2016-04-19 17:07:21 +02:00
Aurélien Georget
6d33676b9f Fix behavior many-to-many relationships 2016-04-15 16:31:27 +02:00
Aurélien Georget
213475bdc3 Improve many-to-many migration by identifying duplicate 2016-04-14 14:52:41 +02:00
Aurélien Georget
50ff64f6e9 Handle migration on many-to-many remove 2016-04-14 13:18:17 +02:00
Aurélien Georget
3efce9592e Handle many-to-many basics updates 2016-04-14 12:00:39 +02:00
Aurélien Georget
5c85e46326 Handle many-to-many relationships update 2016-04-12 15:20:13 +02:00
loicsaintroch
892ef7b9e2 Remove duplicated info 2016-04-12 14:22:26 +02:00
loicsaintroch
00daf19b5f Remove install process for template engines 2016-04-12 14:07:37 +02:00
Aurélien Georget
40267a770d Remove FK on many-to-many relation before drop the table 2016-04-07 18:15:58 +02:00
Aurélien Georget
1c6a96fd2c Merge branch 'v2' of github.com:wistityhq/strapi into feature/migrations 2016-04-07 16:39:26 +02:00
Aurélien Georget
1f2d283bf6 Add template to drop column with unique constraint 2016-04-07 16:36:21 +02:00
Aurélien Georget
7367e2ed61 Write correct down template on one-to-many relation addition 2016-04-07 15:43:20 +02:00
Loïc Saint-Roch
a201451677 Temporarily remove extraneous dependencies 2016-04-05 16:51:32 +02:00
loicsaintroch
933cd7f801 Give space for the generated docs 2016-04-04 22:18:37 +02:00
loicsaintroch
c330c47a4a Respect guidelines 2016-04-04 22:09:19 +02:00
loicsaintroch
6df354d809 Add basic tests about Koa core and middlewares 2016-04-04 21:53:52 +02:00
loicsaintroch
5a580dd6d1 Move website to MkDocs 2016-04-04 21:51:00 +02:00
loicsaintroch
a7fec849bb Fix docs about ctx.assert params 2016-03-31 14:29:39 +02:00
loicsaintroch
d81f2840ea Prepare workflow for testing and publishing 2016-03-29 12:02:06 +02:00
loicsaintroch
d4466723ff Improve error handling for SQL clients 2016-03-28 18:58:42 +02:00
Loïc Saint-Roch
245b0b7ef6 Fix parsing in authentication example 2016-03-28 18:12:07 +02:00