-
Updated
Mar 24, 2022 - Java
low-code
Here are 476 public repositories matching this topic...
-
Updated
Mar 29, 2022 - Vue
-
Updated
Mar 29, 2022 - TypeScript
-
Updated
Mar 29, 2022 - Rust
Is there an existing issue for this?
- I have searched the existing issues
Description
When I click on datasource from the left panel, a message appears saying "No information available". It's no clear what information is missing or whether it's a problem or not. It should either be removed or we should show something e.g. base url of the API here.
<img width="354" alt="Screenshot
-
Updated
Mar 29, 2022 - JavaScript
-
Updated
Mar 29, 2022 - TypeScript
Is your proposal related to a problem?
the repeat password field should be there at the change password section
page: /settings
Describe the solution you'd like
add repeat password field and validate if new password and repeat password ar
-
Updated
Mar 11, 2022 - JavaScript
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
Feb 27, 2022 - TypeScript
升级到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
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
Mar 27, 2022 - Go
-
Updated
Mar 16, 2022 - Go
When we create a new table using an existing table config, it doesn't copy its children tables' configurations.
Is there a specific app this action is for?
Slack
Please provide a link to the relevant API docs for the specific service / operation.
Slack message APIs support a property called mrkdwn
which tells slack whether it should be treated as plaintext or mrdwn. Lots of scenarios where plaintext would be helpful without needing to go to custom code.
-
Updated
Sep 18, 2021 - TypeScript
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
Mar 27, 2022 - Julia
-
Updated
Mar 29, 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
Feb 11, 2022 - Clojure
-
Updated
Mar 29, 2022 - Python
-
Updated
Mar 29, 2022 - TypeScript
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."
https://github.com/node-red/node-red/blob/49e69a54bd9857264fff652309c8c32d309833ac/packages/node_modules/%40node-red/runtime/lib/flows/Flow.js#L585
I believe should be
typeof(statusMessage.text) !== "string"