Aurelsicoko
|
7e6b762c58
|
Merge branch 'master' of github.com:strapi/strapi into feature/upload
|
2018-02-26 11:14:24 +01:00 |
|
Aurelsicoko
|
e63a1f19fc
|
Handle empty relationships on morph side
|
2018-02-26 11:12:49 +01:00 |
|
Jim LAURIE
|
57acb6f9bf
|
Merge branch 'master' into file-upload-s3
|
2018-02-23 16:00:01 +01:00 |
|
Jim LAURIE
|
acfbd8bcaf
|
Merge branch 'master' into relations/polymorphic
|
2018-02-23 15:29:29 +01:00 |
|
Jim Laurie
|
543f21cdb1
|
Fix PR feedback
|
2018-02-23 14:57:58 +01:00 |
|
Aurelsicoko
|
946f0f17b3
|
Enhance polymorphic syntax
|
2018-02-22 15:34:33 +01:00 |
|
Aurelsicoko
|
26c10cddd0
|
Handle morphToOne and morphToMany verbose
|
2018-02-21 17:33:30 +01:00 |
|
Aurelsicoko
|
dd354caf60
|
Handle most polymorphic use cases with Bookshelf
|
2018-02-21 16:35:25 +01:00 |
|
Aurelsicoko
|
dc75b51d6f
|
[WIP] Polymorphic associations with Bookshelf
|
2018-02-20 19:59:05 +01:00 |
|
Jim Laurie
|
0a5e80be93
|
3.0.0-alpha.10.2
|
2018-02-19 11:38:20 +01:00 |
|
Jim Laurie
|
25d8217986
|
3.0.0-alpha.10.1
|
2018-02-14 11:03:00 +01:00 |
|
Luca Perret
|
3eb09a54d5
|
use tmp path for temporal connectivity check
|
2018-02-12 19:14:36 +01:00 |
|
Pierre BURGY
|
b67c5e34a8
|
Merge branch 'master' into enhancement/database-uri
|
2018-02-07 15:00:37 +01:00 |
|
Pierre Burgy
|
7f6e5ba5a8
|
3.0.0-alpha.9.3
|
2018-02-07 14:22:27 +01:00 |
|
Aurelsicoko
|
e8e6b91e4f
|
Remove user key from generated databases.json file
|
2018-02-06 16:00:04 +01:00 |
|
Jim LAURIE
|
dcb2839260
|
Merge branch 'master' into fix-update-user
|
2018-02-05 17:09:26 +01:00 |
|
Jim Laurie
|
1f3efc6416
|
3.0.0-alpha.9.2
|
2018-02-05 16:36:33 +01:00 |
|
Jim LAURIE
|
4e2f844cc9
|
Merge branch 'master' into alpha.9.1
|
2018-02-01 12:22:26 +01:00 |
|
Jim Laurie
|
f9a818e49c
|
3.0.0-alpha.9.1
|
2018-02-01 11:08:15 +01:00 |
|
Amit Yadav
|
7aa83dd897
|
Merge branch 'master' into hot_fix_-467
|
2018-01-31 19:25:08 +05:30 |
|
Amit Yadav
|
aabecd2fec
|
Removed async/await as it had to impact
|
2018-01-31 19:22:52 +05:30 |
|
Jim Laurie
|
8825f2fe2c
|
3.0.0-alpha.9
|
2018-01-29 17:24:10 +01:00 |
|
Amit Yadav
|
1edb583176
|
Merge branch 'master' into hot_fix_-467
|
2018-01-24 20:16:41 +05:30 |
|
Amit Yadav
|
bae0159208
|
Fixes strapi#467
|
2018-01-24 20:15:11 +05:30 |
|
Aurelsicoko
|
ed696f70a0
|
Refetch roles after delete
|
2018-01-24 13:51:22 +01:00 |
|
Aurelsicoko
|
cf1cb7050b
|
Resolve conflicts and disallow to edit and remove default roles
|
2018-01-24 11:52:09 +01:00 |
|
Aurelsicoko
|
8f85d85349
|
Improve roles in database to work with Bookshelf
|
2018-01-23 18:54:17 +01:00 |
|
Aurelsicoko
|
187f6cb748
|
Display logs for every missing tables or attributes & update delete/add role feature
|
2018-01-23 15:38:43 +01:00 |
|
Aurelsicoko
|
5b93cc5242
|
3.0.0-alpha.8.3
|
2018-01-19 16:49:57 +01:00 |
|
Jim Laurie
|
7b0a106cb2
|
3.0.0-alpha.8.2
|
2018-01-19 08:52:34 +01:00 |
|
Amit Yadav
|
5d9a49256a
|
Fixes https://github.com/strapi/strapi/issues/467
|
2018-01-18 23:34:20 +05:30 |
|
Jim Laurie
|
03643bfb13
|
3.0.0-alpha.8
|
2018-01-17 16:59:28 +01:00 |
|
Jim Laurie
|
7a4cb0e507
|
Fix data path in connectivity functions
|
2018-01-17 09:14:34 +01:00 |
|
FixError
|
c5bb2da0a4
|
fix bug
(const variable is assigned it cannot be assigned again and an attempt to do so will throw an error)
|
2018-01-12 00:58:34 +02:00 |
|
Jim Laurie
|
99346d41fc
|
Use Path resolver for connectivity script
|
2018-01-11 13:22:49 +01:00 |
|
Jim Laurie
|
df5b9f3dab
|
Change wording
|
2018-01-10 18:08:43 +01:00 |
|
Jim Laurie
|
e1fb02ab53
|
Test connection in connector node module
|
2018-01-10 15:31:54 +01:00 |
|
Jim Laurie
|
cc4973b65b
|
3.0.0-alpha.7.3
|
2018-01-05 12:10:41 +01:00 |
|
Aurelsicoko
|
dafec67234
|
Merge branch 'master' of github.com:strapi/strapi into relation/users
|
2018-01-04 11:25:27 +01:00 |
|
Aurelsicoko
|
ca7f12e985
|
Improve documentation for sorting filters
|
2017-12-20 16:06:02 +01:00 |
|
cyril lopez
|
bc25ca3870
|
Fix typo
|
2017-12-18 15:18:03 +01:00 |
|
Aurelsicoko
|
b208b0aa92
|
Change table naming for plugins
|
2017-12-18 14:07:35 +01:00 |
|
Aurelsicoko
|
92c891e341
|
Improve error when association fail and handle configurable key in models
|
2017-12-16 18:26:04 +01:00 |
|
Aurelsicoko
|
6d8b81ecbd
|
Resolve conflicts
|
2017-12-16 17:08:58 +01:00 |
|
Aurelsicoko
|
0230184619
|
Apply same algorithm to clearRelation method
|
2017-12-15 18:04:56 +01:00 |
|
Aurelsicoko
|
492c688344
|
Remove unnecessary directory read when building relations
|
2017-12-15 16:36:21 +01:00 |
|
Jim Laurie
|
5b6127876d
|
3.0.0-alpha.7.2
|
2017-12-15 15:04:31 +01:00 |
|
Jim Laurie
|
c7ef225238
|
Replace id to _id for fetch user mongoose
|
2017-12-14 15:14:53 +01:00 |
|
Jim Laurie
|
1ab6ae71d8
|
3.0.0-alpha.7.1
|
2017-12-14 10:27:08 +01:00 |
|
Aurelsicoko
|
859e2985c8
|
Fix many-to-many association with Bookshelf
|
2017-12-13 16:28:50 +01:00 |
|