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

Readonly ledger support #1412

Merged
merged 7 commits into from
Oct 29, 2024
Merged

Readonly ledger support #1412

merged 7 commits into from
Oct 29, 2024

Conversation

Gavinok
Copy link
Collaborator

@Gavinok Gavinok commented Oct 21, 2024

This PR resolves #1296

@Gavinok Gavinok marked this pull request as draft October 21, 2024 22:05
@Gavinok Gavinok marked this pull request as ready for review October 21, 2024 22:50
Copy link
Collaborator

@loneil loneil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not seeing a difference between the read-only candy-prod ledger and the ones with endorsers

image

I see the ledger settings have is_write and read_only which is confusing (maybe worth confirming what those 2 things are?).... but in our setups we're not able to connect or write to the candy-prod one so should be marking that one as read only, and hiding that connect button.

Let's have the column be something other than the pencil icon with a different color too (accessibility etc). Maybe a check/X for "writable" unless anyone has a better UI idea

@Gavinok Gavinok marked this pull request as draft October 24, 2024 22:19
@Gavinok Gavinok marked this pull request as ready for review October 24, 2024 22:40
@Gavinok Gavinok marked this pull request as draft October 24, 2024 22:46
@Gavinok Gavinok marked this pull request as ready for review October 25, 2024 21:04
@Gavinok Gavinok requested a review from loneil October 25, 2024 21:55
@Gavinok Gavinok marked this pull request as draft October 25, 2024 22:07
@Gavinok Gavinok marked this pull request as ready for review October 28, 2024 19:26
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
Copy link
Collaborator

@loneil loneil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍
Should be all good with the dev/test/prod ledgers.yml setup from what I can see. I can confirm after a deployment

@loneil loneil merged commit 0ebed95 into main Oct 29, 2024
13 checks passed
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.

Tenant UI: display read-only ledgers
2 participants