Commit Graph
4601 Commits
Author SHA1 Message Date
Andrey Platov 684c671a09 social editor tweaks
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 20:02:12 +02:00
Andrey Platov 8d0c3b9969 reusing social presenter in the candidate card
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 19:38:31 +02:00
Andrey Platov 0f6fde311c add more channels
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 19:24:43 +02:00
Andrey Platov 2af1b2aad3 Merge branch 'main' of github.com:hcengineering/anticrm into main 2021-09-01 18:44:34 +02:00
Andrey Platov 9a7a4bd9f3 introduce contact-assets
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 18:44:19 +02:00
Alexander PlatovandGitHub f57711e9e9 Replace Modal with Popup (#119)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-01 18:31:05 +02:00
Alexander PlatovandGitHub 97798f0097 Add maxWidth in EditBox (#117)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-01 17:12:50 +02:00
Andrey PlatovandGitHub 4c10063e14 Social editor updates (#118)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 17:11:01 +02:00
Andrey Platov 120dab0f04 popup's onClose callback
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 14:38:22 +02:00
Andrey Platov aa48e78d29 update social editor and attachment presenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 11:55:56 +02:00
Andrey Platov 7d5e2e72a7 show resume on Candidate Card in edit mode
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 10:58:24 +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 b43737c8a9 fixes #103
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 10:10:17 +02:00
Andrey Platov aab349b9b5 fixes #107
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 10:08:48 +02:00
Alexander PlatovandGitHub 808854169a Add SocialEditor (#113)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-01 09:46:05 +02:00
Andrey Platov 779f926d78 fix z-index on popup stack
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-31 19:09:10 +02:00
Andrey Platov 9d39529d9f create stack of popups. fixes: #112
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-31 19:07:28 +02:00
Andrey Platov ac87b6c82a initial AttachmentPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-31 16:54:47 +02:00
Andrey Platov c728103e68 introduce ChannelsPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-31 12:42:40 +02:00
Andrey Platov 9fd29de26d update model and add form to dialogeditor
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-31 11:28:31 +02:00
Alexander PlatovandGitHub 4e69d41984 Fix warnings (#102)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-31 09:15:42 +02:00
Andrey Platov ef5c8d8d2a modal overlay
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-30 21:09:58 +02:00
Alexander PlatovandGitHub f3137d65e3 Add mixed backgrounds (#101)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 20:49:32 +02:00
Alexander PlatovandGitHub 00e5f78c6d Fix backgrounds (#100)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 20:11:39 +02:00
Alexander PlatovandGitHub a4916b59fd Add backgrounds (#99)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 19:51:06 +02:00
Andrey Platov 771a0bc91d fix attachments
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-30 19:50:33 +02:00
Andrey Platov 48bc68f746 resolve File conflict
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-30 19:29:32 +02:00
Alexander PlatovandGitHub 4be6ae33b0 Add inline component Link (#98)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 19:19:58 +02:00
Andrey Platov 4e4b5ba5ab pass space for upload
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-30 19:09:31 +02:00
Andrey Platov d0c53e9437 remove logging
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-30 19:05:00 +02:00
Andrey Platov b564be40a9 bring John back
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-30 19:04:24 +02:00
Andrey Platov d102f00c5c save show/hide
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-30 19:03:31 +02:00
Alexander PlatovandGitHub 481853212d Bring old Dialog back (#96)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 18:27:54 +02:00
Alexander PlatovandGitHub 7056cd454d Clean Attachments (#94)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 18:17:19 +02:00
Alexander PlatovandGitHub 353568450e Correct display in Safari (#93)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 16:43:24 +02:00
Alexander PlatovandGitHub 5c9bdc4968 Animate Popup (#91)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 15:37:49 +02:00
Alexander PlatovandGitHub 1c928c1627 Fix nottom Dialog (#90)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 14:51:15 +02:00
Alexander PlatovandGitHub 9524d5cd09 Fix Popup Position on default (#89)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 13:43:35 +02:00
Alexander PlatovandGitHub ba851b85ba New card (#88)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 12:56:20 +02:00
Alexander PlatovandGitHub da9a0f2e84 New style (#87)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 12:40:31 +02:00
Andrey Platov d7e02d99e9 checkpoint
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-30 12:17:15 +02:00
Andrey Platov b514235ad0 update DialogHeader
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-30 10:03:54 +02:00
Alexander PlatovandGitHub 62b3dbec86 Create attachments tab (#85)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 09:26:11 +02:00
Andrey Platov d98e450c24 Merge branch 'main' of github.com:hcengineering/anticrm into main
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-30 09:20:05 +02:00
Andrey Platov 42a6cf2e06 dialogheader fix
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-30 09:18:25 +02:00
Alexander PlatovandGitHub fbe4f1fb5c Add AvatarEditor (#84)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 09:17:26 +02:00
Andrey Platov 8b92648ade upload rework
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-29 17:30:22 +02:00
Andrey Platov 5e58e5cf7e cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-29 13:28:31 +02:00
Andrey Platov 632dddf356 cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-29 13:27:25 +02:00
Andrey Platov 7e36bb8711 minio uploads
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-29 11:39:33 +02:00