Commit Graph

44 Commits

Author SHA1 Message Date
Alexander Platov
47e39eae75
Remove inline in Inbox. Panel, presenters fixes. (#3665)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2023-09-06 22:52:48 +07:00
Andrey Sobolev
e0f831de4f
Fix readonly for data editors (#3598)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-08-17 09:59:26 +06:00
Vyacheslav Tumanov
cdba698d2a
UBER-747: fix readonly field (#3593)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2023-08-16 00:17:47 +07:00
Andrey Sobolev
161d26ebeb
UBER-665: Rename EmployeeAccount->PersonAccount (#3550)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-08-05 01:06:21 +07:00
Alexander Platov
2e6181acf1
TSK-1459: update Panel layout (#3163)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2023-05-11 14:18:33 +07:00
Anton Brechka
c917f9c59a
TSK-1252: Dispatch update event for attribute bar (#3017)
Signed-off-by: Anton Brechka <anton.brechka@ezthera.com>
2023-04-19 23:13:07 +07:00
Alexander Platov
1388a8933e
TSK-1060. Fixed presenters and control panels (aside) (#2901)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2023-04-06 11:51:13 +07:00
Denis Bykhov
bdbe7de4f1
TSK-925 Collaborators (#2849)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2023-03-29 15:18:59 +06:00
Alexander Platov
b63fea06d3
TSK-786. Fixed styles for Attributes (#2814)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2023-03-24 11:54:56 +07:00
Denis Bunakalya
9cccca0a45
Pass attribute key to attribute editors (#2818)
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>
2023-03-23 16:48:34 +06:00
Sergei Ogorelkov
acc5e124a1
Search for the attribute editor throughout the hierarchy (#2647)
Signed-off-by: Sergei Ogorelkov <sergei.ogorelkov@xored.com>
2023-02-16 21:14:47 +06:00
Andrey Sobolev
e87b7fd27f
Support for draft attrubutes (#2407)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-12-01 13:48:07 +06:00
Andrey Sobolev
f69439eaef
Rework documents (#2347)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-11-02 14:50:14 +06:00
Andrey Sobolev
40fd5a4532
Allow to specify project to sprints (#2275)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-09-22 00:32:48 +07:00
Andrey Sobolev
5b6ef778f3
Migrate to hcengineering and publish to github packages (#2273)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-09-21 14:08:25 +06:00
Andrey Sobolev
681d83a5d3
Initial Estimations support. (#2251)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-08-16 17:19:33 +07:00
Denis Bykhov
1091ced274
Hr ui fix (#2112)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-06-20 22:59:56 +07:00
Anna No
e732568c2e
Tags: Add inline editor (#2081)
Signed-off-by: Anna No <anna.no@xored.com>
2022-06-16 00:25:58 +07:00
Anna No
5a28f6294f
Tags: Fix collection editor (#2080)
* Tags: Revert collection editor changes

Signed-off-by: Anna No <anna.no@xored.com>

* Tags: Revert collection editor changes

Signed-off-by: Anna No <anna.no@xored.com>
2022-06-15 19:26:03 +07:00
Anna No
4e5fc37506
Board: fix attribute views for tags (#2046)
* Board: fix attribute views for tags

Signed-off-by: Anna No <anna.no@xored.com>

* Board: fix attribute views for tags

Signed-off-by: Anna No <anna.no@xored.com>

* fix formatting

Signed-off-by: Anna No <anna.no@xored.com>

* fix review comments

Signed-off-by: Anna No <anna.no@xored.com>

* fix review comments

Signed-off-by: Anna No <anna.no@xored.com>

* fix review comments

Signed-off-by: Anna No <anna.no@xored.com>
2022-06-09 21:34:35 +07:00
Andrey Sobolev
a9392e1921
Fix members in Review/Board etc. (#2036)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-06-08 20:55:01 +07:00
Alex
7fe382daf0
Adjust label editors (#1955)
Signed-off-by: Dvinyanin Alexandr <dvinyanin.alexandr@gmail.com>
2022-05-31 11:28:40 +07:00
Denis Bykhov
e02631a0a6
Minor fixes (#1822)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-05-22 18:07:02 +07:00
Alexander Platov
5fea32fd6f
Update EditChannel panel, Attributes (#1735)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-05-13 13:41:30 +07:00
Alexander Platov
ceeaccec51
Fix white theme. Allow to copy text. Update EditVacancy. (#1723) 2022-05-12 18:29:49 +07:00
Alexander Platov
b8e942a145
Corrected No date. Fix Status and Priority editors. Little fixes. (#1697)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-05-09 18:37:34 +07:00
Denis Bykhov
64a8a27265
Provide attribute type data to editor (#1691)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-05-07 00:46:34 +07:00
Andrey Sobolev
96a5e53e16
Fix lead padding and add switch application (#1649) 2022-05-05 18:42:32 +07:00
Andrey Sobolev
e4e2af93dc
Fix query clone respect mixins (#1631)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-05-04 20:54:32 +06:00
Alexander Platov
203850269b
New panels (#1556)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-04-27 12:50:07 +07:00
Andrey Sobolev
0188f2dcc3
Selection/Navigation fixes (#1500)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-04-24 12:18:03 +07:00
Andrey Sobolev
a4af938871
Rework reviews (#1156)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-03-18 13:37:49 +07:00
Andrey Sobolev
728216c936
Support for review participants (#1139)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-03-14 16:05:02 +07:00
Andrey Sobolev
a5f662e43f
Ability to change done state (#888)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-31 10:07:56 +01:00
Andrey Sobolev
275b2b0800
Leads with Mixins (#737)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-30 10:04:32 +01:00
Alexander Platov
0b72615c3d
Fix svelte-check in ui (#663)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-17 10:03:43 +01:00
Andrey Sobolev
570f373af7
Handler RefTo to display presenter (#547)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-06 16:15:53 +01:00
Andrey Sobolev
e4783e09f9
Allow unassign (#511)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2021-12-03 11:16:16 +01:00
Denis Bykhov
32d559a07b
Vacancy details (#486)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-12-02 10:09:37 +01:00
Alexander Platov
bdd5429238
Update StatesPopup layout, fix AttributeBarEditor (#476)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-12-02 10:05:37 +01:00
Denis Bykhov
4ae06a7677
State editor (#411)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2021-11-29 12:32:17 +01:00
Andrey Platov
8013bc086c
retrieve option for TxUpdate
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 21:54:11 +02:00
Andrey Platov
002af26680
Pass Tx results to the client (#273)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 20:58:14 +02:00
Andrey Platov
d4a03393ff
initial attributes bar
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-04 21:18:23 +02:00