Commit Graph

78 Commits

Author SHA1 Message Date
Alexander Platov
741ea0eafd
Fix Activity layout (#351)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-11-23 19:46:06 +01:00
Andrey Sobolev
1ed9b7b5ff
Boolean presenter
Boolean presenter

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-22 17:57:43 +07:00
Alexander Platov
fdd0290697
Fix KanbanPanel (#331)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-11-22 10:29:19 +01:00
Andrey Sobolev
3f066c718f
Activity support
Initial Activity support

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-19 00:22:06 +07:00
Andrey Sobolev
a446e3f799
Fix collection operations
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-11-17 21:47:45 +07:00
Andrey Platov
ec5646504a
Introduce avatar (#300)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-09 18:39:38 +01:00
Andrey Platov
79a6546e8c
YesNo unknown -> n/a
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-25 15:10:27 +02:00
Alexander Platov
ff3bae4bf8
Fix Table layout (#286)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-24 22:48:30 +02:00
Alexander Platov
441bf232aa
Remove checking from Table (#285)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-24 21:38:56 +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
Alexander Platov
3f3953de3a
Add Table (#282)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-23 16:49:11 +02:00
Alexander Platov
ec2f80d59b
Remove findNode from TableView (#281)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-23 14:56:04 +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
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
091d8ef5b1
cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 11:06:35 +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
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
8ba32cc38f
remove Create new application card
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-09 13:26:29 +02:00
Alexander Platov
3eb640f0bc
Restyle KanbanPanel (#248)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-09 13:18:07 +02:00
Andrey Platov
fe2d8176f1
add $move descriptor
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-09 13:17:00 +02:00
Andrey Platov
4f4d2f8e48
initial $move implementation (#249)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-09 10:54:08 +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
fc13903163
get back to stable
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-08 12:29:02 +02:00
Andrey Platov
157e7874c4
bulk everything
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-08 11:18:06 +02:00
Andrey Platov
d89b8827ea
important client fix
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-07 22:38:05 +02:00
Andrey Platov
4a45a0b5fe
initial BulkWrite
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-07 22:01:17 +02:00
Andrey Platov
877c2f47a4
kanban experiments
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-07 19:08:46 +02:00
Andrey Platov
4cac9797ce
kanban fix
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-07 18:12:11 +02:00
Andrey Platov
a87194dee7
Upgrade packages and Kanban fix (#237)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-06 18:54:39 +02:00
Andrey Platov
d2262bbb16
initial kanban reordering
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-06 14:35:09 +02:00
Alexander Platov
0d11546617
Add arrow for sort. Modify Popup locations. (#235)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-10-06 11:57:44 +02:00
Andrey Platov
7aae52d549
cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-05 16:44:47 +02:00
Andrey Platov
fbd5ef20bd
add table sorting capabilities
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-05 16:43:50 +02:00
Andrey Platov
8ba50e184a
expose modifiedOn field
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-05 16:34:52 +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
b6f4a3c1fa
Restyle TableView (#222)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-28 12:18:01 +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
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
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
598071d50d
New row style (#203)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-21 10:24:57 +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
Andrey Platov
2624896848
change table row height
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-16 13:28:39 +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
9479ce0f5c
checkpoint
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-13 21:50: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
244eafadd5
add tests to github workflow
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-12 09:37:22 +02:00