-
Notifications
You must be signed in to change notification settings - Fork 18
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
feat: upgrade analytics to get pivot table truncated title feature [v39] [DHIS2-14827] #3280
Merged
HendrikThePendric
merged 1 commit into
39.x
from
feat/pivot-table-header-ellipsis-DHIS2-14827-v39
Dec 3, 2024
Merged
feat: upgrade analytics to get pivot table truncated title feature [v39] [DHIS2-14827] #3280
HendrikThePendric
merged 1 commit into
39.x
from
feat/pivot-table-header-ellipsis-DHIS2-14827-v39
Dec 3, 2024
+6
−6
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
…39] [DHIS2-14827]
🚀 Deployed on https://pr-3280.data-visualizer.netlify.dhis2.org |
Data Visualizer App
|
Project |
Data Visualizer App
|
Branch Review |
feat/pivot-table-header-ellipsis-DHIS2-14827-v39
|
Run status |
|
Run duration | 10m 49s |
Commit |
|
Committer | Hendrik de Graaf |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
1
|
|
0
|
|
0
|
|
627
|
View all changes introduced in this branch ↗︎ |
jenniferarnesen
approved these changes
Nov 11, 2024
dhis2-bot
added a commit
that referenced
this pull request
Dec 3, 2024
# [39.3.0](v39.2.41...v39.3.0) (2024-12-03) ### Bug Fixes * **translations:** sync translations from transifex (39.x) ([49fd113](49fd113)) * **translations:** sync translations from transifex (39.x) ([18404fa](18404fa)) * **translations:** sync translations from transifex (39.x) ([97d2500](97d2500)) * **translations:** sync translations from transifex (39.x) ([37b667a](37b667a)) * **translations:** sync translations from transifex (39.x) ([6c4ae5b](6c4ae5b)) ### Features * add subtitle field to pivot table options [DHIS2-16158] (V39) ([#3180](#3180)) ([ba35f68](ba35f68)) * upgrade analytics to get pivot table truncated title feature [v39] [DHIS2-14827] ([#3280](#3280)) ([c53684c](c53684c))
dhis2-bot
added a commit
that referenced
this pull request
Feb 4, 2025
# [39.3.0](v39.2.41...v39.3.0) (2025-02-04) ### Bug Fixes * **translations:** sync translations from transifex (39.x) ([1639d99](1639d99)) * **translations:** sync translations from transifex (39.x) ([49fd113](49fd113)) * **translations:** sync translations from transifex (39.x) ([18404fa](18404fa)) * **translations:** sync translations from transifex (39.x) ([97d2500](97d2500)) * **translations:** sync translations from transifex (39.x) ([37b667a](37b667a)) * **translations:** sync translations from transifex (39.x) ([6c4ae5b](6c4ae5b)) ### Features * add subtitle field to pivot table options [DHIS2-16158] (V39) ([#3180](#3180)) ([ba35f68](ba35f68)) * upgrade analytics to get pivot table truncated title feature [v39] [DHIS2-14827] ([#3280](#3280)) ([c53684c](c53684c))
dhis2-bot
added a commit
that referenced
this pull request
Feb 23, 2025
# [39.3.0](v39.2.41...v39.3.0) (2025-02-23) ### Bug Fixes * **translations:** sync translations from transifex (39.x) ([05802c8](05802c8)) * **translations:** sync translations from transifex (39.x) ([1639d99](1639d99)) * **translations:** sync translations from transifex (39.x) ([49fd113](49fd113)) * **translations:** sync translations from transifex (39.x) ([18404fa](18404fa)) * **translations:** sync translations from transifex (39.x) ([97d2500](97d2500)) * **translations:** sync translations from transifex (39.x) ([37b667a](37b667a)) * **translations:** sync translations from transifex (39.x) ([6c4ae5b](6c4ae5b)) ### Features * add subtitle field to pivot table options [DHIS2-16158] (V39) ([#3180](#3180)) ([ba35f68](ba35f68)) * upgrade analytics to get pivot table truncated title feature [v39] [DHIS2-14827] ([#3280](#3280)) ([c53684c](c53684c))
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.
Implements DHIS2-14827
This feature was implemented fully in @dhis2/analytics so all we need in DV is a version bump.
The PR against the dev branch (#2858) was closed because the analytics version there got bumped in another merged PR.
Key features