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-e0e85f9 to v0.8.0-91e5ba4 #9861

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 20, 2023

@smartcontractkit/operator-ui%0A%0A## 0.8.0-91e5ba4%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- 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- 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- 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 14 times, most recently from b909acc to c8ed525 Compare July 21, 2023 09:12
@github-actions github-actions bot changed the title Update Operator UI from v0.8.0-e0e85f9 to v0.8.0-87ad57b Update Operator UI from v0.8.0-e0e85f9 to v0.8.0-a03e68e Jul 21, 2023
@github-actions github-actions bot force-pushed the chore/update-operator-ui branch 15 times, most recently from e95a231 to ddf8d76 Compare July 24, 2023 19:46
@github-actions github-actions bot force-pushed the chore/update-operator-ui branch 6 times, most recently from 752134e to 9940289 Compare July 26, 2023 04:30
@github-actions github-actions bot changed the title Update Operator UI from v0.8.0-e0e85f9 to v0.8.0-a03e68e Update Operator UI from v0.8.0-e0e85f9 to v0.8.0-9f9c8db Jul 26, 2023
@github-actions github-actions bot force-pushed the chore/update-operator-ui branch 3 times, most recently from 9bc09a4 to c6b1565 Compare July 26, 2023 11:17
@github-actions github-actions bot changed the title Update Operator UI from v0.8.0-e0e85f9 to v0.8.0-9f9c8db Update Operator UI from v0.8.0-e0e85f9 to v0.8.0-91e5ba4 Jul 26, 2023
@github-actions github-actions bot force-pushed the chore/update-operator-ui branch 4 times, most recently from 6dd53f5 to 3eed1b4 Compare July 26, 2023 14:15
@george-dorin george-dorin enabled auto-merge July 26, 2023 14:55
@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
Copy link
Contributor Author

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

@github-actions github-actions bot force-pushed the chore/update-operator-ui branch 3 times, most recently from 1207b5a to c08faa5 Compare July 26, 2023 15:41
@github-actions github-actions bot force-pushed the chore/update-operator-ui branch from 269c109 to 4498974 Compare July 26, 2023 17:04
@george-dorin george-dorin added this pull request to the merge queue Jul 26, 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 daf7696 Jul 26, 2023
@george-dorin george-dorin deleted the chore/update-operator-ui branch July 26, 2023 17:43
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