Fabio Manganiello blacklight
  • 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
blacklight pushed to master at platypush/platypush 2023-10-14 15:26:52 +02:00
d4c790925b [CI/CD] Changed order of the S3 bucket mount step in deb builds.
blacklight pushed to master at platypush/platypush 2023-10-14 15:16:44 +02:00
1649808efc [CI/CD] Do all the apt repo operations on a temporary folder.
465ff87f15 [CI/CD] Replaced awscli with s3fs.
Compare 2 commits »
blacklight pushed to master at platypush/platypush 2023-10-14 14:39:51 +02:00
e242b2134e [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2023-10-14 14:38:11 +02:00
3cfd72b649 [UI Nav] Ensure that entities and execute tabs are always on top.
blacklight pushed to master at platypush/platypush 2023-10-14 14:10:40 +02:00
6d53a3f80f [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2023-10-14 14:02:22 +02:00
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.
Compare 3 commits »
blacklight pushed to master at platypush/platypush 2023-10-13 23:14:24 +02:00
dbe19042bc [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2023-10-13 23:12:43 +02:00
891e05a219 [Execute UI] Added syntax highlight to JSON and shell snippets.
blacklight pushed to 271/runtime-integrations at platypush/platypush 2023-10-13 23:12:43 +02:00
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.
Compare 4 commits »
blacklight pushed to master at platypush/platypush 2023-10-12 03:24:08 +02:00
8b9ac59167 parse_numpy should also catch AttributeError.
blacklight pushed to master at platypush/platypush 2023-10-12 03:00:14 +02:00
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.
Compare 3 commits »
blacklight pushed to master at platypush/platypush 2023-10-12 02:58:33 +02:00
fc4f72766c Invert @ensure_initialized and @action annotations.
48687c9dd2 [Drone CI] git push in the build-ui step needs a -f flag.
Compare 2 commits »
blacklight pushed to master at platypush/platypush 2023-10-12 02:51:48 +02:00
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.
Compare 28 commits »
blacklight merged pull request platypush/platypush#329 2023-10-12 02:51:46 +02:00
Refactor/improve `inspect` plugin and `Execute` panel in preparation for runtime dependencies features
blacklight pushed to 271/runtime-integrations at platypush/platypush 2023-10-12 02:50:32 +02:00
0a13b4605e [Execute panel] Procedures merged into actions.
blacklight pushed to 271/runtime-integrations at platypush/platypush 2023-10-11 16:57:30 +02:00
e760f8e23a [Execute panel] Introduced a common Response component.
blacklight pushed to 271/runtime-integrations at platypush/platypush 2023-10-11 16:39:00 +02:00
b47e729012 [Execute panel] Added cURL snippet modal.
blacklight pushed to 271/runtime-integrations at platypush/platypush 2023-10-11 15:29:18 +02:00
fc21e9740b [Execute panel] Better rendering of responses and errors.
blacklight pushed to 271/runtime-integrations at platypush/platypush 2023-10-11 14:31:56 +02:00
21820bb185 Big refactor of the Execute panel.
blacklight pushed to 271/runtime-integrations at platypush/platypush 2023-10-11 14:27:56 +02:00
42602648eb Big refactor of the Execute panel.
1b6e9b4df9 Fixed a broken docstring reference.
ff07623803 Auto-focus the first parameter after selecting an action.
Compare 3 commits »