- Amsterdam, NL
- https://fabiomanganiello.com
-
Automation junkie, ML enthusiast, IoT tinkerer, guitarist and dad. Creator and main developer of Platypush.
- Joined on
2022-07-05
1649808efc
[CI/CD] Do all the apt repo operations on a temporary folder.
465ff87f15
[CI/CD] Replaced
awscli
with s3fs
.
a3643c285e
[UI] A friendlier representation of an integration's name.
0aecb50590
[Entities UI] Don't hide variables with null values.
01c7d230f1
[Entities UI] Added
Expand
/Collapse
and Hide
actions to groups.
8b9ac59167
parse_numpy
should also catch AttributeError
.
12f38281e1
[Automatic] Updated UI files
e382ad7650
Invert
@ensure_initialized
and @action
annotations.
8ef67012ed
[Drone CI] git push in the build-ui step needs a -f flag.
12f38281e1
[Automatic] Updated UI files
e382ad7650
Invert
@ensure_initialized
and @action
annotations.
8ef67012ed
[Drone CI] git push in the build-ui step needs a -f flag.
fc4f72766c
Invert
@ensure_initialized
and @action
annotations.
48687c9dd2
[Drone CI] git push in the build-ui step needs a -f flag.
54d8595a89
Merge pull request 'Refactor/improve
inspect
plugin and Execute
panel in preparation for runtime dependencies features' (#329) from 271/runtime-integrations into master
0a13b4605e
[Execute panel] Procedures merged into actions.
e760f8e23a
[Execute panel] Introduced a common
Response
component.
b47e729012
[Execute panel] Added cURL snippet modal.
fc21e9740b
[Execute panel] Better rendering of responses and errors.
Refactor/improve `inspect` plugin and `Execute` panel in preparation for runtime dependencies features
42602648eb
Big refactor of the
Execute
panel.
1b6e9b4df9
Fixed a broken docstring reference.
ff07623803
Auto-focus the first parameter after selecting an action.