Commit Graph

240 Commits

Author SHA1 Message Date
Andrey Sobolev
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 Platov
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 Platov
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 Platov
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 Platov
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 Platov
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 Platov
a8693be822
Initial standalone server implementation (#15)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-08 23:04:39 +02:00
Andrey Platov
ce348f1a92
Initial login service (#13)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-08 14:52:05 +02:00
Andrey Platov
c8f37bb496
Fixes #10 (#11)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-08 10:43:11 +02:00
Andrey Platov
1d073c07c4
fix storages and domains
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 20:29:35 +02:00
Andrey Platov
54eca771d2
fix client
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 19:21:52 +02:00
Andrey Platov
d8f262df9f
add chunter -- not working yet
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 17:23:13 +02:00
Andrey Platov
9246369b40
add model and model-core
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-07 07:39:49 +02:00
Andrey Platov
ad325a1d07
add more packages to compile workbench
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-06 12:18:50 +02:00
Andrey Platov
f90f9d5521
change Tx hierarchy
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-05 14:39:43 +02:00
Andrey Platov
e25d9ed618
initial $pushMixin implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-05 11:15:09 +02:00
Andrey Platov
f8a44dba73
fix minmodel
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-05 10:17:58 +02:00
Andrey Platov
7ec29dffb8
refactor minmodel
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-05 10:07:43 +02:00
Andrey Platov
bc5f551fc5
add search for undefined _id test
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-05 09:48:17 +02:00
Andrey Platov
1a1639108b
refactor withOperations
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-05 09:23:13 +02:00
Andrey Platov
cb68860a93
move triggers from core to server-core
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-05 08:47:54 +02:00
Andrey Platov
dc3dfa4951
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 23:19:20 +02:00
Andrey Platov
47938f8546
fix
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 23:17:53 +02:00
Andrey Platov
6aa35782c7
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 23:00:43 +02:00
Andrey Platov
4bd32c49e8
npmignore
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 22:59:13 +02:00
Andrey Platov
ee2349e47f
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 22:49:13 +02:00
Andrey Platov
7ffbd718cd
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 22:26:42 +02:00
Andrey Platov
df20992b09
add core docs
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 22:24:30 +02:00
Andrey Platov
748099568c
published
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 20:13:00 +02:00
Andrey Platov
d757d56df8
add memdb docs
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 20:11:33 +02:00
Andrey Platov
3f1c8851bc
publish core
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 20:06:13 +02:00
Andrey Platov
29118f59d9
add hierarchy docs
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 20:02:49 +02:00
Andrey Platov
110381c0af
publish core
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 19:54:00 +02:00
Andrey Platov
41796f346c
add docs to classes.ts
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 19:51:42 +02:00
Andrey Platov
19dedf7137
publish packages
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 19:47:11 +02:00
Andrey Platov
171d0a6c5c
Try publish (#1)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 19:35:29 +02:00
Andrey Platov
13db52c104
typescript to copy json files
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-04 19:13:14 +02:00
Andrey Platov
63ba826b3e
add server base
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-03 21:02:59 +02:00
Andrey Platov
2ba9fcc2b1
tweak dependencies
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-03 19:04:45 +02:00
Andrey Platov
f0cf5e8832
add core package
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-03 18:55:52 +02:00