Kamil Gabryjelski
Kamil Gabryjelski
### SUMMARY This PR adds a browser confirmation modal (similar to the one that we have in dashboard edit mode) when user makes a change in control panel and then...
### SUMMARY Currently, when user changes datasource in Explore, we try to keep controls that use columns available in the new datasource, but we always discard adhoc columns/metrics/filters that use...
### SUMMARY Ensure that control panel sections are in order: 1. Chart 2. Time 3. Filter 4. Settings This should be merged after control panels of tier 1 and tier...
### SUMMARY This PR is a proof of concept for dashboard virtualization. Due to a performance issues on large dashboards (60+ charts in a single tab/view), this PR introduces virtualization...
### SUMMARY This PR adjusts native filter components for horizontal filter bar. Noteworthy changes: 1. Value filter: a) use `maxTagCount: responsive` while in horizontal orientation, which ensures that the Select...
### SUMMARY Due to a bug in `useChildElementTruncation`, there was an edge case which could trigger an infinite loop of rerenders. The bug occurs when the difference in width of...
### SUMMARY Add a custom control to Big Number with Time Period Comparison plugin, which adds a label with actual time range for comparison below the range for comparison selector....
### SUMMARY Currently when there is 1 temporal filter added and user tries to remove it, we display a message saying that there must be at least 1 temporal filter...
### SUMMARY - adds a bunch of new color schemes - groups the color schemes in categories: Custom (for color schemes added by users in config), Featured and Other -...