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-d9bf624 to v0.8.0-e0e85f9 #9315

Merged
merged 2 commits into from
Jun 14, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 23, 2023

@smartcontractkit/operator-ui%0A%0A## 0.8.0-e0e85f9%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- 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- 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- 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- 43931df: Add OCR2 plugins selection for FMS%0A- 93aee13: Fixes Node and Chain GQL queries which call the CreatedAt field which was removed%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 github-actions bot force-pushed the chore/update-operator-ui branch 3 times, most recently from 7a058f3 to 6abc397 Compare May 23, 2023 15:05
@github-actions github-actions bot changed the title Update Operator UI from v0.8.0-d9bf624 to v0.8.0-594937b Update Operator UI from v0.8.0-d9bf624 to v0.8.0-1d70dcd May 23, 2023
@github-actions github-actions bot force-pushed the chore/update-operator-ui branch 21 times, most recently from e2bdada to 96080fd Compare May 25, 2023 16:04
@github-actions github-actions bot changed the title Update Operator UI from v0.8.0-d9bf624 to v0.8.0-1d70dcd Update Operator UI from v0.8.0-d9bf624 to v0.8.0-ec48501 May 25, 2023
@github-actions github-actions bot force-pushed the chore/update-operator-ui branch 4 times, most recently from 89a3cff to 95dddec Compare May 26, 2023 05:02
@github-actions github-actions bot force-pushed the chore/update-operator-ui branch 20 times, most recently from c2135c6 to 3497424 Compare June 14, 2023 11:07
@github-actions github-actions bot changed the title Update Operator UI from v0.8.0-d9bf624 to v0.8.0-ec48501 Update Operator UI from v0.8.0-d9bf624 to v0.8.0-e0e85f9 Jun 14, 2023
@github-actions github-actions bot force-pushed the chore/update-operator-ui branch from 3497424 to fa65f8a Compare June 14, 2023 17:04
@github-actions
Copy link
Contributor Author

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

@github-actions github-actions bot force-pushed the chore/update-operator-ui branch from 8fcd028 to 0169240 Compare June 14, 2023 17:08
@george-dorin george-dorin merged commit 2abb60a into develop Jun 14, 2023
@george-dorin george-dorin deleted the chore/update-operator-ui branch June 14, 2023 17:29
@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

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.

2 participants