29765 Commits

Author SHA1 Message Date
soupette
5b3bd4c0f7 Merge branch 'master' of github.com:strapi/strapi into improve/ctb 2019-03-21 17:42:11 +01:00
soupette
0520a2ed14 Send request POST PUT DELETE 2019-03-21 17:41:26 +01:00
Alexandre BODIN
a42c2a483c
Merge pull request #3012 from strapi/fix/events
Remove synchronous way of sending event
2019-03-21 12:11:16 +01:00
soupette
15b227df9b Add tests to modelpage 2019-03-21 11:53:44 +01:00
Aurélien Georget
e40a7ad878 Remove synchronous way of sending event 2019-03-21 11:02:52 +01:00
soupette
b7d43dd195 Add tests to ModelForm 2019-03-21 10:22:07 +01:00
Alexandre Bodin
c41e114b23 Run snyk only on non fork repo and run --build on setup 2019-03-21 09:55:38 +01:00
Alexandre Bodin
d2db6b633f Mongo + graphql v1 2019-03-21 09:07:36 +01:00
Jim LAURIE
c5f3eb67ce Fix loose permissions with Mongo 2019-03-21 09:07:02 +01:00
Kamal Bennani
07020fc3d6 Use where instead of passing it directly to the count function because the order of the pipelines matters 2019-03-21 09:07:02 +01:00
Kamal Bennani
490a226d9e Add the possibility to define post processors functions & add a new method 'where' in the query class 2019-03-21 09:07:02 +01:00
Kamal Bennani
dfcbd75cb8 Update the version of strapi-utils inside of CTM 2019-03-21 09:07:02 +01:00
Kamal Bennani
396f3c8ac0 Don't apply the limit when using loaders 2019-03-21 09:07:02 +01:00
Kamal Bennani
7718968b37 Adapt the aggregator to the new API and add totalCount attribute to the aggregation 2019-03-21 09:07:02 +01:00
Kamal Bennani
c16729084e Add a thru method to the query to intercept it 2019-03-21 09:07:02 +01:00
Kamal Bennani
a30f250f31 Correctly implement LIKE and ILIKE using knex 2019-03-21 09:07:02 +01:00
Kamal Bennani
5c7dd886aa No longer use convertParams 2019-03-21 09:07:02 +01:00
Kamal Bennani
c9865cd7ce Remove redundant joins 2019-03-21 09:07:02 +01:00
Kamal Bennani
4bb9af3fb1 Don't populate any relation in GraphQL context 2019-03-21 09:07:02 +01:00
Kamal Bennani
2dfde5a152 Re-adapt loader to work with manyToMany relationship 2019-03-21 09:07:02 +01:00
Kamal Bennani
0d9626b165 Fix issue when the relation is populated or not (Bookshelf) 2019-03-21 09:07:02 +01:00
Kamal Bennani
19c696ff25 Adapt Loader service to the new API 2019-03-21 09:07:02 +01:00
Kamal Bennani
2bdbf12b0a Simplify GraphQL resolver and adapt the ContentManager to the new changes 2019-03-21 09:07:02 +01:00
Kamal Bennani
17d8eb36c0 Adapt User plugin to the new API 2019-03-21 09:06:06 +01:00
Kamal Bennani
bd1930a75c Create a generic Builder and Query APIs 2019-03-21 09:06:06 +01:00
Kamal Bennani
e8c92fc3d7 Adapt Services to the new Mongoose API 2019-03-21 09:06:06 +01:00
Kamal Bennani
328f09da29 Introduce the new Builder/Converter for Mongoose ORM 2019-03-21 09:05:42 +01:00
Kamal Bennani
c93311557e Adapt Services to the new Bookshelf API 2019-03-21 09:05:42 +01:00
Kamal Bennani
3414e2d5cf Introduce the new Builder/Converter for Bookshelf ORM 2019-03-21 09:05:11 +01:00
Kamal Bennani
0209c48782 Move Cypress tests to their default integration folder 2019-03-21 09:05:11 +01:00
soupette
1ab1a80b89 Update events 2019-03-20 19:39:11 +01:00
soupette
bfe612987b Add events 2019-03-20 19:23:36 +01:00
soupette
568751d885 Fix conflicts 2019-03-20 18:39:55 +01:00
soupette
6d58b6a210 Fix popup nav 2019-03-20 18:34:26 +01:00
soupette
6c9f5579ca Remove useless files in modelpage 2019-03-20 17:50:11 +01:00
soupette
4c7107ff35 Add test to app reducer 2019-03-20 17:44:30 +01:00
Jim LAURIE
81ed8d0fb2
Merge pull request #3005 from strapi/events/ctb
Fix events in content type builder
2019-03-20 14:11:20 +01:00
Aurélien Georget
6582c1ae3c Remove blank spaces 2019-03-20 13:29:27 +01:00
Aurélien Georget
6e5213c619 Fix events in content type builder 2019-03-20 11:49:32 +01:00
soupette
2e03cd90aa Handle edit attribute 2019-03-20 11:34:12 +01:00
Abdón Rodríguez Davila
c21f2f6123
Update api-documentation.md 2019-03-20 11:24:44 +01:00
Abdón Rodríguez Davila
678b188b4c
Remove duplicated server 2019-03-20 11:22:40 +01:00
soupette
f0f76e9606 Fix prompt with search 2019-03-20 09:34:23 +01:00
Abdón Rodríguez Davila
45bf78519c
Added comment to improve linting of generated service files 2019-03-20 00:02:05 +01:00
soupette
b9068271b0 Add prompt when an existing model has been modified but not saved 2019-03-19 14:44:21 +01:00
soupette
20a36cab03 Add delete attribute 2019-03-19 14:14:22 +01:00
Getriax
b9c67e7f8f trim content builder model attributes 2019-03-18 22:28:28 +01:00
Jim LAURIE
2260b200a7
Merge pull request #2986 from strapi/3.0.0-alpha.25.2
3.0.0 alpha.25.2
2019-03-18 12:15:56 +01:00
Jim LAURIE
2b678f2f0a 3.0.0-alpha.25.2 v3.0.0-alpha.25.2 2019-03-15 23:32:36 +01:00
Jim LAURIE
fd0903eb9b Merge branch '3.0.0-alpha.25.1' of github.com:strapi/strapi into 3.0.0-alpha.25.2 2019-03-15 23:31:54 +01:00