Skip to content
#

low-code

Here are 508 public repositories matching this topic...

「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。

  • Updated May 5, 2022
  • Java
nocodb
okaeiz
okaeiz commented Apr 6, 2022

Recommending Features

We have just upgraded NocoDB to v0.8.16 and the Persian interface has been included to the interface - thanks to the developers and @dstala - but the font is actually weird that it cannot be read properly.
We have chosen a nice font which you can find in another repository in Github that I will share its address.

Need for this feature
The current Persian font (

Good First Issue For: Community
appsmith
Rishabh-Rathod
Rishabh-Rathod commented Apr 14, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Description

As klona is faster when compared to lodash's cloneDeep. We would like to migrate from cloneDeep to klona in all the places where it is possible in client code.

Steps

Good First Issue Low effort Task FE Coders Pod
afiz
afiz commented Jan 23, 2020

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

budibase
melohagan
melohagan commented Apr 22, 2022

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.
bug good first issue sev3
ToolJet
withshubh
withshubh commented May 4, 2022

Version Information

Environment

ToolJet Cloud

How to reproduce the issue?

  1. Connect Notion data source
  2. Create a query from the query panel
  3. Select Notion data source
  4. Choose Databasefrom the dropdown for Resource
  5. You'll see that the database in the Create Database operation starts with capital D instead it should be in lowercase like other operations

bug good first issue frontend up-for-grabs
amplication
MichaelSolati
MichaelSolati commented Mar 22, 2022

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 29, 2022
  • TypeScript
dannyroosevelt
dannyroosevelt commented May 2, 2022

Is there a specific app this action is for?
data_stores

New actions

  • List keys in Data Store: await this.db.keys()
  • Delete all keys in a Data Store: await this.db.clear() (include a note about this being an irreversible change, so use with caution)
  • Check existence of keys: await this.db.has(key) (returns true/false)

Updates to existing actions

  • Can we use async
enhancement help wanted good first issue action
rowy
jordanpinski
jordanpinski commented Apr 25, 2022

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

good first issue

Improve this page

Add a description, image, and links to the low-code topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more