Commit Graph

90 Commits

Author SHA1 Message Date
Andrey Platov
a29afa4d98
initial select space
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-08 18:16:07 +02:00
Andrey Platov
c265bf64cf
userbox fixes and preserve candidate
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-08 17:36:04 +02:00
Alexander Platov
6dd4084b61
Layout for CreateApplicationPresenter. Fix shadow and blur for popups. (#164)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-08 17:21:40 +02:00
Andrey Platov
4f33365b25
initial create application button in candidates pool
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-08 13:24:49 +02:00
Andrey Platov
6e79f55cbf
fixes #160
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-08 10:22:50 +02:00
Andrey Platov
4167dcd129
initial pdf viewer implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-07 19:36:52 +02:00
Alexander Platov
b2771486f1
Add dialog PDFViewer (#156)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-07 17:28:26 +02:00
Andrey Platov
adabc79e8c
remove logging
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-07 17:15:53 +02:00
Andrey Platov
c880b1c6a2
fixes #149
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-07 17:15:31 +02:00
Andrey Platov
8a6f64e1da
Merge branch 'main' of github.com:hcengineering/anticrm into main 2021-09-07 14:18:34 +02:00
Andrey Platov
e9328d3d6b
fixes #154
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-07 14:18:19 +02:00
Alexander Platov
c4388c1066
Fix shadow and blur in KanbanCard (#146)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-07 11:37:56 +02:00
Andrey Platov
a26c10ad8c
kanban take cards implementation from extensions
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-07 10:36:50 +02:00
Alexander Platov
bb08165fef
Add KanbanView. Move icons. (#143)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-06 18:00:43 +02:00
Andrey Platov
e9f12766c1
fix create application
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-06 13:28:30 +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
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
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
Alexander Platov
45689aeb0f
Layout for SocialEditor (#128)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-02 19:41:42 +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
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
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
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
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
ac87b6c82a
initial AttachmentPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-31 16:54:47 +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
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
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