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

show accumulated overtime on report view #248

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

bseber
Copy link
Contributor

@bseber bseber commented May 1, 2023

closes #175

Here are some things you should have thought about:

Multi-Tenancy

  • Extended new entities with AbstractTenantAwareEntity?
  • New entity added to TenantAwareDatabaseConfiguration?
  • Tested with dev-multitenant profile?

@bseber bseber changed the base branch from main to report-refactoring May 1, 2023 14:54
@derTobsch derTobsch added this to the 1.5.0 milestone May 3, 2023
@github-actions github-actions bot added the status: planned This issue is planned in a milestone and won't be touched by stale bot. label May 3, 2023
Base automatically changed from report-refactoring to main May 17, 2023 07:40
derTobsch added a commit that referenced this pull request May 17, 2023
@bseber bseber force-pushed the overtime-statistics branch 3 times, most recently from 5138af9 to decdbf2 Compare May 17, 2023 20:22
@sonarcloud
Copy link

sonarcloud bot commented May 17, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 12 Code Smells

61.5% 61.5% Coverage
0.0% 0.0% Duplication

@derTobsch derTobsch modified the milestones: 1.5.0, 1.6.0 Jun 6, 2023
@github-actions github-actions bot added status: new Initial state for every issue / pullrequest status: planned This issue is planned in a milestone and won't be touched by stale bot. and removed status: planned This issue is planned in a milestone and won't be touched by stale bot. status: new Initial state for every issue / pullrequest labels Jun 6, 2023
@bseber bseber force-pushed the overtime-statistics branch 4 times, most recently from 1d5de99 to df2fa69 Compare June 22, 2023 20:01
@derTobsch derTobsch modified the milestones: 1.6.0, 1.7.0 Jun 30, 2023
@derTobsch derTobsch modified the milestones: 1.8.0, 1.9.0 Nov 20, 2023
@github-actions github-actions bot added status: new Initial state for every issue / pullrequest status: planned This issue is planned in a milestone and won't be touched by stale bot. and removed status: planned This issue is planned in a milestone and won't be touched by stale bot. status: new Initial state for every issue / pullrequest labels Nov 20, 2023
@derTobsch derTobsch modified the milestones: 2.1.0, 2.2.0 Jan 5, 2024
@github-actions github-actions bot added status: new Initial state for every issue / pullrequest status: planned This issue is planned in a milestone and won't be touched by stale bot. and removed status: planned This issue is planned in a milestone and won't be touched by stale bot. status: new Initial state for every issue / pullrequest labels Jan 5, 2024
@github-actions github-actions bot added the Stale label Mar 6, 2024
@github-actions github-actions bot closed this Mar 14, 2024
@derTobsch derTobsch reopened this Mar 27, 2024
@derTobsch derTobsch removed the Stale label Mar 27, 2024
@github-actions github-actions bot added the Stale label May 27, 2024
@github-actions github-actions bot closed this Jun 3, 2024
@derTobsch derTobsch reopened this Jun 3, 2024
@github-actions github-actions bot removed the Stale label Jun 4, 2024
@github-actions github-actions bot added the Stale label Aug 3, 2024
@github-actions github-actions bot closed this Aug 10, 2024
@derTobsch derTobsch reopened this Aug 12, 2024
@github-actions github-actions bot removed the Stale label Aug 13, 2024
@derTobsch derTobsch modified the milestones: 2.9.0, 2.x Oct 2, 2024
@github-actions github-actions bot added status: new Initial state for every issue / pullrequest status: planned This issue is planned in a milestone and won't be touched by stale bot. and removed status: planned This issue is planned in a milestone and won't be touched by stale bot. status: new Initial state for every issue / pullrequest labels Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: planned This issue is planned in a milestone and won't be touched by stale bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Darstellung von Überstunden mit Beachtung des Überstundenkontos
2 participants