Andrey Hohutkin
fb39ebecc4
Cleaning
2019-10-29 09:42:49 +02:00
Andrey Hohutkin
42d4543802
Using returning promise instead of callbacks
2019-10-29 09:41:23 +02:00
Andrey Hohutkin
c51c6b06c5
Lifecycle pre callbacks can be cancelled
...
In case that any Lifecycle pre callback returns Promise.reject it will be caught by Admin UI showing error banner.
It allows custom validations with Lifecycle callbacks as well
Admin UI will show saving process without it in case of error inside Lifecycle callback just writing error message in log.
2019-10-28 16:51:42 +02:00
Alexandre Bodin
293dbb89d9
Populate groups 1st level relations
2019-09-17 11:32:57 +02:00
Alexandre Bodin
e1a319a25e
Mongoose unique index error logs and other index error logs
2019-08-12 10:15:22 +02:00
Alexandre BODIN
f84962597e
Merge branch 'develop' into group/tests
2019-08-09 15:45:05 +02:00
Alexandre Bodin
d6f14550d2
Fix content-manager stuff for mongoose
2019-08-09 13:48:31 +02:00
Alexandre Bodin
34a5424a8a
Fixes to mongoose groups
2019-08-09 11:45:31 +02:00
Alexandre Bodin
db0656e6a3
Fix missing dates in mongoose allAttributes
2019-07-22 18:16:16 +02:00
Alexandre Bodin
cd19e04d6d
Init queryManager
2019-07-16 17:23:24 +02:00
Alexandre Bodin
78380aa220
Implement create and updates for groups in a CT
2019-07-12 17:54:42 +02:00
Alexandre Bodin
343648988c
Add manyWay support to mongoose hook
2019-07-09 09:18:06 +02:00
Alexandre Bodin
5f29e81556
Group schema + auto populate for mongoose
2019-07-04 15:27:27 +02:00
Alexandre Bodin
b24d88f740
init schema mongoose
2019-07-02 13:56:14 +02:00