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 logging part 1 #1728

Merged
merged 17 commits into from
Nov 9, 2023
Merged

feat: improve logging part 1 #1728

merged 17 commits into from
Nov 9, 2023

Conversation

adschwartz
Copy link
Contributor

@adschwartz adschwartz commented Nov 9, 2023

Description:

  • service logs file name is now <enclave-name>--<service-name>-logs.txt
  • Focus input box on Create an Enclave so you can type without clicking
  • Change the logging layout so it's more compact, no borders
  • Removed error messages from the logs themselves, will need to revisit how we should be displaying that.
  • removed dropdown on the New Enclave button so it goes straight to the Create new Enclave modal

Is this change user facing?

YES

References (if applicable):

Dartoxian and others added 12 commits November 8, 2023 16:42
## Description:
This PR implements all burdown feedback for:
* Enclave list view (make clickable cells work properly, make headers
highlightable when sortable, image names clickable, make non clickable
styles work with correct styling)
* Enclave overview (remove source tab, fix cell interactivity in table
for ports, merge public private ports in popover, drop ports timeout)
* Enclave logs (link to existing issue rather than suggesting make a new
issue)
* Service view (fix monaco scrolling, remove delete/edit buttons, merge
public/private ports)
* Enclave configuration (copy updates, but not json field update).

## Is this change user facing?
YES

## References (if applicable):
*
https://www.notion.so/kurtosistech/FE-Devconnect-Work-breakdown-af548547e0ec4a4996f75205a4fcbd60#b9f4e5a71aad4347827473e72bc888b2
# Conflicts:
#	engine/server/webapp/asset-manifest.json
#	engine/server/webapp/index.html
#	engine/server/webapp/static/js/main.0e475410.js.LICENSE.txt
#	engine/server/webapp/static/js/main.0e475410.js.map
#	engine/server/webapp/static/js/main.9849104e.js.LICENSE.txt
#	engine/server/webapp/static/js/main.9849104e.js.map
#	engine/server/webapp/static/js/main.f0942104.js.LICENSE.txt
#	engine/server/webapp/static/js/main.f0942104.js.map
@adschwartz adschwartz enabled auto-merge November 9, 2023 14:34
@adschwartz adschwartz added this pull request to the merge queue Nov 9, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 9, 2023
@adschwartz adschwartz added this pull request to the merge queue Nov 9, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 9, 2023
@adschwartz adschwartz added this pull request to the merge queue Nov 9, 2023
Merged via the queue into main with commit 8f631ae Nov 9, 2023
15 checks passed
@adschwartz adschwartz deleted the anders/service-logs branch November 9, 2023 16:11
github-merge-queue bot pushed a commit that referenced this pull request Nov 9, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.85.10](0.85.9...0.85.10)
(2023-11-09)


### Features

* add download artifacts endpoint to enclave manager
([#1730](#1730))
([3909d5c](3909d5c))
* improve logging part 1
([#1728](#1728))
([8f631ae](8f631ae))
* new emui use monaco as json editor
([#1733](#1733))
([298a0a2](298a0a2))

---
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 <[email protected]>
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.

3 participants