notationlabs / notationlabs/notation

Include links to console in dashboard

Open
#16 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
54
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The dashboard should produce links to each resources corresponding location in the AWS console.

This is currently defined here https://github.com/notationhq/notation/blob/main/packages/dashboard/src/blocks/resource.tsx#L38.

It would probably be sensible to define the URLs in the resource definitions. These could be made available to the dashboard via the state file.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in packages/dashboard/src/blocks/resource.tsx at the referenced location, then trace the resource definitions and state file used by the dashboard. Identify how each resource maps to its AWS console location and expose that URL to the dashboard. Done means every dashboard resource renders a working console link.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.