Commit Graph
113 Commits
Author SHA1 Message Date
Andrey SobolevandGitHub 56380c4958 Todos Support (#681)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-20 11:18:29 +01:00
Denis BykhovandGitHub 81000b50f6 Objects sort (#672)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-20 10:06:31 +01:00
Ilya SumbatyantsandGitHub b0ffc0ed46 Ranks (#653)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-17 10:08:37 +01:00
Andrey SobolevandGitHub e958388e4c Tasks as Attached Documents (#539)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-15 10:04:43 +01:00
Ilya SumbatyantsandGitHub caff583483 Kanban templates & won/lost states (#612)
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
2021-12-14 10:24:14 +01:00
Denis BykhovandGitHub 12f66bc433 Candidate move (#604)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2021-12-13 10:05:46 +01:00
Andrey SobolevandGitHub 36f2353878 Fake data generator (#594)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-10 10:47:54 +01:00
Denis BykhovandGitHub b926118e84 Sorting (#567)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-08 10:14:55 +01:00
Andrey PlatovandGitHub 473bde605c Publish new client (#550)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-12-07 10:06:25 +01:00
Andrey SobolevandGitHub 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 PlatovandGitHub e5f414ac6e delete attached objects (introduce Collection type) (#529)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-12-06 10:16:04 +01:00
Andrey SobolevandGitHub e4783e09f9 Allow unassign (#511)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-03 11:16:16 +01:00
Andrey Sobolev 1dd945d7b3 Fix Hierarchy is extends is not working second time
Fix Hierarchy is extends is not working second time

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-02 20:02:25 +07:00
Denis BykhovandGitHub 32d559a07b Vacancy details (#486)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-02 10:09:37 +01:00
Andrey SobolevandGitHub c60388224b Interfaces Support (#473)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-01 21:25:28 +01:00
Andrey SobolevandGitHub 0f81991480 Enable ESLint/prettier (#389)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-01 10:27:29 +01:00
Andrey SobolevandGitHub 50bacde651 Fix query transactions handling (#372)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-26 12:05:18 +01:00
Andrey SobolevandGitHub 6c281b38f8 Activity update (#362)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-25 12:07:44 +01:00
Andrey Platov 60241df125 published core 0.6.13
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-19 15:53:47 +01: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
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
Andrey SobolevandGitHub 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 PlatovandGitHub 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 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 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