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

#144: create activities endpoint for dashboard #156

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

iam-flo
Copy link
Contributor

@iam-flo iam-flo commented Nov 12, 2024

Motivation

Description

Testing Instructions

Screenshots (if applicable)

Checklist

General

  • PR title is clear and descriptive
  • PR description explains the purpose and changes
  • Code follows project coding standards
  • Self-review of the code has been done
  • Changes have been tested locally
  • Screenshots have been attached (if applicable)
  • Documentation has been updated (if applicable)

Client (if applicable)

  • UI changes look good on all screen sizes and browsers
  • No console errors or warnings
  • User experience and accessibility have been tested
  • Added Storybook stories for new components
  • Components follow design system guidelines (if applicable)

Server (if applicable)

  • Code is performant and follows best practices
  • No security vulnerabilities introduced
  • Proper error handling has been implemented
  • Added tests for new functionality
  • Changes have been tested in different environments (if applicable)

@iam-flo iam-flo self-assigned this Nov 12, 2024
@iam-flo iam-flo linked an issue Nov 12, 2024 that may be closed by this pull request
16 tasks
@github-actions github-actions bot added application-server size:L This PR changes 100-499 lines, ignoring generated files. labels Nov 12, 2024
@iam-flo iam-flo force-pushed the 144-implement-software-activity-dashboard branch from c5aca2f to ab885c8 Compare November 12, 2024 08:32
@github-actions github-actions bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Nov 25, 2024
@iam-flo iam-flo force-pushed the 144-implement-software-activity-dashboard branch from 6d7cda4 to 1d03f2b Compare November 25, 2024 12:00
@github-actions github-actions bot added size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Nov 25, 2024
@github-actions github-actions bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application-server client feature size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement software activity dashboard
1 participant