-
Updated
Oct 29, 2021 - Java
low-code
Here are 371 public repositories matching this topic...
-
Updated
Oct 31, 2021 - Vue
-
Updated
Oct 29, 2021 - TypeScript
-
Updated
Oct 31, 2021 - TypeScript
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
For few of the Widgets the text title is displayed as colour in some places and color in some places.
Current status:
1.Container widget - Background colour, Border colour and Shadow color
2.Audio Recorder - Icon color , Background color
3.Button Widget -
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Oct 29, 2021 - JavaScript
-
Updated
Aug 10, 2021 - TypeScript
Improve auth guard tests coverage.
add new tests and improve existing ones.
Auth guard path: ./packages/amplication-server/src/guards/gql-auth.guard.ts
Auth guard tests path: ./packages/amplication-server/src/guards/gql-auth.guard.spec.ts
We use jest
for tests and jest-mock-extended
for mocking.
-
Updated
Oct 26, 2021 - Go
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
Is there a specific app this action is for?
Please provide a link to the relevant API docs for the specific service / operation.
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
Oct 22, 2021 - TypeScript
-
Updated
Oct 27, 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 23, 2021 - JavaScript
-
Updated
Oct 31, 2021 - TypeScript
-
Updated
Oct 31, 2021 - JavaScript
-
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