Commit Graph
97 Commits
Author SHA1 Message Date
Andrey SobolevandGitHub 50bacde651 Fix query transactions handling (#372)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-26 12:05:18 +01:00
Andrey SobolevandGitHub 6c281b38f8 Activity update (#362)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-25 12:07:44 +01:00
Andrey Platov 60241df125 published core 0.6.13
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-19 15:53:47 +01:00
Andrey Sobolev 3f066c718f Activity support
Initial Activity support

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-19 00:22:06 +07:00
Andrey Sobolev a446e3f799 Fix collection operations
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-17 21:47:45 +07:00
Andrey Sobolev b6fac06d2b TxCollectionCUD
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-17 21:43:24 +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 82ff1db45f publish core & chunter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-10 18:43:29 +01:00
Andrey PlatovandGitHub a3ed524bd8 Introduce TxAddCollection (#291)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-30 12:13:55 +02:00
Andrey Platov b3e88daf3c refactor attachments
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 16:03:37 +02:00
Andrey Platov 65f8cc4384 temporarily autoincremented id composition
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-14 11:44:25 +02:00
Andrey Platov 7fb8d31f89 add number field for auto-incremented object id
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-14 10:43:55 +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 Platov 2586143433 introduce DocWithState
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 11:24:33 +02:00
Andrey Platov 671723fdbe preserve empty SpaceWithStates
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-09 19:43:44 +02:00
Andrey Platov fe2d8176f1 add $move descriptor
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-09 13:17:00 +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 4a45a0b5fe initial BulkWrite
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-07 22:01:17 +02:00
Andrey PlatovandGitHub a87194dee7 Upgrade packages and Kanban fix (#237)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-06 18:54:39 +02:00
Andrey Platov d2262bbb16 initial kanban reordering
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-06 14:35:09 +02:00
Andrey Platov 8ba50e184a expose modifiedOn field
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-05 16:34:52 +02:00
Andrey Platov 8d4d052a5d make UXObjects label mandatory
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-05 11:18:37 +02:00
Andrey Platov 44a881cd25 add onsite and remote
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-04 17:46:06 +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 7e33fd8906 UserPopup to use $like
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-01 15:07:09 +02:00
Andrey Platov d41af86109 unverified $regex implmentation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-01 12:44:57 +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 f8a593148e memdb fix
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-28 14:09:43 +02:00
Andrey Platov 473fa9ba80 client expose getModel; working ApplicationsPopup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-27 11:06:55 +02:00
Andrey Platov 3963740540 initial recruit trigger
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-26 12:48:15 +02:00
Andrey Platov 479fb21600 a strange fix
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-22 12:38:09 +02:00
Andrey Platov 64b5e14208 initial status reordering
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-22 10:41:03 +02:00
Andrey Platov 444db6a5ca EditStatuses
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-17 10:28:15 +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 5439f55397 index all string attributes
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-14 14:29:43 +02:00
Andrey Platov 6d743c92e9 introduce AttachedDoc
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-14 10:10:32 +02:00
Andrey Platov 9479ce0f5c checkpoint
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-13 21:50:43 +02:00
Andrey Platov f59ca31d5d fix predicate and attachments
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 16:00:45 +02:00
Andrey Platov 0199106bb0 revert client, fix test
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 11:02:26 +02:00
Andrey Platov ea13fba732 fix core test and add to build pipeline
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 10:44:31 +02:00
Andrey Platov 590124f668 accounts update
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-10 17:54:13 +02:00
Andrey Platov 9643017591 default null
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-09 12:51:10 +02:00
Andrey Platov b072099c0b initial state implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-05 14:03:33 +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 ac87b6c82a initial AttachmentPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-31 16:54:47 +02:00
Andrey Platov 8b92648ade upload rework
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-29 17:30:22 +02:00