Commit Graph
81 Commits
Author SHA1 Message Date
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
Andrey Platov 2a010b5311 full text adapter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-27 11:17:18 +02:00
Andrey Platov 753e5e4690 add index to model
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-26 19:59:08 +02:00
Andrey Platov cc521d651e implement findOne
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-24 21:00:56 +02:00
Andrey Platov e77bba017c includes
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-24 18:32:50 +02:00
Andrey Platov e9386b7fa2 es6
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-24 17:54:00 +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 78e69338e7 publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-11 11:37:47 +02:00
Andrey Platov 800926d13b server to support workspaces
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-11 11:35:56 +02:00
Andrey Platov 899e9e9f83 client filtering model transactions
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-10 12:26:48 +02:00
Andrey Platov 757a1308d4 publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-09 13:56:37 +02:00
Andrey Platov 6d4d11407d clean client
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-09 08:59:50 +02:00
Andrey Platov f9907655a9 publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-08 23:06:52 +02:00
Andrey PlatovandGitHub a8693be822 Initial standalone server implementation (#15)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-08 23:04:39 +02:00
Andrey PlatovandGitHub ce348f1a92 Initial login service (#13)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-08 14:52:05 +02:00
Andrey PlatovandGitHub c8f37bb496 Fixes #10 (#11)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-08 10:43:11 +02:00