Commit Graph

323 Commits

Author SHA1 Message Date
Andrey Platov
d034094829
fix click area
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-06 10:43:09 +02:00
Andrey Platov
c20ddfd20b
swithc viewlets
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-06 10:40:20 +02:00
Andrey Platov
4bb2f869bf
prepare for Kanban implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-06 10:30:31 +02:00
Andrey Platov
69b86a3db5
remove logs and additional check
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-05 14:23:48 +02:00
Andrey Platov
b072099c0b
initial state implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-05 14:03:33 +02:00
Alexander Platov
711bfb1ac6
Layout CreateApplication (#136)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-03 17:39:10 +02:00
Andrey Platov
0f175c8bc9
update card
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-03 16:38:22 +02:00
Andrey Platov
a2ff68d6d7
fix mongodb lookup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-03 16:34:08 +02:00
Alexander Platov
246a4b3b5e
Add Card component. Fix Popup. (#135)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-03 15:59:05 +02:00
Andrey Platov
7a99603734
update CreateApplication
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-03 11:41:21 +02:00
Andrey Platov
945f7e8fe0
fix popup result
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-03 11:17:26 +02:00
Alexander Platov
601d971147
Rework UserBox to use Popup (#130)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-03 10:34:42 +02:00
Andrey Platov
3b50e07756
Merge branch 'main' of github.com:hcengineering/anticrm into main 2021-09-02 19:42:16 +02:00
Andrey Platov
884c73eab7
small icon
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-02 19:42:04 +02:00
Alexander Platov
45689aeb0f
Layout for SocialEditor (#128)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-02 19:41:42 +02:00
Alexander Platov
a12e478e49
Add hovers on social links (#127)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-02 19:05:48 +02:00
Andrey Platov
a5869ceb87
update model
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-02 12:39:47 +02:00
Andrey Platov
fd303723aa
remove unassigned social links
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-02 11:26:45 +02:00
Alexander Platov
667e577575
Fix social icons (#122)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-01 21:52:15 +02:00
Alexander Platov
25eb047538
Social links. Fix Email icon (#121)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-01 21:08:07 +02:00
Andrey Platov
0ee0e68380
add more providers
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 20:28:58 +02:00
Alexander Platov
98e0fea3c4
Add social icons (#120)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-01 20:17:13 +02:00
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 Platov
f57711e9e9
Replace Modal with Popup (#119)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-01 18:31:05 +02:00
Alexander Platov
97798f0097
Add maxWidth in EditBox (#117)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-01 17:12:50 +02:00
Andrey Platov
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 Platov
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 Platov
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 Platov
f3137d65e3
Add mixed backgrounds (#101)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 20:49:32 +02:00
Alexander Platov
00e5f78c6d
Fix backgrounds (#100)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 20:11:39 +02:00
Alexander Platov
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 Platov
4be6ae33b0
Add inline component Link (#98)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 19:19:58 +02:00