Commit Graph

9 Commits (5495dccb31a15db3f9c3cf8d05c61ad0ec2aad30)

Author SHA1 Message Date
iglocska ef17beb59d
fix: [status widget] ignore index hint for deleted field 2024-04-08 10:33:15 +02:00
Sami Mokaddem 1f839d91c5
new: [dashboard:widgets] Added support of start_date and end_date options for vairous widgets + fixed few bugs 2023-08-09 14:37:31 +02:00
Sami Mokaddem e8273d9d67
fix: [dashboard:usageDataWidget] Handle division by 0 2023-08-07 14:30:26 +02:00
Sami Mokaddem 561b59ee15
fix: [dashboard:widgets] Correctly group to fix `only_full_group_by` issues 2023-08-07 14:29:42 +02:00
iglocska 8246b5b44f
new: [usage data widget] added a global caching for attribute counts
- counts are too bloody expensive not to do this
2023-05-31 09:00:37 +02:00
iglocska aff872aeee
chg: [usage widget] removed autorefresh 2023-05-16 14:05:11 +02:00
iglocska e5cd415579
new: [usagedata widget] upgraded
- allows for filtering based on organisation metadata
- shows changes in current month
- fixed several invalid statistics
- moved all individual statistics to separate functions for readability
- removed permission restriction - the data is only showing aggregates
2023-05-05 14:23:32 +02:00
Jeroen Pinoy 13b605622d
chg: [UsageData] fix active proposal count, exclude deleted entries 2021-05-04 20:08:35 +02:00
Jeroen Pinoy 3005829119
new: [Dashboard] Add usage data widget 2021-03-27 13:30:47 +00:00