cyril lopez
|
8e80edc47c
|
Merge branch 'master' into front/admin-new-hook-architecture
|
2019-04-12 18:43:59 +02:00 |
|
soupette
|
a2192c1dec
|
Fix conflicts
|
2019-04-09 16:01:01 +02:00 |
|
soupette
|
e56e46e030
|
Split admin and users.
Co-authored-by: lauriejim
|
2019-04-09 12:09:03 +02:00 |
|
Alexandre Bodin
|
865664315f
|
Apply feedbacks
|
2019-04-04 12:41:57 +02:00 |
|
Alexandre Bodin
|
7c6206f1a2
|
Remove old code
|
2019-04-04 12:41:57 +02:00 |
|
Alexandre Bodin
|
72e7d34a14
|
Use SQL alias to allow for the same table name multiple times in the same query
|
2019-04-04 12:41:57 +02:00 |
|
Alexandre Bodin
|
9bc56a3535
|
Apply review changes
|
2019-03-29 16:53:25 +01:00 |
|
Alexandre Bodin
|
b08c5bf3d2
|
Fix relation bug
|
2019-03-28 23:04:23 +01:00 |
|
Alexandre Bodin
|
e435201de4
|
Move basic type cast to the root buildQuery in strapi-utils
|
2019-03-28 17:12:43 +01:00 |
|
Alexandre Bodin
|
32254e5aaa
|
Add bookshelf buildQuery comments
|
2019-03-28 16:15:25 +01:00 |
|
Alexandre Bodin
|
b8dc116ff6
|
Fix relations and graphql nested lookups for both mongo and sql
|
2019-03-28 12:13:32 +01:00 |
|
Alexandre Bodin
|
0c5b255e75
|
Fix graphql loaders and add some e2e graphql tests
|
2019-03-25 16:37:46 +01:00 |
|
Alexandre Bodin
|
a6ffb9237e
|
Cleanup unused code
|
2019-03-22 19:25: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 |
|
Alexandre Bodin
|
f667cbb347
|
Merge branch 'master' into feature/deep-filtering-mongoose-bookshelf
|
2019-03-21 17:42:30 +01:00 |
|
Alexandre Bodin
|
d2db6b633f
|
Mongo + graphql v1
|
2019-03-21 09:07:36 +01:00 |
|
Kamal Bennani
|
a30f250f31
|
Correctly implement LIKE and ILIKE using knex
|
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
|
3414e2d5cf
|
Introduce the new Builder/Converter for Bookshelf ORM
|
2019-03-21 09:05:11 +01:00 |
|
Jim LAURIE
|
2b678f2f0a
|
3.0.0-alpha.25.2
|
2019-03-15 23:32:36 +01:00 |
|
Jim LAURIE
|
54457aadd0
|
3.0.0-alpha.25.1
|
2019-03-15 18:02:32 +01:00 |
|
Jim LAURIE
|
a63afc888f
|
3.0.0-alpha.25
|
2019-03-14 12:08:21 +01:00 |
|
Alexandre Bodin
|
6b417aa1fa
|
Setup travis jobs and stages
|
2019-03-13 00:10:20 +01:00 |
|
Alexandre Bodin
|
a0b45e2741
|
Add cypress run
|
2019-03-13 00:10:20 +01:00 |
|
Prateek Narula
|
5821b8ac15
|
FetchCollection changed to FetchAll
beforeFetchCollection will be beforeFetchAll and afterFetchCollection will be afterFetchAll.
Lifecycle hook variables need to be changed to be inline with mongoose. See https://github.com/strapi/strapi/blob/master/packages/strapi-hook-mongoose/lib/index.js
|
2019-03-12 17:23:38 +01:00 |
|
Jim LAURIE
|
0ed71140bf
|
Remove comments
|
2019-03-11 17:11:53 +01:00 |
|
REDDY PRASAD
|
786e1e00f7
|
🐛 Fix 'non-constant default' error while addind timestamp field to existing sqlite3 table
|
2019-03-08 11:33:47 +05:30 |
|
Jim LAURIE
|
8241863444
|
Merge branch 'master' into enhancement/bigint
|
2019-03-07 13:42:16 +01:00 |
|
Jim LAURIE
|
14e3b8fdbb
|
3.0.0-alpha.24.1
|
2019-02-19 11:29:51 +01:00 |
|
Jim LAURIE
|
a74c38ff65
|
3.0.0-alpha.24
|
2019-02-19 10:16:24 +01:00 |
|
Jim LAURIE
|
84fd769913
|
Merge branch 'master' into fix-sqlite-migration
|
2019-02-19 09:28:22 +01:00 |
|
Jim LAURIE
|
1a91bd5ea6
|
Fix sqlite migration
|
2019-02-19 09:21:07 +01:00 |
|
Jim LAURIE
|
78e3e2ca26
|
Merge branch 'master' into fix-sqlite-migration
|
2019-02-18 19:10:33 +01:00 |
|
Jim LAURIE
|
4e2f976ca0
|
Fix sqlite migration tmp table
|
2019-02-18 18:12:34 +01:00 |
|
Jim LAURIE
|
a26ac6c6c3
|
Merge branch 'master' into enhancement-install-cmd
|
2019-02-18 15:57:25 +01:00 |
|
Jim LAURIE
|
a25c6b5c69
|
Fix typo
|
2019-02-16 13:14:09 +01:00 |
|
Jim LAURIE
|
fb04c4dcbe
|
Fix sqlite column update
|
2019-02-14 16:23:29 +01:00 |
|
Aurelsicoko
|
2bf3165985
|
Bypass SQLite connection check and fix project generation
|
2019-02-13 18:56:04 +01:00 |
|
Jim LAURIE
|
92abd536cb
|
Merge branch 'master' into master
|
2019-02-10 17:26:18 +01:00 |
|
Jim LAURIE
|
42b4a56c0a
|
3.0.0-alpha.23.1
|
2019-02-07 13:08:41 +01:00 |
|
Jim LAURIE
|
ff84a82466
|
3.0.0-alpha.23
|
2019-02-07 10:40:33 +01:00 |
|
Jim LAURIE
|
7555cc5952
|
3.0.0-alpha.22
|
2019-02-04 18:21:48 +01:00 |
|
Jim LAURIE
|
8334ca6088
|
Fix mysql and pg test connection
|
2019-02-04 15:39:47 +01:00 |
|
Sajjad Shirazy
|
dfead41387
|
use _.castArray instead, it'll only cast the value to an array if it's not the case already
|
2019-02-04 12:20:17 +03:30 |
|
Sajjad Shirazy
|
1768bbc209
|
forgotten pull
|
2019-02-03 15:10:04 +03:30 |
|
Sajjad Shirazy
|
9453eb3829
|
Merge branch 'master' of https://github.com/sajjad-shirazy/strapi
|
2019-02-03 15:08:57 +03:30 |
|
Sajjad Shirazy
|
a9606b6eae
|
Supporintg IN and NOT IN as a filter type
|
2019-02-03 15:08:36 +03:30 |
|
Sajjad Shirazy
|
4d4d32837c
|
Supporting NOT IN as a filter
|
2019-02-03 14:04:22 +03:30 |
|
Sajjad Shirazy
|
ec0992b3b9
|
Supporting NOT IN as a filter
|
2019-02-02 16:25:03 +03:30 |
|