- 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
152c2020de
Merge branch '341/procedure-entities' into 341/procedure-entities-ui
daa030ff4c
[UI] Improved
Draggable
component events.
471ec1370c
[Procedure Editor] Added support for conditions and nested blocks.
202cff093f
[UI] Modals should react on escape only if the container element is present.
6eb8b7954d
[UI] Added styles for tiles.
1e9f7fb2c6
[procedure] Added support for custom values on the return statement.
946c7b1783
[procedure] Ignore
id
field in Procedure.build
.
5a7068501a
[request] The action name can be specified either on
action
or name
.
[core] Support remote hosts
05b1fcd43a
[procedures] Don't validate the presence of the
actions
field in procedures.save
.
f18d0d8b74
[procedures] Recursive serialization in
procedures.to_yaml
.
blacklight
created branch 341/procedure-entities-ui in platypush/platypush
2024-09-05 02:05:46 +02:00
15cf611c95
[#341] [UI] Implemented support for procedure entities.
bbfc5b32e6
[UI] Added integration icons to the ActionEditor autocomplete.
1133c6019a
[UI] Added general-purpose entity icon editor component.
1316af9553
[UI] Added general-purpose drag-and-drop components.
44e319e7ca
[UI] Listen for keyup, keydown and touch events on NameEditor.
e39e36e5f6
[CI/CD] A more resilient
github-mirror
script.
c5c872eb68
[chore] Removed unused file re-added upon rebase.
26f491025a
[#341] Improvements on
procedures.save
.
90a953b738
[WIP]
981ae3479e
An empty commit to re-trigger the CI/CD pipelines
bca340ebc1
An empty commit to re-trigger the CI/CD pipelines
9aff704444
An empty commit to re-trigger the CI/CD pipelines
6df699359c
Merge branch 'master' into 341/procedure-entities
cb9244964c
[Automatic] Updated components cache
62980cc9e2
[procedures] Store
actions
for YAML procedures.
42d672ab5e
🐛 Fixed import error
ef524fa388
[config] Added
config.get_config_dir
method.
[Backend] Expose procedures as entities
1369848114
[#341] More
procedures
features.
9d086a4a10
[system] Don't use
is_defined
macro for system plugin entities.
7cc7009d08
[db] Always run
PRAGMA foreign_keys = ON
on SQLite connections.
a3eedc6adc
[core] Fix support for custom SQLAlchemy engine options on
db
conf.
740e35bd5e
Moved full dump of requests+responses+events to log debug level.
457333929f
[#341] Added
procedures.save
and procedures.delete
actions.
e593264eab
[#341] Added
ProcedureType
enum.
cb9244964c
[Automatic] Updated components cache
62980cc9e2
[procedures] Store
actions
for YAML procedures.
42d672ab5e
🐛 Fixed import error
ef524fa388
[config] Added
config.get_config_dir
method.
dea72fbfdb
[#341] Support for procedure reconciliation.
531ae947d1
Merge pull request 'Support procedures as native entities' (#425) from 341/procedure-entities into master
d9916873cb
[procedures] Store
actions
for YAML procedures.
234963b069
🐛 Fixed import error
ffc3fe218d
[config] Added
config.get_config_dir
method.
0f186c44ef
[#341] Support for procedure reconciliation.
Support procedures as native entities
d9916873cb
[procedures] Store
actions
for YAML procedures.
234963b069
🐛 Fixed import error
ffc3fe218d
[config] Added
config.get_config_dir
method.