Commit Graph

60 Commits

Author SHA1 Message Date
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