analytics/assets/js/dashboard
Vini Brasil 35ab26308d
Fix graph element z-index (#2698)
Previously, the graph element was overlapping with other UI elements
such as the period input. This commit fixes this issue by setting the
z-index of the graph element to 0, which moves it behind other elements
in the stacking order.
2023-02-22 09:23:38 -03:00
..
components Refactor: Use HeadlessUI for search-select component (#2676) 2023-02-20 11:10:11 +02:00
stats Fix graph element z-index (#2698) 2023-02-22 09:23:38 -03:00
util Last updated tooltip (#2576) 2023-01-16 10:30:22 +02:00
api.js First pass at Comparisons (#2650) 2023-02-07 10:00:49 -03:00
comparison-consumer-hoc.js Adds Main Graph Metric Selection (#1364) 2022-04-13 10:38:47 +03:00
comparison-context.js Adds Main Graph Metric Selection (#1364) 2022-04-13 10:38:47 +03:00
comparison-input.js First pass at Comparisons (#2650) 2023-02-07 10:00:49 -03:00
comparison-provider-hoc.js Adds Main Graph Metric Selection (#1364) 2022-04-13 10:38:47 +03:00
datepicker.js Use hooks instead of classes for DatePicker (#2673) 2023-02-16 13:30:37 +02:00
error-boundary.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
fade-in.js Additional pre-commit hooks (#1428) 2021-11-03 15:46:12 +01:00
filters.js Refactor: Use HeadlessUI for search-select component (#2676) 2023-02-20 11:10:11 +02:00
historical.js First pass at Comparisons (#2650) 2023-02-07 10:00:49 -03:00
index.js Last updated tooltip (#2576) 2023-01-16 10:30:22 +02:00
keybinding.js Add keyboard navigation to intervals (#2470) 2022-11-25 10:51:43 +02:00
mount.js Realtime dashboard improvements (#2445) 2023-01-02 17:42:57 +02:00
pinned-header-hoc.js Add fallback if InteractionObserver is unavailable 2022-02-08 15:07:40 -06:00
query.js First pass at Comparisons (#2650) 2023-02-07 10:00:49 -03:00
realtime.js Last updated tooltip (#2576) 2023-01-16 10:30:22 +02:00
router.js Remove cities feature flag 2021-12-31 12:16:25 +02:00
site-switcher.js Fix svg favicons (#2295) 2022-10-04 13:20:51 +03:00