Commit Graph

243 Commits

Author SHA1 Message Date
Alexander Platov
4878dae539
Tables support for Markup editor (#2385)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-11-18 13:45:30 +07:00
Timur Mukhamedishin
2cd894e7ad
Allow to create new team (#2375)
Signed-off-by: muhtimur <timur.mukhamedishin@xored.com>
2022-11-17 11:31:42 +07:00
Alexander Platov
7e03e8f59d
Fix popups (#2384)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-11-17 11:29:58 +07:00
Ruslan Bayandinov
2df58960d2
fix navigation handling (#2373)
Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
2022-11-12 12:52:16 +07:00
Alexander Platov
5cf3ae7846
Fix Table display in Documents application and CreateIssue layout (#2372)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-11-11 13:40:04 +07:00
Timur Mukhamedishin
cdbead6584
Vacancy templates (#2351)
Signed-off-by: muhtimur <timur.mukhamedishin@xored.com>
2022-11-09 17:24:02 +06:00
Ruslan Bayandinov
bd1079cb53
add report time tests (#2368)
Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
2022-11-09 17:23:06 +06:00
Timur Mukhamedishin
eb2be10adf
Add close New Issue confirmation dialog (#2370)
Signed-off-by: muhtimur <timur.mukhamedishin@xored.com>
2022-11-09 17:04:55 +07:00
Denis Bykhov
01a86a2ffd
Bump contact (#2369)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2022-11-09 17:03:05 +07:00
Alexander Onnikov
e70ca4f65e
TSK-404 Add number value check in editor (#2367)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2022-11-09 13:56:24 +07:00
Denis Bykhov
19429e2977
Bump workbench (#2366)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2022-11-09 13:55:52 +07:00
Ruslan Bayandinov
bfd120b887
Fix reporting null time (#2362)
Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
2022-11-08 16:22:02 +07:00
mrsadman99
bf406ef066
TSK-364: Fixed filter updates for collapse issues state (#2355)
Signed-off-by: Anton Brechka <anton.brechka@ezthera.com>
2022-11-08 15:06:58 +07:00
Timur Mukhamedishin
314aea3b2b
Correct estimation circle behavior (#2361)
Signed-off-by: muhtimur <timur.mukhamedishin@xored.com>

Signed-off-by: muhtimur <timur.mukhamedishin@xored.com>
2022-11-08 15:04:04 +07:00
Ruslan Bayandinov
e64172c867
Allow to report time for sub-issue from main view (#2358)
* allow to report time for sub-issue from main view

Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>

* add small gap between user and estimation

Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>

* remove unused import

Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>

Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
2022-11-07 11:40:09 +07:00
mrsadman99
2841146512
TSK-363: Fixed multiple no sprint category (#2352)
Signed-off-by: Anton Brechka <anton.brechka@xored.com>
2022-11-04 13:09:59 +07:00
Andrey Sobolev
f69439eaef
Rework documents (#2347)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-11-02 14:50:14 +06:00
Denis Bunakalya
81f31c2b54
tsk-339 Fix scroll in issue preview (#2346)
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>
2022-11-01 23:08:39 +07:00
mrsadman99
95eeb37c6c
Exclude backlog issues from estimations (#2344)
Signed-off-by: Anton Brechka <anton.brechka@xored.com>
2022-11-01 22:49:07 +07:00
Kristina
6ff12b512f
TSK-342: add resume issue function (#2332)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2022-11-01 22:46:26 +07:00
Kristina
15c2aa802b
TSK-212: add notification on issue created (#2325)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2022-11-01 02:08:57 +07:00
Ruslan Bayandinov
242b3dc96e
Fix reported time date (#2338)
Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
2022-10-31 13:01:01 +07:00
Denis Bykhov
71f4e38dd6
Bump versions (#2334)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2022-10-28 22:16:30 +07:00
Ruslan Bayandinov
a5fbf5b59e
Allow to set a due date for selected issues (#2336)
Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
2022-10-28 19:45:47 +06:00
Alexander Platov
fc4230c9cf
Fix UI: DatePopup, Panel, PDFViewer. Adapting to Firefox. (#2331)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-10-27 10:56:21 +07:00
Alexander Platov
cfe5972a11
Adaptation of IssuesList, IssuesListItem added (#2322)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-10-25 14:04:11 +07:00
Alexander Platov
5568eeba3c
Update IssuesList layout (#2317)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-10-24 17:26:56 +07:00
Ruslan Bayandinov
39b8454317
Fix UpDownNavigator (#2311)
Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
2022-10-20 09:42:18 +07:00
Ruslan Bayandinov
9fc7c33372
Add open parent issue button for a sub-issue edit panel (#2304)
* add open parent issue button for a sub-issue edit panel

Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>

* simplify getting reactive var value

Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>

* make UpDownNavigator more universal

Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>

Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
2022-10-18 12:33:11 +06:00
Alexander Onnikov
4a0cdb4cd7
Fix copying text to clipboard for Safari
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2022-10-17 13:51:51 +07:00
Denis Bunakalya
71c3fce9e7
tsk-328 Avoid issue relations backreferences (#2303)
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>
2022-10-14 14:15:56 +07:00
Andrey Sobolev
52e8fa405e
Bump and publish new versions (#2306)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-10-14 13:13:09 +06:00
Alexander Platov
009865fe33
Update Login. Fix warnings. (#2300)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-10-13 11:54:38 +07:00
Denis Bunakalya
a2ca2e70df
tsk-327 Show issue title in presenter tooltip (#2296)
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>

Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>
2022-10-11 21:50:21 +06:00
Denis Bunakalya
6213f9c40a
tsk-325 Add estimation editor in board view (#2295)
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>

Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>
2022-10-11 17:50:56 +06:00
Denis Bunakalya
ca6e5edcf8
tsk-187 Duplicate issue from context menu (#2292)
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>
2022-10-11 13:39:26 +07:00
Ruslan Bayandinov
1aa132d66b
Fix displaying report time in different places (#2290)
* Fix report time round

Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>

* fix formatting

Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>

Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
2022-10-11 11:04:07 +07:00
Andrey Sobolev
bc27d42542
Unify related issue creation and few fixes (#2289)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-10-10 12:35:27 +06:00
Andrey Sobolev
4ed2f7ede2
Fix process issues (#2287)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-10-06 21:48:16 +07:00
Andrey Sobolev
e29660e10e
Fix process issues (#2285)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-10-06 15:41:55 +06:00
Alexander Onnikov
d2a16ffd72
More clipboard write fixes, add utility function (#2286)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2022-10-06 15:38:47 +06:00
Alexander Onnikov
a0814a356f
Fix clipboard write for Safari (#2283)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2022-10-06 12:21:38 +06:00
Ruslan Bayandinov
26b319b294
Fix estimation hour floor (#2282)
Signed-off-by: Ruslan Bayandinov <ruslan.bayandinov@xored.com>
2022-10-06 00:16:08 +07:00
Andrey Sobolev
d761662c21
Issue improvements + Process Support (#2281)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-10-05 13:41:02 +07:00
Alexander Platov
ec0795e687
Prepare UI for mobile (#2277)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-10-04 22:49:11 +07:00
Denis Bykhov
9290942a56
Empty title subissue, backreferences fix (#2280)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2022-10-04 22:48:14 +07:00
Denis Bykhov
5642e6823e
Open issue by name click (#2279)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2022-09-26 15:40:13 +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
1adb05e4ae
*Candidate Flow & Notifications (#2272)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-09-20 12:42:24 +06:00