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 |
|
loicsaintroch
|
6629645778
|
Fix PostgreSQL client wording
|
2016-03-27 18:56:24 +02:00 |
|
loicsaintroch
|
d52d692e15
|
Add a few words why Strapi
|
2016-03-25 23:00:05 +01:00 |
|
loicsaintroch
|
442d94e211
|
Add default service generator
|
2016-03-25 22:50:01 +01:00 |
|
loicsaintroch
|
ed2fefef36
|
Add default policy generator
|
2016-03-25 22:43:42 +01:00 |
|
loicsaintroch
|
02610fcbd5
|
Normalize command-lines for generators
|
2016-03-25 22:22:34 +01:00 |
|
Aurélien Georget
|
c898e183c5
|
Generated migration file support relation addition
|
2016-03-23 18:11:10 +01:00 |
|
Aurélien Georget
|
05fb6478db
|
Identity attribute deletion on generated migration file
|
2016-03-23 16:53:42 +01:00 |
|
Aurélien Georget
|
aad090c62d
|
Generated migration files manages attribute's type update
|
2016-03-23 16:07:39 +01:00 |
|
Aurélien Georget
|
cb433f57c0
|
Fix required dictionary util
|
2016-03-23 15:18:37 +01:00 |
|
Aurélien Georget
|
239e53193c
|
Report strapi-generate-migration updates
|
2016-03-23 14:57:20 +01:00 |
|
loicsaintroch
|
9261e67c5d
|
Update links to v2 docs
|
2016-03-22 18:45:53 +01:00 |
|
loicsaintroch
|
9f1a2ce51c
|
Add docs about v2
|
2016-03-22 18:11:11 +01:00 |
|
Aurélien Georget
|
8cd49c8210
|
Handle completly includedRelationshipData key
|
2016-03-22 16:35:43 +01:00 |
|
Aurélien Georget
|
b9696a6a84
|
Fix inversion keys on many-to-many relationships, and fix included relationship data on JSON API
|
2016-03-22 16:21:01 +01:00 |
|
Aurélien Georget
|
47bc021a94
|
Add require to bookshelf utils into API generator
|
2016-03-22 16:12:18 +01:00 |
|
Aurélien Georget
|
bd6ab496c4
|
Force autoPopulate when JSON is enabled
|
2016-03-22 16:07:17 +01:00 |
|
Aurélien Georget
|
e0834065f7
|
Improve GraphQL errors when there are no collections
|
2016-03-22 15:59:03 +01:00 |
|
Aurélien Georget
|
b3f4bc5b96
|
Fix crashes caused by migration, JSON API and GraphQL
|
2016-03-22 15:50:33 +01:00 |
|