Pavlo Zhukov
Pavlo Zhukov
I decided that will be better for users to see which is possible options in config on Zoho instance creation.
In this PR I allow to use [sandbox mode](https://www.zoho.com/crm/help/data-administration/sandbox.html. Question about possibility of sandbox API usage is [here](https://help.zoho.com/portal/zohocorp/community/topic/api-has-a-sandbox-environment)
ATM in project is supported only CustomModule1. As I noticed in Zoho, user can create more custom modules, so, I think, it is inappropriate to create new copy of file...
I noticed that sometimes on update records we need to call query with **wfTrigger=true**, so I provide this possibility to **updateRecords** method
> java.lang.Throwable: Attempt to load key 'ide.new.project.model.cache' for not yet loaded registry. Use system properties instead of registry values to configure behaviour at early startup stages. > at com.intellij.openapi.diagnostic.Logger.error(Logger.java:182) >...
Describe **align** option as it is done for https://github.com/mjmlio/mjml/tree/master/packages/mjml-text
We have several pages on our resource where we use outer HTML where are some problems with some lighthouse assertions. Is there any possibility to skip some checks only for...
## Progress - [x] Code for ignoring files by extension - [ ] Tests - [ ] Docs ## Description PoC for ignoring watched files by the extension. ## Why?...
I noticed that nodemon uses a lot of CPU while watching my current project. I investigated it and found that it is `chokidar` who consumes lots of resources. I found...
I noticed that the extension popup markup is broken. Will you deploy my fix if I prepare it as a PR?