-
Updated
Apr 25, 2022 - Java
low-code
Here are 501 public repositories matching this topic...
-
Updated
Apr 26, 2022 - TypeScript
-
Updated
Apr 26, 2022 - TypeScript
-
Updated
Apr 26, 2022 - Rust
Hi all,
In some branches network, where the security policy is strict (eg. only allowing http/https), running mqtt using port 8883 is not working. My options is using only port 443, but it's not working. After few dyas, i learned that we need to specified Application Layer Protocol Nego (ALPN) options in [TLS handshaking](https://aws.amazon.com/blogs/iot/mqtt-with-tls-client-authentication-on-p
Describe the bug
- Not all examples are using the correct handle bar helper
- There is a mix of with/out spaces between commands and handle bars. They should probably have the spaces, as they are included when injecting.
- Some helpers have no examples
- The helpers are ordered alphabetically within groups (e.g. Math helpers) but there is no separation or indicator of these groups.
-
Updated
Apr 26, 2022 - TypeScript
Summary
Currently, the doc for keyboard shortcuts is text only. The doc needs gifs for every shortcut available to show shortcuts in action.
Issue Type
Documentation feature/update
The entire URL of the documentation with the issue
https://docs.tooljet.com/docs/tutorial/keyboard-shortcuts
Steps to reproduce the issue
No response
Additional Information
Solutio
-
Updated
Apr 10, 2022 - JavaScript
升级到react 17 组件无法选中
复现流程与链接
将demo中的react版本修改为17.0.2,运行后编辑器中组件无法选中
期望结果
可以正常运行
环境信息
- 引擎版本 1.0.1-beta.1
- ext 版本 1.0.2
- 物料
- moment﹫2.24.0
- lodash
- ﹫alifd/next﹫1.24.18
- NextTable﹫1.0.1
- ﹫alilc/lowcode-materials﹫1.0.1
- ﹫alifd/pro-layout﹫1.0.1-beta.5
- ﹫alifd/fusion-ui﹫1.0.5-beta.1
-
Updated
Apr 9, 2022 - TypeScript
如题
These files when added magically but not part of git tracked files causes update failure.
reference: frappe/bench#1225
related: frappe/frappe#16616 (you'll find which function create this file in this PR)
-
Updated
Apr 26, 2022 - Go
Is there a specific app this action is for?
Please provide a link to the relevant API docs for the specific service / operation.
Is your feature request related to a problem? Please describe.
When using the Connector field type there's no way to set or display an image for each list item.
Describe the solution you'd like
An optional input field to add an image URL.
Describe alternatives you've considered
N/A
Additional context
N/A
-
Updated
Sep 18, 2021 - TypeScript
-
Updated
Apr 26, 2022 - Java
Hi, thanks for making such an awesome tool. Is it possbile to also add nestjs-query support? I saw there is nest-crud which is great, but IMHO a GraphQL API has many advantages over REST. It would be great if refine can support both nest-crud and nestjs-query.
Many thanks!
-
Updated
Apr 25, 2022 - Julia
-
Updated
Apr 24, 2022 - TypeScript
Describe the bug
The section on creating a service account in the Google Cloud console is out of date
-
Updated
Jan 16, 2022 - TypeScript
-
Updated
Apr 26, 2022 - TypeScript
-
Updated
Apr 26, 2022 - Python
-
Updated
Mar 31, 2022 - Clojure
Improve this page
Add a description, image, and links to the low-code topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the low-code topic, visit your repo's landing page and select "manage topics."

Is there an existing issue for this?
Description
As
klonais faster when compared to lodash's cloneDeep. We would like to migrate fromcloneDeeptoklonain all the places where it is possible in client code.Steps