Skip to content

Commit

Permalink
Merge pull request #2 from Flowpack/ui-update
Browse files Browse the repository at this point in the history
UI update
  • Loading branch information
hlubek committed Oct 12, 2021
2 parents e22da73 + 30b7f86 commit afbd7fe
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Resources/Private/Templates/Backend/Frame.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<div data-component="PrunnerUi" data-prop-api-base-url="/neos/prunner/proxy/" data-prop-extra-api-headers="{f:format.json(value: {X-Flow-Csrftoken: '{f:security.csrfToken()}'})}"></div>
<div data-component="PrunnerUi" data-prop-api-base-url="/neos/prunner/proxy/" data-prop-extra-api-headers="{f:format.json(value: {X-Flow-Csrftoken: '{f:security.csrfToken()}'})}" data-prop-remove-padding="true"></div>
<script src="{f:uri.resource(path: 'resource://Flowpack.Prunner/Public/prunner-ui/index.js')}"></script>
<link rel="stylesheet" type="text/css" href="{f:uri.resource(path: 'resource://Flowpack.Prunner/Public/prunner-ui/index.css')}" />
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion Resources/Public/prunner-ui/index.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 10 additions & 5 deletions Resources/Public/prunner-ui/index.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Resources/Public/prunner-ui/index.js.map

Large diffs are not rendered by default.

0 comments on commit afbd7fe

Please sign in to comment.