Commit Graph
27 Commits
Author SHA1 Message Date
68ae2f2e31 flush to develop (#380)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
Co-authored-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
Co-authored-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-26 12:28:15 +01:00
Andrey Sobolev f2a7b73edf Fix duplicate activity
Fix duplicate activity

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-19 14:41:32 +07:00
Andrey SobolevandGitHub 444441f5a4 Fix eslint working in VSCode (#314)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-17 14:38:16 +01:00
Andrey SobolevandGitHub fd09282ed7 Build watch mode (#318)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-17 14:29:26 +01:00
Andrey Platov 096fe284da implement mongo removeDoc
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-26 19:51:49 +02:00
Andrey Platov 8013bc086c retrieve option for TxUpdate
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 21:54:11 +02:00
Andrey PlatovandGitHub 002af26680 Pass Tx results to the client (#273)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 20:58:14 +02:00
Andrey Platov d75d17bfec introduce TxResult
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 18:46:48 +02:00
Andrey PlatovandGitHub 771188e72f Model lookup (#259)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 10:38:35 +02:00
Andrey Platov 5e2d48b8e3 null check in mongo driver
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 15:20:20 +02:00
Andrey PlatovandGitHub 4f4d2f8e48 initial $move implementation (#249)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-09 10:54:08 +02:00
Andrey Platov 1d7c296d8a mongodb $like implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-01 15:33:49 +02:00
Andrey Platov a5ccda96c4 fix mongo $inc operator
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-28 22:47:17 +02:00
Andrey Platov 75c90a3d6c add mongo logging
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-28 16:24:28 +02:00
Andrey PlatovandGitHub bf9f479500 Rework Attachments as a bag (#193)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-15 19:03:34 +02:00
Andrey Platov 74d46558f1 add TxPutBag
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-15 12:53:11 +02:00
Andrey Platov 3ab72eb819 fixes #159
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-08 10:34:48 +02:00
Andrey Platov b73e2e1a4c fix mongo driver and kanban view
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-06 19:56:50 +02:00
Andrey Platov a2ff68d6d7 fix mongodb lookup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-03 16:34:08 +02:00
Andrey Platov fd6c4064c1 Token moved to server-core
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-28 09:08:41 +02:00
Andrey PlatovandGitHub f5f78029b6 DbAdapters finalization (#65)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-26 14:16:45 +02:00
Andrey PlatovandGitHub 4f4a772630 Introduce DbAdapter (#61)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-25 19:55:26 +02:00
Andrey Platov 980213d3f0 publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-20 18:22:42 +02:00
Andrey Platov 81871cbeeb transaction ordering
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-20 18:20:22 +02:00
Andrey Platov 00f694f906 checkpoint
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-19 18:36:31 +02:00
Andrey Platov dec3adefeb initial workspace contribution
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-19 09:36:12 +02:00
Andrey Platov 5ce8370a63 initial MongoStorage implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-18 21:46:59 +02:00