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

feat: improve access to the EMUI 'ports' fields #2201

Merged
merged 4 commits into from
Feb 22, 2024

Conversation

Dartoxian
Copy link
Contributor

Description:

This PR improves the accessibility of service ports per #2188. Specifically it shows (clickable) named ports on the enclave list and enclave overview screens. Additionally the services in an enclave are shown once the enclave logs have successfully finished.

Screenshots

Screenshot from 2024-02-21 14-40-18
Screenshot from 2024-02-21 14-59-02
Screenshot from 2024-02-21 15-13-28

Is this change user facing?

YES

References (if applicable):

@Dartoxian Dartoxian changed the title Improve access to the 'ports' fields feat: improve access to the EMUI 'ports' fields Feb 21, 2024
@Dartoxian Dartoxian added this pull request to the merge queue Feb 22, 2024
Merged via the queue into main with commit 486ea2e Feb 22, 2024
41 checks passed
@Dartoxian Dartoxian deleted the bgazzard/port-navigation branch February 22, 2024 13:44
github-merge-queue bot pushed a commit that referenced this pull request Feb 22, 2024
## Description:
This PR adds some fixes to the enclave builder based on feedback
received on slack.:
* Show the enclave builder in a drawer
* Reorder the ports input
* Prevent self referencing variables
* Don't require a slash prefix on file names

## Is this change user facing?
YES

## References (if applicable):
* This PR is based on top of #2201 .
github-merge-queue bot pushed a commit that referenced this pull request Feb 23, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.87.2](0.87.1...0.87.2)
(2024-02-23)


### Features

* EMUI handle loading a package (or subpackage) from github urls
([#2207](#2207))
([e584751](e584751))
* enclave builder imagespec support
([#2206](#2206))
([f0e316e](f0e316e))
* enclave builder improvements from feedback
([#2202](#2202))
([003005c](003005c))
* improve access to the EMUI 'ports' fields
([#2201](#2201))
([486ea2e](486ea2e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
Co-authored-by: Ben Gazzard <ben@dartoxia.com>
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.

Provide easier ways to navigate to the web ports on a service
2 participants