Commit Graph
1861 Commits
Author SHA1 Message Date
Alexander OnnikovandGitHub 7aeb3c19e9 Merge pull request #2309 from hcengineering/tsk-257-copy-to-clipboard
Fix copying text to clipboard for Safari
2022-10-17 14:23:18 +07: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
Alexander PlatovandGitHub c008140983 Disabled touch when Pop-up is open (#2308)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
v0.6.39
2022-10-17 11:59:02 +07:00
dependabot[bot]andGitHub 098aff603d Bump paambaati/codeclimate-action from 3.0.0 to 3.1.0 (#2307)
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-15 23:18:23 +07:00
Denis BunakalyaandGitHub 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 SobolevandGitHub 52e8fa405e Bump and publish new versions (#2306)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-10-14 13:13:09 +06:00
Alexander PlatovandGitHub c808457c30 Fix jumping Scroller (#2305)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-10-14 13:13:18 +07:00
Ruslan BayandinovandGitHub 4304066083 add simple issue generator (#2302)
Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
2022-10-13 14:16:52 +06:00
AlexandGitHub d74fcb45a3 Add lang UT (#2297)
Signed-off-by: Dvinyanin Alexandr <dvinyanin.alexandr@gmail.com>
2022-10-13 14:16:39 +06:00
Alexander PlatovandGitHub 009865fe33 Update Login. Fix warnings. (#2300)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-10-13 11:54:38 +07:00
Denis BykhovandGitHub bda16877d9 Fix core intl (#2301)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2022-10-13 11:53:45 +07:00
Timur MukhamedishinandGitHub 3d4045c7c6 Bugfix for wrong toggle buttons behavior in Issues (#2299)
Signed-off-by: muhtimur <timur.mukhamedishin@xored.com>
2022-10-12 19:16:33 +06:00
Alexander PlatovandGitHub 507b155441 Update LoginApp UI for mobile (#2298)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-10-12 12:23:37 +07:00
Denis BunakalyaandGitHub 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 BunakalyaandGitHub 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
Alexander PlatovandGitHub e72eb9bc5a Fix UI for mobile (#2293)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-10-11 13:40:09 +07:00
Denis BunakalyaandGitHub 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
Timur MukhamedishinandGitHub 2298a08327 Correct sorting by modified time function in Vacancies
Correct sorting by modified time function in Vacancies
2022-10-11 13:01:57 +07:00
muhtimur 05fed77810 Correct formatting error
Signed-off-by: muhtimur <timur.mukhamedishin@xored.com>
2022-10-11 12:40:23 +07:00
muhtimur d6ade5ec45 Remove unnecessary '?? 0' statement
Signed-off-by: muhtimur <timur.mukhamedishin@xored.com>
2022-10-11 12:40:22 +07:00
muhtimur 8dc77a6e6d Correct sorting by modified time function
Signed-off-by: muhtimur <timur.mukhamedishin@xored.com>
2022-10-11 12:40:22 +07:00
Ruslan BayandinovandGitHub 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
Ruslan BayandinovandGitHub 24da818a21 Add task number field for the fulltext elastic search (#2291)
Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
2022-10-10 17:32:12 +07:00
Denis BykhovandGitHub c730c15fb1 Mobile app navigation (#2288)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2022-10-10 15:06:19 +07:00
Andrey SobolevandGitHub 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 SobolevandGitHub 4ed2f7ede2 Fix process issues (#2287)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
v0.6.38
2022-10-06 21:48:16 +07:00
Timur MukhamedishinandGitHub b2b6b6de90 Merge pull request #2284 from hcengineering/fix/TSK-310
Fix bug with wrong filtering by doneState in Applications
2022-10-06 16:43:40 +07:00
Andrey SobolevandGitHub e29660e10e Fix process issues (#2285)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-10-06 15:41:55 +06:00
Alexander OnnikovandGitHub 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
muhtimurandmuhtimur 51fda7c3ac Correct doneState check
Signed-off-by: muhtimur <muhamedishin.timur@gmail.com>
Signed-off-by: muhtimur <timur.mukhamedishin@xored.com>
2022-10-06 15:58:22 +07:00
muhtimurandmuhtimur 84e03b8a46 Fix bug with wrong filtering by doneState in Applications
Signed-off-by: muhtimur <muhamedishin.timur@gmail.com>
Signed-off-by: muhtimur <timur.mukhamedishin@xored.com>
2022-10-06 15:58:22 +07:00
Alexander OnnikovandGitHub 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 BayandinovandGitHub 26b319b294 Fix estimation hour floor (#2282)
Signed-off-by: Ruslan Bayandinov <ruslan.bayandinov@xored.com>
2022-10-06 00:16:08 +07:00
Andrey SobolevandGitHub d761662c21 Issue improvements + Process Support (#2281)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-10-05 13:41:02 +07:00
Alexander PlatovandGitHub ec0795e687 Prepare UI for mobile (#2277)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-10-04 22:49:11 +07:00
Denis BykhovandGitHub 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 BykhovandGitHub 6e4474494d safari files support (#2278)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2022-09-26 15:40:30 +06:00
Denis BykhovandGitHub 5642e6823e Open issue by name click (#2279)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2022-09-26 15:40:13 +06:00
Alexander PlatovandGitHub 3052f1790c Fix image preview (#2276)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
v0.6.37
2022-09-22 11:55:15 +07:00
Andrey SobolevandGitHub 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 SobolevandGitHub 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 SobolevandGitHub 1adb05e4ae *Candidate Flow & Notifications (#2272)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-09-20 12:42:24 +06:00
Alexander PlatovandGitHub 096a14578b Update Scroller: add horizontal scroll (#2271)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-09-19 20:57:41 +07:00
Alexander PlatovandGitHub 719da02f7c Fix UI. Update Scroller. (#2270)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
v0.6.36
2022-09-16 09:59:16 +07:00
Andrey SobolevandGitHub 13b6459c95 Tracker assign notification (#2269)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-09-16 09:57:32 +07:00
Andrey SobolevandGitHub 0f3ce39cae Vacancy improvements (#2268)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-09-14 11:53:48 +07:00
Andrey SobolevandGitHub e83718f45b Vacancy referencing (#2267)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-09-09 09:44:33 +06:00
Denis BykhovandGitHub d8607c42d0 Fix join redirect (#2266) 2022-09-06 19:09:05 +07:00
dependabot[bot]andGitHub 5d21c35ca6 Bump supercharge/mongodb-github-action from 1.7.0 to 1.8.0 (#2264)
Signed-off-by: dependabot[bot] <support@github.com>
v0.6.35
2022-08-30 18:17:07 +07:00
Andrey SobolevandGitHub 43b59c9fb2 Some estimation reporting fixes (#2265)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-08-30 16:11:46 +06:00