Commit Graph

191 Commits

Author SHA1 Message Date
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