Commit Graph
782 Commits
Author SHA1 Message Date
Andrey Sobolev 1ed9b7b5ff Boolean presenter
Boolean presenter

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-22 17:57:43 +07:00
Andrey Sobolev f2a7b73edf Fix duplicate activity
Fix duplicate activity

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-19 14:41:32 +07: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
Denis BykhovandGitHub 8ef4b49800 channelProviders ids (#320)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-17 15:00:51 +01: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
Denis BykhovandGitHub 3f8fa48f48 Minor fixes (#317)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-17 14:34:40 +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 PlatovandGitHub 76b79a829e do not crash on import error (#308)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-16 17:17:04 +01:00
Denis BykhovandGitHub a942f959cf Minor fixes (#307)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-16 17:14:37 +01:00
Andrey Platov f4cb89b251 add import indexing
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-10 21:04:34 +01:00
Andrey Platov 15281ad833 add cookies support for front import
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-10 18:39:32 +01:00
Andrey PlatovandGitHub ec5646504a Introduce avatar (#300)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-09 18:39:38 +01:00
Andrey Platov 4c33b4b06e initial import file implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-09 17:06:52 +01:00
Andrey PlatovandGitHub 36f74d900f Expose connect from client-resources (#299)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-09 12:38:30 +01:00
Andrey Platov 484c10bf0c remove custom space editors
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-03 15:57:55 +01:00
Alexander PlatovandGitHub 18ca47a4e0 Add EditCandidates, EditVacancy and SpacePanel (#293)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-11-03 14:01:21 +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 096fe284da implement mongo removeDoc
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-26 19:51:49 +02:00
Andrey Platov 10621de2e3 fix fulltext update
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-26 18:54:58 +02:00
Andrey Platov 7b70a8c7b6 fix fulltext mapping issue
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-26 18:43:51 +02:00
Andrey Platov 8fd1adfe0a get rid of upload service
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-25 17:11:48 +02:00
Andrey Platov c31d8f4c7a fix content-type
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-25 16:40:59 +02:00
Andrey Platov 6f9245158f upload keep content type
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-25 16:09:54 +02:00
Andrey Platov 89844039bc Attachments cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-24 12:43:42 +02:00
Andrey Platov c41a3222bd attachments cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-24 12:33:17 +02:00
Andrey Platov 6813bedc55 introduce AttachmentPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 17:47:47 +02:00
Andrey Platov 63a79a88d7 AttachmentPresenter -> AttachmentsPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 17:30:22 +02:00
Andrey Platov 58649a7a7d show attachments in Table
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 17:09:56 +02:00
Andrey Platov b3e88daf3c refactor attachments
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 16:03:37 +02:00
Andrey PlatovandGitHub 465c57f37c introduce Sequence (#280)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 12:09:39 +02:00
Andrey Platov 2cc2f5c700 k8s deployment use secret
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 02:05:45 +02:00
Andrey Platov a5809075ec bring kanban back
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-14 17:51:23 +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 PlatovandGitHub 771188e72f Model lookup (#259)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 10:38:35 +02:00
Andrey Platov 5e2d48b8e3 null check in mongo driver
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 15:20:20 +02:00
Andrey Platov 3c69fa7d11 broadcast derived data
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 13:51:59 +02:00
Andrey Platov 4f147640c5 DocWithState trigger
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 12:46:46 +02:00
Andrey Platov 3d833008f5 pass hierarchy to trigger
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 12:21:08 +02:00
Andrey Platov 26c93b9f01 add view trigger
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 12:02:46 +02:00
Andrey Platov 2586143433 introduce DocWithState
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 11:24:33 +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 1eb5ff15f8 initial Kanban object
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-08 16:49:46 +02:00
Andrey Platov 157e7874c4 bulk everything
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-08 11:18:06 +02:00
Andrey Platov 4a45a0b5fe initial BulkWrite
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-07 22:01:17 +02:00