Jim LAURIE
|
114ac4a30d
|
Merge pull request #3027 from strapi/update/readme
Update README to remove confusion on GitHub issues
|
2019-03-26 17:36:21 +01:00 |
|
DMehaffy
|
0f61590423
|
Update ReadMe to remove confusion on Github issues
|
2019-03-26 08:35:28 -07:00 |
|
Alexandre Bodin
|
3098309369
|
Use mongoose.find on simple queries for a perf boost
|
2019-03-26 14:57:02 +01:00 |
|
Alexandre Bodin
|
aee779c751
|
Try to use mongo 3.6.6 on travis to allow for new lookup feature
|
2019-03-26 08:57:50 +01:00 |
|
soupette
|
d2f50f7bae
|
Fix relations
|
2019-03-25 19:08:17 +01:00 |
|
Alexandre Bodin
|
ed0181b733
|
Avoid test failure on sql until we rework the graphql plugin
|
2019-03-25 18:04:18 +01:00 |
|
Alexandre Bodin
|
853e76884a
|
Remove moved cypress test files for now
|
2019-03-25 16:44:40 +01:00 |
|
Alexandre Bodin
|
0c5b255e75
|
Fix graphql loaders and add some e2e graphql tests
|
2019-03-25 16:37:46 +01:00 |
|
soupette
|
618d8afa4d
|
Fix edit attr
|
2019-03-25 13:02:00 +01:00 |
|
soupette
|
cde09a20e8
|
Allow to set values per line in the enum field
|
2019-03-25 12:36:04 +01:00 |
|
soupette
|
2b4396151c
|
Fix build
|
2019-03-25 12:15:44 +01:00 |
|
soupette
|
a861ee2fb5
|
Remove all useless files and add more tests to the app reducer
|
2019-03-23 13:50:20 +01:00 |
|
soupette
|
bd71c698bb
|
Finish relations
|
2019-03-23 12:11:56 +01:00 |
|
soupette
|
be9d94da53
|
Fix enumeration field
|
2019-03-23 09:18:11 +01:00 |
|
soupette
|
c1464f73be
|
Apply desgin feedback
|
2019-03-23 08:15:06 +01:00 |
|
soupette
|
8e672abc78
|
Remove useless components
|
2019-03-22 23:10:23 +01:00 |
|
soupette
|
ea560546ea
|
Add more tests
|
2019-03-22 23:03:37 +01:00 |
|
soupette
|
a0f5e57f10
|
Handle Relations
|
2019-03-22 20:34:51 +01:00 |
|
Alexandre Bodin
|
0066876ce4
|
Handle groupBy and aggregate
|
2019-03-22 20:03:19 +01:00 |
|
Alexandre Bodin
|
a6ffb9237e
|
Cleanup unused code
|
2019-03-22 19:25:29 +01:00 |
|
Alexandre BODIN
|
3282385ced
|
Merge branch 'master' into fix/travis-build
|
2019-03-22 19:01:29 +01:00 |
|
Alexandre Bodin
|
f8e8928d8a
|
Handle orWhere in mongo and format value / cast
|
2019-03-22 18:08:11 +01:00 |
|
Alexandre Bodin
|
6fcb38780d
|
Init code cleanup and auto loading of morph realtions in populated path
|
2019-03-22 17:15:51 +01:00 |
|
soupette
|
0a5341890e
|
Init Relation modal
|
2019-03-22 17:00:56 +01:00 |
|
soupette
|
63167318c1
|
Add tests to actions submit
|
2019-03-21 18:19:56 +01:00 |
|
Alexandre Bodin
|
f667cbb347
|
Merge branch 'master' into feature/deep-filtering-mongoose-bookshelf
|
2019-03-21 17:42:30 +01:00 |
|
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 |
|