-
Updated
Oct 19, 2021 - Java
low-code
Here are 367 public repositories matching this topic...
-
Updated
Oct 20, 2021 - Vue
-
Updated
Oct 20, 2021 - TypeScript
-
Updated
Oct 20, 2021 - TypeScript
Is there an existing issue for this?
- I have searched the existing issues
Summary
Add an helper to state the usage of computed value property in table widget > column settings.
The helper should be:
- The value computed & shown in each cell. Use {{currentRow}} to reference each row in the table. This property is not accessible outside the column settings.
Why shoul
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Oct 20, 2021 - JavaScript
-
Updated
Aug 10, 2021 - TypeScript
Help the community by building a demo app with Amplication.
It can be anything you can think of but must include one of the following:
- An excellent example of how to use custom code for business logic.
- An example of how to add custom API endpoints (either REST or GraphQL)
- An example of a custom client that pulls and pushes data from and to the server. It can be any client technol
Description of the issue
When number of backups limits exceed, only old sql.gz files are removed not .json files.
Output of bench version
ERPNext: v13.4.1 (version-13)
Frappe Framework: v13.4.1 (version-13)
Expected result
It should also delete the old .json files
Is your feature request related to a problem? Please describe.
Columns can only be resized by drag on the edges, but this is not an accessible method and is especially difficult on touch screens.
It can also be difficult to see where the click/drag target exactly is. MUI’s Data Grid is a good example of explicitly showing the drag target: https://mui.com/components/data-grid/columns/#resiz
-
Updated
Sep 18, 2021 - TypeScript
- "Add a video" (https://apidocs.amara.org/#add-a-video).
- "Subtitles-published" (https://apidocs.amara.org/#video-notifications)
- ...anything else?
Describe the bug
The section on creating a service account in the Google Cloud console is out of date
-
Updated
Aug 31, 2021 - Clojure
-
Updated
Sep 7, 2021 - TypeScript
-
Updated
Oct 20, 2021 - Python
-
Updated
Feb 2, 2021 - TypeScript
It is required to replace buttons Generate source code for new component
and Generate source code for new function list
with drop-down menus.
There should be options in the menu.
In the "Components" section:
Generate source code for new component
Install packages from the market
In the "Functions" section:
Generate source code for new function list
- `Install packages f
-
Updated
Oct 12, 2021 - JavaScript
-
Updated
Oct 20, 2021 - JavaScript
-
Updated
Oct 20, 2021 - TypeScript
-
Updated
Oct 9, 2021 - 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."
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