aframe
aframe copied to clipboard
A minimalistic automation framework designed to create user input forms from various types of APIs and templates.
Click 'Add' on custom headers in basic rest action throws a js error: add_kv_list not defined.
forms that use preloaded values from automation or preloaded list from automation do not get embedded in a screen export correctly
Should replace CMD in dockerfile with a simple shell script the detects an ENV variable. If something like USE_SSL is present, then issue the `./manage.py runsslserver` command instead of `./manage.py...
first plugin should be the current yaml file, with another being the Vault API https://hub.docker.com/_/vault/
input form list, template list, endpoint list, creation pages for each should all be available as widgets in aframe. Low priority items, but we make these pages just different 'screens'...
We need a websocket widget in the screens section. The websocket could potentially use the django channels support to connect directly to some external source via a proxy set up...
currently there is no paging support for these pages, proposal would be to use the django framework paging support to add these features. Would need to work with the proposed...
currently, all templates, forms, and screens are kept in a local sqlite3 db. We should add support for a git repository backend so all those can be saved into a...