Skip to content

Commit

Permalink
Ks 146/update operator gui fro standard capabilities (#13445)
Browse files Browse the repository at this point in the history
* update operator gui version

* changeset

* update operator ui
  • Loading branch information
ettec authored Jun 6, 2024
1 parent 80dd972 commit 3ff5128
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 29 deletions.
5 changes: 5 additions & 0 deletions .changeset/tough-brooms-appear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": minor
---

#internal update operator ui versioun
2 changes: 1 addition & 1 deletion core/web/assets/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Operator UI</title><link rel="shortcut icon" href="https://smartcontract.imgix.net/chainlink.ico?auto=compress%2Cformat"/><link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet"/><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/><link href="/favicon.ico" rel="shortcut icon" type="image/x-icon"/><title>Chainlink</title><script defer="defer" src="/assets/main.22957d5aeebe77369ec3.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Operator UI</title><link rel="shortcut icon" href="https://smartcontract.imgix.net/chainlink.ico?auto=compress%2Cformat"/><link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet"/><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/><link href="/favicon.ico" rel="shortcut icon" type="image/x-icon"/><title>Chainlink</title><script defer="defer" src="/assets/main.d14a79e7e016a7c6b5f5.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Binary file modified core/web/assets/index.html.gz
Binary file not shown.
Binary file removed core/web/assets/main.22957d5aeebe77369ec3.js.gz
Binary file not shown.

Large diffs are not rendered by default.

Binary file added core/web/assets/main.d14a79e7e016a7c6b5f5.js.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion operator_ui/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.8.0-2ab585c
v0.8.0-9f29991

0 comments on commit 3ff5128

Please sign in to comment.