Releases: chatatechnologies/react-autoql
v8.8.54
Release Note: Bug Fixes
- Removed Global Styles: Eliminated all globally set styles, particularly those affecting the HTML (anchor) tag, to prevent unintended style bleeding across applications.
- Cleaned Up Unused Styles: Removed redundant and unused styles for a leaner and more maintainable codebase.
v8.8.53
What's Changed
- Update to 8.8.52, autoql-fe-utils to 1.6.12 by @eleon-chata-ai in #955
- ANT-3305 by @eleon-chata-ai in #956
- Develop - "8.8.53" by @eleon-chata-ai in #957
Full Changelog: v8.8.51...v8.8.53
v8.8.51
What's Changed
- ANT-3235 by @alexzhou-chata in #953
- production release by @alexzhou-chata in #954
Full Changelog: v8.8.50...v8.8.51
v8.8.50
What's Changed
- Refine notification feed by @alexzhou-chata in #949
- change md to lg by @alexzhou-chata in #950
- add select-multiple icon to select button by @alexzhou-chata in #951
- Production release by @alexzhou-chata in #952
Full Changelog: v8.8.47...v8.8.50
v8.8.47
What's Changed
- Composite_alert preview by @eleon-chata-ai in #930
- Composite-alerts by @eleon-chata-ai in #931
- ANT-2878 by @eleon-chata-ai in #932
- added smart logic on join columns by @alexzhou-chata in #933
- bug fix by @alexzhou-chata in #934
- fix a bug by @alexzhou-chata in #935
- ANT-3181 by @eleon-chata-ai in #936
- ANT-3181 - update package to 8.8.40 by @eleon-chata-ai in #937
- Ant 3185 by @alexzhou-chata in #938
- fix the issue by @alexzhou-chata in #939
- fix a new found bug and add an info icon by @alexzhou-chata in #940
- fix typo by @alexzhou-chata in #941
- fix the performance issue by @alexzhou-chata in #942
- have to revert this as it's break other styles by @alexzhou-chata in #944
- ANT-2878 by @eleon-chata-ai in #946
- prepare for production release by @alexzhou-chata in #947
Full Changelog: v8.8.33...v8.8.47
v8.8.33
What's Changed
- update utility library by @alexzhou-chata in #922
- update utility library by @alexzhou-chata in #923
- Composite_alert by @eleon-chata-ai in #924
- add layers icon to indicate composite notification by @alexzhou-chata in #925
- set ref as a state to fix the issue by @alexzhou-chata in #926
- delete unused props by @alexzhou-chata in #927
- add smart selection logic for second query compare column selection by @alexzhou-chata in #928
- Production release by @alexzhou-chata in #929
Full Changelog: v8.8.26...v8.8.33
v8.8.26
** NEW FEATURES**
Adding UI of Join Columns Selection Table
Modifying the UX of Compare Column table in the condition builder of Data Alert Creation Modal
** BUG FIXES**
Fix: Changing a columns aggregation type in chart view had no effect
Fix: Filters were not clearing after editing a columns agg or adding/removing a column
Fix: After removing a column the data of the wrong column was removed, creating a table with incorrect data
v8.8.17
** BUG FIXES**
Fix: Sorting pivot view type table was not working as expected due to the selected column index to sort on
Fix: Additional columns were disappearing from the additional columns list after being added to and then removed form the table
Fix: Add copy to onHover summary stats for a column indicating "Summary stats unavailable - dataset is too large. Please try refining your query" when the query returned 50,000+ rows.
v8.8.12
Feature
- Allow users to name their Custom Columns through the create and edit Custom Column Modals
- Enable drilldowns on query responses which do not contain any columns that are groubable
Full Changelog: v8.8.7...v8.8.12
v8.8.7
v8.8.7
Feature: Data Alert's Create and Edit modals now allow for Category, Description, and Subscription Units to be inputed by the user.