-
Notifications
You must be signed in to change notification settings - Fork 94
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
[Nu-7330] Change endpoint used for Counts window #7333
Merged
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
updated: #7351 |
DeamonDev
force-pushed
the
nu-7330-change-used-endpoint-for-counts
branch
from
December 16, 2024 09:09
0778c73
to
2dae65c
Compare
DeamonDev
force-pushed
the
nu-7330-change-used-endpoint-for-counts
branch
2 times, most recently
from
December 16, 2024 10:41
f9b205b
to
99664ba
Compare
DeamonDev
force-pushed
the
nu-7330-change-used-endpoint-for-counts
branch
from
December 16, 2024 13:50
a31bdb8
to
2ced3fd
Compare
DeamonDev
force-pushed
the
nu-7330-change-used-endpoint-for-counts
branch
6 times, most recently
from
December 17, 2024 10:37
1b4a132
to
47965a8
Compare
gskrobisz
reviewed
Dec 17, 2024
designer/client/src/components/modals/CalculateCounts/useActivityHistory.ts
Outdated
Show resolved
Hide resolved
DeamonDev
force-pushed
the
nu-7330-change-used-endpoint-for-counts
branch
from
December 17, 2024 11:44
252a497
to
77648e8
Compare
DeamonDev
force-pushed
the
nu-7330-change-used-endpoint-for-counts
branch
3 times, most recently
from
December 19, 2024 08:18
a1cad1c
to
f953225
Compare
gskrobisz
reviewed
Dec 19, 2024
gskrobisz
reviewed
Dec 19, 2024
gskrobisz
reviewed
Dec 19, 2024
gskrobisz
reviewed
Dec 19, 2024
gskrobisz
reviewed
Dec 19, 2024
designer/client/src/components/modals/CalculateCounts/useActivityHistory.ts
Outdated
Show resolved
Hide resolved
DeamonDev
force-pushed
the
nu-7330-change-used-endpoint-for-counts
branch
2 times, most recently
from
December 19, 2024 15:12
f9d2ca4
to
5e70605
Compare
DeamonDev
force-pushed
the
nu-7330-change-used-endpoint-for-counts
branch
from
December 20, 2024 08:26
3d28390
to
eddddc6
Compare
gskrobisz
approved these changes
Dec 20, 2024
DeamonDev
added a commit
that referenced
this pull request
Dec 20, 2024
…7333) Co-authored-by: Piotr Rudnicki <[email protected]> (cherry picked from commit 237ae88)
9 tasks
DeamonDev
added a commit
that referenced
this pull request
Dec 20, 2024
…7333) (#7372) Co-authored-by: Piotr Rudnicki <[email protected]> (cherry picked from commit 237ae88)
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.
Describe your changes
I use other endpoint for counts information (see pinned issue). Thanks to that I obtained more information about performed action which is of particular interest for batches
Checklist before merge