-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
add aggregated info of selected users to report view #906
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bseber
changed the title
add selected user aggregated info to report view
add aggregated info of selected users to report view
Oct 25, 2024
github-actions
bot
added
the
status: planned
This issue is planned in a milestone and won't be touched by stale bot.
label
Oct 25, 2024
bseber
force-pushed
the
878-reports-show-person-aggregated-detail
branch
from
October 25, 2024 15:05
4c754d9
to
c00947c
Compare
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 29, 2024
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 31, 2024
bseber
force-pushed
the
878-reports-show-person-aggregated-detail
branch
from
November 15, 2024 09:49
d01638d
to
7307cf1
Compare
honnel
force-pushed
the
878-reports-show-person-aggregated-detail
branch
from
November 15, 2024 11:19
a755031
to
2ec3f83
Compare
bseber
force-pushed
the
878-reports-show-person-aggregated-detail
branch
2 times, most recently
from
November 15, 2024 13:28
98c0d92
to
d0a8156
Compare
TODOs: - report week - render '123:45' instead of '123 Stunden 45 Minuten'
TODO: sticky avatar on the left
do not use immutable map
derTobsch
force-pushed
the
878-reports-show-person-aggregated-detail
branch
from
November 15, 2024 14:03
dde1c50
to
8458bd3
Compare
tooltip is below the following row th (next username) don't know how to fix this currently, th has position: sticky which then is on top of the previous tooltip element
Quality Gate failedFailed conditions |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes #878
TODOs:
[ ] wenn im Graphen ein Tag ausgewählt wird, wie soll sich die Tabelle verhalten?(Berichte: Zusammengefasste Informationen zu Personen auf ausgewählten Tag aktualisieren #911)Information nur für den Tag anzeigen?Zusätzlich die Information für diesen Tag anzeigen?Here are some things you should have thought about:
Multi-Tenancy
AbstractTenantAwareEntity
?TenantAwareDatabaseConfiguration
?dev-multitenant
profile?