Alexey Zinoviev
Alexey Zinoviev
An attempt to implement a workaround for https://github.com/fengyuanchen/cropper/issues/969. A new option is proposed to control the desired behavior. Due to the default value compatible with the existing behavior, it does...
### Describe the bug For a workspace with 2 projects it is not picking the existing launch configuration if launch.json is created in the second workspace. ### Che version 7.50...
**Summary** Intermittent issue! May be hard to reproduce. But seen several times on different tables. **Steps to reproduce:** 1. Go to products table (qms) where 1 product already exists 2....
* Improves print layout of the platform. It's still far from ideal but much better than it was. Examples: [Test document.pdf](https://github.com/hcengineering/platform/files/15139504/Test.document.pdf) [Hello test issue - ws1.pdf](https://github.com/hcengineering/platform/files/15139505/Hello.test.issue.-.ws1.pdf) Related to: https://front.hc.engineering/workbench/platform/tracker/EZQMS-762
Currently, it shows insert menu for every paragraph, but you cannot insert at the very end w/o creating a new paragraph first. Huly®: UBERF-6752
# MANUAL ACTION REQUIRED BEFORE THE NEXT WORKSPACE UPGRADE Adds new set of commands to the tool: * migrate-tracker-default-statuses WS * migrate-recruiting-default-statuses WS * migrate-leads-default-statuses WS * migrate-all-default-statuses WS *...
Currently, it just orders by status ID. Not by name or by status position in the task type.   Huly®: UBERF-6701
 To reproduce: * Create a tracker project type with 2 task types * (Only one status can be set as a default status per project now) * Create a...
* Introduces space `owners` * Adds space type to core.space.Space and default Admin role with permissions to update/delete spaces * Adds space-level permissions to update/archive spaces Related to: https://front.hc.engineering/workbench/platform/tracker/EZQMS-729
Which leads to losing a lot of scroll events after some resizing has done. You can see it in this [example](http://jsfiddle.net/6gLg0fuy/2/). Just try to make window narrower and then wider....