-
Updated
Apr 14, 2022 - Java
low-code
Here are 487 public repositories matching this topic...
-
Updated
Apr 14, 2022 - TypeScript
-
Updated
Apr 14, 2022 - TypeScript
-
Updated
Apr 14, 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
-
Updated
Apr 14, 2022 - JavaScript
-
Updated
Apr 14, 2022 - TypeScript
Feature description
Presently JWT tokens return the username
of a user rather than their ID. Either instead of the username, or in addition to this, a the UID of a user should be included in the encoded object,
Use case
For fetching the user object of the current user, they need to make a GET request like this http://localhost:3000/api/users?where%5Busername%5D[equals]=admin
which
-
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
如题
For 2 reasons:
- It doesn't exist on postgres
- since innodb is the default this key shouldn't appear in doctype schema files
😄
Probable change in this function:
-
Updated
Apr 14, 2022 - Go
When we create a new table using an existing table config, it doesn't copy its children tables' configurations.
The components are shared between linear
and linear_app
.
Triggers
- Add optional prop to both triggers for
team
,project
(use async options)
Actions
- Handle pagination (the user should not have to configure after/before/first/last)
- Update "Search issues" action and add the below optional props (with async options if possible):
- team
- project
- assignee
- l
-
Updated
Sep 18, 2021 - TypeScript
-
Updated
Apr 13, 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 7, 2022 - Julia
-
Updated
Apr 10, 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 14, 2022 - TypeScript
-
Updated
Mar 31, 2022 - Clojure
-
Updated
Apr 14, 2022 - Python
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."
Description
In the table widget, Icon Button Cursor Type is changed when an icon isDisabled
Fixes #10624 , #12767
Type of change
Checklist: