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

Improve analytics macros livedata UI #42

Closed
Farcasut opened this issue Oct 5, 2023 · 0 comments · Fixed by #37
Closed

Improve analytics macros livedata UI #42

Farcasut opened this issue Oct 5, 2023 · 0 comments · Fixed by #37

Comments

@Farcasut
Copy link
Collaborator

Farcasut commented Oct 5, 2023

Since the analytics macros are used inside a dashboard, it would be helpful to not have them take too much space. Usually, the information displayed inside the macros are numbers that do not take up to much space. So the column title is the one giving the size of it. For this, the column titles should be brief and comprehensive.
Since this could make columns less intuitive, a description should be added for each of them, so when hovering the title more info will be displayed. This info could be taken from Matomo

Other improvements that could be done the macros UI, is to update the current view of the seconds column in order to display a more human friendly value (using the D:HH:MM:SS format)
Also, the decimal numbers should be rounded to 2 decimals

@Farcasut Farcasut added this to the 1.0 milestone Oct 5, 2023
@Farcasut Farcasut self-assigned this Oct 5, 2023
@Farcasut Farcasut linked a pull request Oct 5, 2023 that will close this issue
Farcasut added a commit to Farcasut/application-analytics that referenced this issue Oct 18, 2023
*
- Added support for hovering over the columns to get some info.
- Modified the macro for converting seconds into DD:HH::MM:SS to use jodatime
Farcasut added a commit to Farcasut/application-analytics that referenced this issue Oct 18, 2023
- Added categories & translation for rendering
Farcasut added a commit to Farcasut/application-analytics that referenced this issue Oct 18, 2023
Farcasut added a commit to Farcasut/application-analytics that referenced this issue Oct 20, 2023
- Reordered the translation keys
Farcasut added a commit to Farcasut/application-analytics that referenced this issue Oct 24, 2023
* - Added translations for parameters
Farcasut added a commit to Farcasut/application-analytics that referenced this issue Oct 24, 2023
Farcasut added a commit that referenced this issue Oct 31, 2023
- Time converted from seconds to DD:HH:MM:SS format
- Reorder translations
- Added support for hovering over the columns to get some info. (Works from XWiki 15.9+)
- Added translation for rendering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant