Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Operator UI from v0.8.0-95ae9da to v0.8.0-197331a #10564

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

app-token-issuer-infra-releng[bot]
Copy link
Contributor

@app-token-issuer-infra-releng app-token-issuer-infra-releng bot commented Sep 8, 2023

@smartcontractkit/operator-ui%0A%0A## 0.8.0-197331a%0A%0A### Minor Changes%0A%0A- 53c5f87: rename fromAddress to fromAddresses in blockhashStoreSpec%0A- b286a55: Remove the maxGasPriceGWei field from VRF job details page.%0A- 374e9b4: Displays feed ID on OCR2 JobSpec%0A- 3c7a06f: Add ability to show TOML config%0A%0A On the configuration screen, the user is now able to view their node's TOML config%0A%0A- 9f9c8db: Change the Account Balance section to accommodate multiple accounts on different chains.%0A- 55a9fe7: add new job type: BlockHeaderFeeder%0A- ec48501: New job type - Gateway%0A- db6e6b4: Replaced "ETH balance" with "Native token balance"%0A- 935a76a: Display the Feeds Manager navigation in the mobile navigation drawer%0A- e658456: Adding notification for upcoming AllowSimplePasswords configuration breaking change in core v2.6.0%0A- 2c669a2: Add OCR2 Key bundle creation%0A- e0e85f9: Add order field in the Nodes screen%0A- 67c1a28: Added support for the display and deletion of OCR version 2 (OCR2) keys%0A%0A### Patch Changes%0A%0A- 197331a: - Replaced rendering library to fix a bug that crashed the UI when task list contained two nodes in a loop%0A - Change Pending, Success and Error svg borders%0A - Task list tooltips are not positioned so that they don't go off-screen%0A - Added zoom and pan functionality to Task List%0A- 21b9c41: Add more options to the OCR2 plugin selection for FMS%0A- 2ab39ec: Show node type%0A- f537fba: Fixes task run status display for unfinished tasks%0A- ffd9ff4: Display the name of job proposals in Feeds Manager%0A- 44bb788: Remove legacy config chain & node mutations.%0A- 91e5ba4: Change the job creation error to specify that a job was created but it cannot start.%0A- a03e68e: Fixed a bug that caused RPC nodes to not be listed under Chains -> Nodes%0A- 43931df: Add OCR2 plugins selection for FMS%0A- 93aee13: Fixes Node and Chain GQL queries which call the CreatedAt field which was removed%0A- 4480f1f: Add support for using operator forwarder in OCR2 jobs managed by FMS%0A- f8e796f: Add revoked jobs tab in feeds manager%0A- 69b88a0: Fixes infinite loop issue on Sign Out%0A- 6917e8a: Fixed a bug where the Task List would not be displayed correctly if a run was successfully completed.%0A- 059b169: Fix bug preventing selection of "Rows per page" in jobs/ID/runs page%0A- c91c2a5: Allow job deletion requests to be sent from FMS%0A- ba8eb05: dynamic config for legacy vs. TOML; syntax highlighting; expansion panels%0A%0A## 0.7.0%0A%0A### Minor Changes%0A%0A- d5517c9: Swap out compiler for testing and building for swc%0A%0A Using swc leads to significant performance gains in both CI and CD, with a 60%25 reduction in webpack build times, and a 25%25 reduction in test times.%0A%0A - Update to latest tsc version%0A - Use swc for jest tests instead of ts-jest%0A - Use swc for webpack builds%0A - Update jest dependencies%0A - Update jest snapshots based on JSON parsing changes in jsdom upgrade%0A - Update gitignore to exclude yarn error logs%0A - Fix serve config%0A - Remove unused autobind decorator%0A%0A- c6c81c1: Add "Key Admin Override" modal%0A%0A The /keys page in Operator UI now exposes several admin commands, namely:%0A%0A - An "abandon" checkbox to abandon all current transactions%0A - Enable/disable a key for a given chain%0A - Manually set the nonce for a key.%0A%0A See this PR for a screenshot example.%0A%0A- 1ab4990: Fetch chainlink node build info during runtime%0A%0A Previously, the chainlink version and commit sha were baked into the static assets. Now, they're fetched during runtime via the /v2/build_info endpoint after the user has logged in. This enables the operator ui build phase to be isolated from the chainlink build phase, as we no longer need to know the version and commit sha of the chainlink node ahead of time.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2023

@app-token-issuer-infra-releng app-token-issuer-infra-releng bot force-pushed the chore/update-operator-ui branch 18 times, most recently from 6535e5c to 8b6351a Compare September 18, 2023 06:02
@app-token-issuer-infra-releng app-token-issuer-infra-releng bot changed the title Update Operator UI from v0.8.0-95ae9da to v0.8.0-0b93dcd Update Operator UI from v0.8.0-95ae9da to v0.8.0-197331a Sep 18, 2023
@george-dorin george-dorin added this pull request to the merge queue Sep 18, 2023
@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Merged via the queue into develop with commit c92d623 Sep 18, 2023
98 of 99 checks passed
@george-dorin george-dorin deleted the chore/update-operator-ui branch September 18, 2023 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant