23 Commits

Author SHA1 Message Date
Aurélien Georget
c6d2be25b5 Move entire repository to ES6 & fix tests 2016-11-07 16:31:34 +01:00
Aurélien Georget
8d3409de0d Update dependencies and migrate utils models into strapi-utils 2016-10-31 12:51:05 +01:00
Aurélien Georget
8cbe59a955 Apply ES6 guidelines to external modules 2016-07-11 13:03:35 +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
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
loicsaintroch
d81f2840ea Prepare workflow for testing and publishing 2016-03-29 12:02:06 +02: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
Aurélien Georget
b3f4bc5b96 Fix crashes caused by migration, JSON API and GraphQL 2016-03-22 15:50:33 +01:00
loicsaintroch
de96d913dd Form multi repos to mono repo workflow 2016-03-18 11:12:50 +01:00