ghost icon indicating copy to clipboard operation
ghost copied to clipboard

An AWS Lambda metrics monitoring tool.

Results 13 ghost issues
Sort by recently updated
recently updated
newest added

Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.6.1 to 6.8.0. Changelog Sourced from eslint-plugin-jsx-a11y's changelog. v6.8.0 - 2023-11-01 Merged Allow title attribute or aria-label attribute instead of accessible child in the "anchor-has-content" rule [#727](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/727)...

dependencies

Bumps the npm_and_yarn at /. security update group with 3 updates: [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch), [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) and [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda). Updates `@aws-sdk/client-cloudwatch` from 3.433.0 to 3.436.0 Release notes Sourced from @​aws-sdk/client-cloudwatch's releases. v3.436.0 3.436.0(2023-10-25) Chores...

dependencies

Bumps the npm_and_yarn at /. security update group with 1 update: [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core). Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-devtools-core&package-manager=npm_and_yarn&previous-version=4.28.4&new-version=4.28.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR...

dependencies

# Feature Name: Refactor Frontend ## Description The purpose of this feature is to carry out a comprehensive refactoring of our application’s frontend. Some parts of the code are now...

chore
FE
feature

# User Story: Separate API calls into dedicated files ## Parent Feature - https://github.com/oslabs-beta/ghost/issues/62 ## Description As a frontend developer, Given that our React application’s codebase has grown and contains...

chore
FE
user story

# User Story: Implement Jest and RTL for FE unit testing ## Parent Feature - https://github.com/oslabs-beta/ghost/issues/62 ## Description As a frontend developer, Given that we have a growing React codebase...

FE
user story

# User Story: Refactor GraphComponent.tsx ## Description As a developer, Given that the `GraphComponent.tsx` file has grown to 702 lines of code and become challenging to maintain, I want to...

FE
user story

# User Story: Improve code quality with ESLint/Prettier and Husky ## Description As a developer, I want to integrate ESLint and Prettier for ensuring a consistent coding style and identifying...

FE
user story

# User Story: Reorganize constants into separate files ## Description As a developer, I want to organize constants into separate files within a specific directory, So that I can manage,...

chore
FE
user story

# User Story: Update FE dependencies ## Description As a developer, I want to update the dependencies in our frontend codebase to ensure we are using the most current and...

chore
FE
user story