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

Display Reference UDF Data #1026

Merged
merged 9 commits into from
Jun 14, 2024
Merged

Display Reference UDF Data #1026

merged 9 commits into from
Jun 14, 2024

Conversation

caseyhans
Copy link
Collaborator

@caseyhans caseyhans commented May 7, 2024

Display a reference's tag binding UDF data on the reference detail and reference search pages. The reference browse page requires changing API endpoints so it does not yet show reference UDF data

List view
image

List view expanded
image

Detail View
image

Detail view expanded
image

@caseyhans caseyhans marked this pull request as ready for review May 8, 2024 17:53
@caseyhans caseyhans requested a review from shapiromatron May 8, 2024 17:53
Copy link
Owner

@shapiromatron shapiromatron left a comment

Choose a reason for hiding this comment

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

Nice job, as always. I made a few minor edits, mostly stylistic. Ok to merge if you're ok with the changes. I did have one thought which was to add a few comments on complicated functions like _get_tag_binding_contents - I had to read it closely to see it did all the things that it needed to do; it'd be nice as a reader to be prompted of what it does.

  • 4c6b76d rewrite JS using a few more modern techniques (34 seconds ago)
  • 87077d8 add a comment that describes it does the consensus tag check (66 seconds ago)
  • 24fe3eb don't show deprecated UDF in binding form (2 hours ago)

@shapiromatron
Copy link
Owner

And I fixed a regression in my changes 😅

  • 762e2e8 make an empty object instead of null (3 minutes ago)

@caseyhans caseyhans merged commit bed40b5 into main Jun 14, 2024
6 checks passed
@caseyhans caseyhans deleted the display-reference-udf-content branch June 14, 2024 22:46
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