Commit Graph

43 Commits

Author SHA1 Message Date
Andrey Sobolev
4187fecb0e
Upgrade rush/heft (#1480)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-04-21 15:51:16 +07:00
Denis Bykhov
7318f3365a
Threads special (#1399)
* Draft

Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>

* Threads special

Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-04-14 22:55:56 +06:00
Denis Bykhov
f44c9a59ca
FindResult {total: number} (#1320)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-04-08 10:06:38 +07:00
Denis Bykhov
cdb303d873
Clear LQ callback when unsubscibe (#1214)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-03-28 16:41:03 +07:00
Denis Bykhov
78b1d38340
1105 fix (#1207)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-03-28 15:04:22 +07:00
Andrey Sobolev
6f7e95e233
Upcoming events (#1195)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-03-23 10:03:41 +01:00
Denis Bykhov
773022cfae
LiveQuery lookup fix (#1161)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-03-18 11:49:56 +07:00
Denis Bykhov
0d2221e567
Fix mis-matching dependencies (#1152)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-03-17 12:07:47 +07:00
Andrey Sobolev
728216c936
Support for review participants (#1139)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-03-14 16:05:02 +07:00
Andrey Sobolev
25df15e34a
Vacancies redesign (#1088)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-03-04 16:01:46 +07:00
Denis Bykhov
4c60b40eb3
Fix query update when refresh (#1006)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-14 16:52:52 +07:00
Denis Bykhov
7e40d3943d lookup fix
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-12 01:01:57 +06:00
Denis Bykhov
a1616b4e0c Search query fix
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-11 23:55:14 +06:00
Denis Bykhov
53713d8c18
Channels sotring modifiedOn (#944)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-07 10:09:57 +01:00
Denis Bykhov
a7c3999515
Lookup live query (#883)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-31 10:06:30 +01:00
Denis Bykhov
ea19fe2bbf
FindOne Fix (#847)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-21 10:05:26 +01:00
Andrey Sobolev
df4df7a60c
Fix #758 (#762)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-05 10:11:47 +01:00
Andrey Sobolev
275b2b0800
Leads with Mixins (#737)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-30 10:04:32 +01:00
Ilya Sumbatyants
d115f4c5f8
Do not try to match $search key (#716)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-23 10:07:09 +01:00
Ilya Sumbatyants
9a24af1788
Make possible to archive spaces with states (#688)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-21 10:08:22 +01:00
Andrey Sobolev
beecb23c79
Allow Use client from client-resources from NodeJS (#545)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-06 17:57:35 +01:00
Andrey Sobolev
0f81991480
Enable ESLint/prettier (#389)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-01 10:27:29 +01:00
Andrey Sobolev
50bacde651
Fix query transactions handling (#372)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-26 12:05:18 +01:00
Andrey Sobolev
444441f5a4
Fix eslint working in VSCode (#314)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-17 14:38:16 +01:00
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
d75d17bfec
introduce TxResult
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 18:46:48 +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
473fa9ba80
client expose getModel; working ApplicationsPopup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-27 11:06:55 +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
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
5013109f7e
fixes #109
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 10:42:07 +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
980213d3f0
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-20 18:22:42 +02:00
Andrey Platov
78e69338e7
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-11 11:37:47 +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
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