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

Module Details Views #103

Merged
163 commits merged into from
Sep 20, 2023
Merged

Module Details Views #103

163 commits merged into from
Sep 20, 2023

Conversation

ghost
Copy link

@ghost ghost commented Sep 13, 2023

Purpose

Added Module Details views such that one can get overview of which contracts are linked to the same module.

Modules are searchable and whenever a module is references in the contract views, it is replaced with a link which directs to the given module details page.

Task

Changes

  • Extended search to also include modules
  • Created GraphQL endpoints which can fetch details from a module reference
  • Added Module Details views
  • Added Module Links to Details view whenever a module is references in a contract view.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

Base automatically changed from cbw-1250/contract-invoked-event to main September 15, 2023 07:54
@ghost ghost requested a review from bisgardo September 18, 2023 13:23
@ghost ghost requested a review from orhoj September 20, 2023 10:54
@ghost ghost merged commit 018ccaa into main Sep 20, 2023
1 check passed
@ghost ghost deleted the cbw-1250/module-details branch September 20, 2023 11:56
This pull request was closed.
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.

1 participant