ghost
ghost copied to clipboard
An AWS Lambda metrics monitoring tool.
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)...
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...
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 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR...
# 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...
# 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...
# 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...
# 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...
# 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...
# 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,...
# 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...