Skip to content

Commit fad7a67

Browse files
authored
Merge pull request #91 from usnistgov/app_refactor
Refactor Web UI into Apps Pattern
2 parents cd0d2af + d58ac37 commit fad7a67

File tree

14 files changed

+478
-509
lines changed

14 files changed

+478
-509
lines changed

AFL/double_agent/AgentDriver.py

Lines changed: 3 additions & 507 deletions
Large diffs are not rendered by default.

AFL/double_agent/AgentWebAppMixin.py

Lines changed: 425 additions & 0 deletions
Large diffs are not rendered by default.

AFL/double_agent/apps/__init__.py

Whitespace-only changes.

AFL/double_agent/driver_templates/input_builder/css/style.css renamed to AFL/double_agent/apps/input_builder/css/style.css

File renamed without changes.

AFL/double_agent/driver_templates/input_builder/input_builder.html renamed to AFL/double_agent/apps/input_builder/input_builder.html

File renamed without changes.
File renamed without changes.

AFL/double_agent/driver_templates/pipeline_builder/css/style.css renamed to AFL/double_agent/apps/pipeline_builder/css/style.css

File renamed without changes.

AFL/double_agent/driver_templates/pipeline_builder/img/logo_text_large_light.svg renamed to AFL/double_agent/apps/pipeline_builder/img/logo_text_large_light.svg

File renamed without changes.

AFL/double_agent/driver_templates/pipeline_builder/js/d3.v7.min.js renamed to AFL/double_agent/apps/pipeline_builder/js/d3.v7.min.js

File renamed without changes.

AFL/double_agent/driver_templates/pipeline_builder/js/dagre.min.js renamed to AFL/double_agent/apps/pipeline_builder/js/dagre.min.js

File renamed without changes.

0 commit comments

Comments
 (0)