Commit Graph

417 Commits

Author SHA1 Message Date
Andrey Platov
604f594b3d
initial ApplicationsPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-26 13:18:19 +02:00
Andrey Platov
1e21e8ebe3
update table configuration
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-26 13:05:17 +02:00
Alexander Platov
dd7c2d5c68
Fix popup for TableView (#214)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-26 12:48:36 +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
Andrey Platov
048bb9c71f
Delete action
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-25 18:48:22 +02:00
Alexander Platov
55ceee2372
TableView popup (#213)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-25 08:14:35 +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
e6715a1970
Fix popup position (#210)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-22 16:06:09 +02:00
Andrey Platov
7733f44e11
make kanban respecting state order
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-22 14:03:40 +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
Alexander Platov
fa946f526e
Clean Popup (#205)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-22 13:15:09 +02:00
Andrey Platov
74a9366688
preloading of popup component
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-22 12:43:25 +02:00
Andrey Platov
479fb21600
a strange fix
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-22 12:38:09 +02:00
Andrey Platov
64b5e14208
initial status reordering
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-22 10:41:03 +02:00
Alexander Platov
a29118ac5e
Fix Popup, click on UserBox anywhere (#204)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-21 12:21:41 +02:00
Alexander Platov
598071d50d
New row style (#203)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-21 10:24:57 +02:00
Andrey Platov
2550a7f9ce
ingress annotations
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-17 19:02:14 +02:00
Alexander Platov
a1f3a3454f
Drag-n-Drop in EditStatuses (#200)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-17 13:23:37 +02:00
Alexander Platov
035b4431fb
Fix header in TableView (#199)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-17 13:23:22 +02:00
Andrey Platov
444db6a5ca
EditStatuses
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-17 10:28:15 +02:00
Alexander Platov
32bb730549
No Bold II (#197)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-16 13:35:23 +02:00
Alexander Platov
33256c2910
No bold (#196)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-16 13:29:20 +02:00
Andrey Platov
2624896848
change table row height
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-16 13:28:39 +02:00
Alexander Platov
98cc58e138
Fix scroll in Panel. Add sizes in Spinner. (#195)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-16 13:11:32 +02:00
Andrey Platov
e28190ca52
create application validation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-16 11:46:04 +02:00
Andrey Platov
3367f222ea
fix elastic deployment
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-16 11:16:32 +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
74d46558f1
add TxPutBag
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-15 12:53:11 +02:00
Andrey Platov
2e23842170
tweak elastic
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-14 22:09:08 +02:00
Andrey Platov
4b0e2ceaa7
update es index
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-14 16:21:05 +02:00
Andrey Platov
5439f55397
index all string attributes
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-14 14:29:43 +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
Andrey Platov
5554c29eff
front caching
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-14 09:40:31 +02:00
Andrey Platov
3beb5160be
checkpoint
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-13 23:21:39 +02:00
Andrey Platov
5f9e68c500
attachment -> data
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-13 22:25:55 +02:00
Andrey Platov
9479ce0f5c
checkpoint
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-13 21:50:43 +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
570c3e2bac
Add Search (#190)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-13 17:05:39 +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