Commit Graph

246 Commits

Author SHA1 Message Date
Andrey Platov
a3c06c4ca5
rename CreateVacancy copy
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-02 09:47:06 +01:00
Alexander Platov
b80efb543c
Update CreateVacancy & CreateCandidates layouts. Add Dropdown. (#292)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-11-02 09:45:08 +01:00
Alexander Platov
15f309c2db
Add Candidate and Vacancy cards (#287)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
Co-authored-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-31 10:54:56 +01:00
Andrey Platov
a3ed524bd8
Introduce TxAddCollection (#291)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-30 12:13:55 +02:00
Alexander Platov
a982a5c6c4
Fix CircleButton (#290)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-27 17:57:07 +02:00
Andrey Platov
bcc2e09d40
fix CreateCandidate
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-27 16:41:54 +02:00
Alexander Platov
a9f2e54e42
Fix layout for CreateCandidate (#289)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-27 16:18:00 +02:00
Andrey Platov
4b74aaae4a
fix CreateCandidate: attachments no longer an object
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-25 15:46:12 +02:00
Andrey Platov
79a6546e8c
YesNo unknown -> n/a
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-25 15:10:27 +02:00
Andrey Platov
a6fa28cfde
add queries to Table
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-24 13:16:44 +02:00
Andrey Platov
32a99c202e
applications cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-24 13:01:40 +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
6813bedc55
introduce AttachmentPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 17:47:47 +02:00
Andrey Platov
63a79a88d7
AttachmentPresenter -> AttachmentsPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 17:30:22 +02:00
Andrey Platov
58649a7a7d
show attachments in Table
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 17:09:56 +02:00
Alexander Platov
3f3953de3a
Add Table (#282)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-23 16:49:11 +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
7cdaaf9224
enable applicants
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 12:45:59 +02:00
Andrey Platov
465c57f37c
introduce Sequence (#280)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-23 12:09:39 +02:00
Alexander Platov
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 Platov
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 Platov
1be2b83308
Fix YesNo (#276)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-14 09:33:59 +02:00
Alexander Platov
1edfb9fec4
Fix KanbanCard (#275)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-13 22:52:36 +02:00
Alexander Platov
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
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 Platov
f5e559dac8
Update Card layout (#257)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-13 10:39:26 +02:00
Andrey Platov
771188e72f
Model lookup (#259)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 10:38:35 +02:00
Andrey Platov
56deb3a4b0
introduce canClose (#256)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-12 12:11:45 +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
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
1eb5ff15f8
initial Kanban object
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-08 16:49:46 +02:00
Andrey Platov
d2262bbb16
initial kanban reordering
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-06 14:35:09 +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 Platov
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
Alexander Platov
f6d1a5f477
Add AttributeEditor (#231)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-04 17:04:25 +02:00
Alexander Platov
4fd981b303
Add AttributesBar, YesNoPresenter (#230)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-04 16:32:27 +02:00
Andrey Platov
2cd37973a8
first, last -> name
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-01 14:28:52 +02:00
Alexander Platov
be4e3a8cb5
Update ApplicationsPopup layout (#228)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-28 22:48:16 +02:00
Alexander Platov
f76a8a5b15
Fix backgrounds in Kanban Card (#223)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-28 15:59:15 +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
5fb8432820
use attachments presenter in application kanban card
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-27 19:24:15 +02:00
Andrey Platov
bfc81b562c
update application kanban card
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-27 18:44:09 +02:00
Andrey Platov
a01ed023b5
remove Kanban from recruit
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-27 18:21:07 +02:00
Andrey Platov
98b79f2b08
fix Tooltip
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-27 18:17:50 +02:00
Andrey Platov
c542cca9cd
initial EditApplication
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-27 12:32:36 +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
Andrey Platov
d805f87df7
clean applications presenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-27 10:44:58 +02:00
Alexander Platov
eedd1f81bb
Modify Tooltip (#217)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-27 10:06:05 +02:00
Alexander Platov
d735fbd218
Fix ApplicationsPresenter (#216)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-26 16:17:05 +02:00
Alexander Platov
624dec89c7
Layout ApplicationsPresenter (#215)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-26 15:48:53 +02:00
Andrey Platov
b11d3c46b6
cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-26 13:20:46 +02:00
Andrey Platov
604f594b3d
initial ApplicationsPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-26 13:18:19 +02:00
Andrey Platov
3963740540
initial recruit trigger
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-26 12:48:15 +02:00
Andrey Platov
e2632a5d14
initial server-recruit-resources
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-26 11:16:55 +02:00
Andrey Platov
65b57b1f42
remove CreateApplicationPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-25 20:58:08 +02:00
Andrey Platov
a7a21b429f
initial CreateApplication action
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-25 20:33:36 +02:00
Andrey Platov
8149f57fd1
add title to Candidate
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-25 19:05:56 +02:00
Alexander Platov
2520da1215
New layout EditStatuses (#212)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-25 08:14:21 +02:00
Alexander Platov
343aa5828e
Add YesNo, changed Create Candidate (#211)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-22 16:06:21 +02:00
Alexander Platov
df9492abfc
Move StatusControl for Login, add error in Card (#206)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-22 13:15:25 +02:00
Andrey Platov
64b5e14208
initial status reordering
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-22 10:41:03 +02:00
Andrey Platov
444db6a5ca
EditStatuses
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-17 10:28:15 +02:00
Andrey Platov
e28190ca52
create application validation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-16 11:46:04 +02:00
Alexander Platov
bd779dfc0d
Fix Link and Attachments. Add FileGroup. Correct hover on Channels. (#194)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-16 09:23:58 +02:00
Andrey Platov
ce51ee8137
attachment presenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-15 19:51:22 +02:00
Andrey Platov
bf9f479500
Rework Attachments as a bag (#193)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-15 19:03:34 +02:00
Andrey Platov
736ee30dca
checkpoint
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-14 13:24:58 +02:00
Andrey Platov
6d743c92e9
introduce AttachedDoc
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-14 10:10:32 +02:00
Alexander Platov
28ca1ff5de
Fix header size (#191)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-13 21:50:08 +02:00
Alexander Platov
91b9543599
Fix Panel and Channels (#189)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-13 11:55:08 +02:00
Alexander Platov
ed3954e5da
Fix subtitle in EditCandidate (#188)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-13 00:12:43 +02:00
Andrey Platov
f561be69ca
panel editing experiment
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-13 00:01:18 +02:00
Andrey Platov
7e020c2891
open attachment
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 18:30:30 +02:00
Alexander Platov
a6f81f8ba1
Three fixes (#186)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-12 18:06:39 +02:00
Andrey Platov
a29f2581a0
add activity to panel
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 17:36:54 +02:00
Andrey Platov
08b81ca5a9
add svelte-check to panel
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 17:06:28 +02:00
Alexander Platov
2aa51b3056
Fix title in EditCandidate (#185)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-12 17:01:11 +02:00
Andrey Platov
369f73f2e4
add title and fix attachments
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 16:47:49 +02:00
Andrey Platov
f59ca31d5d
fix predicate and attachments
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 16:00:45 +02:00
Andrey Platov
244eafadd5
add tests to github workflow
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 09:37:22 +02:00
Alexander Platov
d22b62c303
First layout Panel (#183)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-12 08:45:16 +02:00
Andrey Platov
18bcd8944d
introduce @anticrm/panel package
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 21:09:39 +02:00
Alexander Platov
f225b726d1 Merge branch 'main' of https://github.com/hcengineering/anticrm into add-panel 2021-09-11 21:34:56 +03:00
Alexander Platov
3e001eec5d Add Panel 2021-09-11 21:33:51 +03:00
Andrey Platov
9d24dc384e
Application Presenter and labels for custom presenters
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 11:32:01 +02:00
Andrey Platov
a17d566829
remove svelte checks
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 10:05:24 +02:00
Andrey Platov
f23b0b4886
add folder captions in Card
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-11 08:38:54 +02:00
Andrey Platov
f7086d9bdd
CreateCandidate updates
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-10 18:59:11 +02:00
Alexander Platov
83f68f7e00
Fix Card footer (#178)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-10 16:26:16 +02:00
Alexander Platov
f3f4013fab
Layout CreateCandidate (#177)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-10 08:41:22 +02:00
Alexander Platov
0e81bdeebc
Fix Navigator (#176)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-09 22:23:51 +02:00