Commit Graph
3147 Commits
Author SHA1 Message Date
Alexander PlatovandGitHub 3f3953de3a Add Table (#282)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-23 16:49:11 +02:00
Andrey Platov f3962181a4 Merge branch 'main' of github.com:hcengineering/anticrm into main 2021-10-23 16:03:45 +02:00
Andrey Platov b3e88daf3c refactor attachments
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 16:03:37 +02:00
Alexander PlatovandGitHub ec2f80d59b Remove findNode from TableView (#281)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-23 14:56:04 +02:00
Andrey Platov 7cdaaf9224 enable applicants
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 12:45:59 +02:00
Andrey PlatovandGitHub 465c57f37c introduce Sequence (#280)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 12:09:39 +02:00
Alexander PlatovandGitHub a847d662da Fix all Yes/No components (#278)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-14 17:52:02 +02:00
Alexander PlatovandGitHub 722298ba78 Fix ApplicationPresenter (#279)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-14 17:51:49 +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 1be2b83308 Fix YesNo (#276)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-14 09:33:59 +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 d75d17bfec introduce TxResult
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 18:46:48 +02:00
Andrey Platov 6d7e58a85c null values does not show in kanban card
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 11:14:18 +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 771188e72f Model lookup (#259)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 10:38:35 +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
Andrey Platov bde9357f72 close CreateApplication
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-11 11:35:22 +02:00
Andrey Platov 25d98e4b64 preset status
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 16:48:16 +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 1b10e7b3e4 move order and statuses to Kanban
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-09 17:02:32 +02:00
Andrey Platov 901e781803 use $move
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-09 13:35:59 +02:00
Andrey Platov 8ba32cc38f remove Create new application card
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-09 13:26:29 +02:00
Alexander PlatovandGitHub 3eb640f0bc Restyle KanbanPanel (#248)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-09 13:18:07 +02:00
Alexander PlatovandGitHub 0cbd50b4ad Add ColorsPopup (#247)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-09 13:17:53 +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 1eb5ff15f8 initial Kanban object
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-08 16:49:46 +02:00
Andrey Platov fc13903163 get back to stable
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-08 12:29:02 +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 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 Platov 877c2f47a4 kanban experiments
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-07 19:08:46 +02:00
Andrey Platov 4cac9797ce kanban fix
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-07 18:12:11 +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
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 7aae52d549 cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-05 16:44:47 +02:00
Andrey Platov fbd5ef20bd add table sorting capabilities
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-05 16:43:50 +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 dbbe33045e Add icons (#224)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-05 10:27:55 +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
Andrey Platov 77d7348db2 social controls
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-04 17:08:08 +02:00