Commit Graph
246 Commits
Author SHA1 Message Date
Alexander PlatovandGitHub 0d2949a415 General view of links (#284)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-24 21:38:32 +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 b416925573 AttachmentPresenter update
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-24 12:14:33 +02:00
Andrey Platov 3eec4d03ae fix build
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 16:47:39 +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
Alexander PlatovandGitHub 1edfb9fec4 Fix KanbanCard (#275)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-13 22:52:36 +02:00
Alexander PlatovandGitHub aa397a1ae7 New Kanban card layout, fix error position in Card (#274)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-13 22:04:18 +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
Alexander PlatovandGitHub e080f6e724 Limited width MessageBox (#272)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-13 16:42:48 +02:00
Alexander PlatovandGitHub 940bbd94a6 Fix Status grow (#271)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-13 15:15:59 +02:00
Andrey Platov 091d8ef5b1 cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 11:06:35 +02:00
Alexander PlatovandGitHub 8df449d090 Add MessageBox, fix UsersPopup (#258)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-13 10:39:46 +02:00
Alexander PlatovandGitHub f5e559dac8 Update Card layout (#257)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-13 10:39:26 +02:00
Andrey PlatovandGitHub 56deb3a4b0 introduce canClose (#256)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-12 12:11:45 +02:00
Alexander PlatovandGitHub 99a9feb36a Fix scrolling in EditStatuses (#253)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-11 20:03:49 +02:00
Alexander PlatovandGitHub fb581e570b Change popup position on update content (#255)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-11 20:03:29 +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 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 d89b8827ea important client fix
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-07 22:38:05 +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
Alexander PlatovandGitHub 5ef57b2907 Clean Popup (#236)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-06 14:36:08 +02:00
Andrey Platov d2262bbb16 initial kanban reordering
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-06 14:35:09 +02:00
Alexander PlatovandGitHub 0d11546617 Add arrow for sort. Modify Popup locations. (#235)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-06 11:57:44 +02:00
Andrey Platov 8ba50e184a expose modifiedOn field
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-05 16:34:52 +02:00
Alexander PlatovandGitHub 640bd0637c Fix colors in transparent Button (#234)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-05 15:39:53 +02:00
Alexander PlatovandGitHub d39f7f7d61 Add scroll in Popups (#233)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-05 13:21:10 +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 d4a03393ff initial attributes bar
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-04 21:18:23 +02:00
Alexander PlatovandGitHub 1bdc5c98d6 Fix Channels, CircleButton. Update icons for social. (#232)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-04 19:31:12 +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
Alexander PlatovandGitHub 4fd981b303 Add AttributesBar, YesNoPresenter (#230)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-04 16:32:27 +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 2cd37973a8 first, last -> name
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-01 14:28:52 +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 bc407c4a82 Merge branch 'main' of github.com:hcengineering/anticrm into main 2021-09-28 22:47:33 +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
Alexander PlatovandGitHub 1c59ea4ac3 Show Tooltip on mousemove (#225)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-28 17:08:48 +02:00
Andrey Platov f8a593148e memdb fix
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-28 14:09:43 +02:00
Alexander Platov 789f21e8d4 Fix KanbanCard background
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-28 14:59:35 +03:00
Andrey Platov 98b79f2b08 fix Tooltip
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-27 18:17:50 +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