Commit Graph

1382 Commits

Author SHA1 Message Date
Alexander Onnikov
13ba272718
Merge pull request #2391 from hcengineering/tsk-433-comment-without-text
TSK-433 Allow to send attachments without text
2022-11-23 15:52:57 +07:00
Andrey Sobolev
afe44eb034
Fixes to collaborator and documents (#2394)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-11-23 01:13:26 +07:00
Alexander Onnikov
dcaa0ea9b0
Add sprint members (#2392)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2022-11-22 18:39:37 +07:00
mrsadman99
a2af1802a2
TSK-420: Fixed time report placeholders (#2390)
Signed-off-by: Anton Brechka <anton.brechka@xored.com>
2022-11-22 18:38:11 +07:00
Alexander Platov
23b4987998
HR: Update Schedule layout. Fix tooltip and popup. (#2388)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-11-22 18:37:44 +07:00
Alexander Onnikov
1211caf750
TSK-433 Allow to send attachments without text 2022-11-22 12:51:29 +07:00
mrsadman99
3ae814cf21
TSK-399: Allow to delete sprints (#2386)
Signed-off-by: Anton Brechka <anton.brechka@xored.com>
2022-11-21 12:44:46 +07:00
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
Andrey Sobolev
a8af08de88
Fix separation by productId (#2382)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-11-16 22:03:03 +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
Andrey Sobolev
88a9037545
Support tables and minor fixes (#2365)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-11-09 00:21:24 +07:00
Denis Bykhov
9451aafa82
Mobile open panel & minor fixes (#2363)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2022-11-08 23:28:38 +07:00
Andrey Sobolev
b756b4a035
Collaboration editor diff (#2356)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-11-08 19:45:19 +06: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
Denis Bunakalya
23641ac365
Use Gravatar if it is really defined (#2359)
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>
2022-11-08 14:29:05 +07:00
Alexander Onnikov
2fef1c7420
4001 Reset notification client on workbench start
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2022-11-07 17:22:58 +07:00
Denis Bunakalya
9638843e4d
Open workspace in new tab (#2345)
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>
2022-11-07 15:42:29 +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
Alexander Platov
a164916c3b
Fixed scrolling in Telegram (#2357)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-11-07 10:16:37 +06: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
Alexander Platov
35e4fcd8aa
Added hyperlink type, ScrollerBar (#2353)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-11-04 13:07:27 +07:00
Alexander Platov
47f5237fc9
Fixed the display of hidden Apps (#2354)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-11-04 13:05:32 +07:00
Ruslan Bayandinov
b11ff86046
Feature/tsk 355 (#2350)
Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
Co-authored-by: Andrey Sobolev <haiodo@users.noreply.github.com>
2022-11-03 14:13:25 +06:00
Andrey Sobolev
f69439eaef
Rework documents (#2347)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-11-02 14:50:14 +06:00
Ruslan Bayandinov
d52f7ab18b
Fix moving selected issues to team (#2348)
Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
2022-11-02 12:42:35 +07: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
Alexander Platov
4c1e3b75c9
Applications list updated layout (#2343)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-11-01 22:48:20 +07:00
Denis Bykhov
47b28e9dfc
Group viewlet settings fields (#2341)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2022-11-01 22:46:59 +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
Denis Bykhov
bfcbb73bc7
More filter fixes (#2342)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2022-11-01 02:08:26 +07:00
Denis Bunakalya
8287b4f465
tsk-371 Create avatar providers in models (#2339)
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>
2022-10-31 18:59:01 +07:00
Denis Bykhov
b600d736b8
326 Fix (#2340)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2022-10-31 18:57:49 +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 Bunakalya
5426a06346
Use Gravatar icon on workspace join (#2324)
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>
Co-authored-by: Alexander Onnikov <alexander.onnikov@xored.com>
2022-10-31 12:34:42 +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
Ruslan Bayandinov
fd13e7f446
Fix/tsk 218 (#2335)
Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
2022-10-28 19:44:33 +06:00