Releases: chatatechnologies/react-autoql
Releases · chatatechnologies/react-autoql
v6.3.0
6.3.0 (2022-11-03)
Bug Fixes
- always display total rows in charts if infinite scroll is enabled (e8b433b)
- dashboard drilldowns not in sync with column visibility or display type of original QueryOuput (ea3aa73)
- Data Alerts: change default condition to "exists" (a195db6)
- example app crashing if cache is cleared (aa20f8f)
- fix BE filter drilldowns for date columns (80d9606)
- info icon color in data alerts modal (5349505)
- add dashboard tile padding to allow room for toolbars (c9495cd)
Features
v6.2.1
v6.2.0
v6.1.6
v6.1.5
v6.1.4
v6.1.3
v6.1.2
6.1.2 (2022-10-21)
Bug Fixes
- add api error handling to data preview section (f497858)
- cancel data preview request if new one is made (32a3bf2)
- change copy from "subjects" to "topics" (ef9a4b8)
- change cursor for data preview column headers (dc89555)
- change subject name to display name formatted from the backend (b8cb936)
- data explorer raw text input not working (6a26123)
- Data Explorer: data preview table height (1632457)
- Data Explorer: title text color in dark mode (55302da)
- Data Explorer: white box in corner of scroll container in dark mode (8a041e4)
- data preview only showing 3 rows (5edff1f)
- error when running blank dashboard with previous config (a1bcf95)
- fix tests after subject list BE response changed (91acfa7)
- process not defined error in currentEventLoopEnd (faf594f)
- remove all subjects that contain "change in" (4d2970d)
- remove subject filters for "change in" (f5eb89a)
- report/more options button not triggering on first click (1bf8199)
- too much margin below table (653f960)
- VLs not rending properly in autocomplete (0011ba9)
v6.1.1
6.1.1 (2022-10-20)
Bug Fixes
- add api error handling to data preview section (ab02ceb)
- cancel data preview request if new one is made (14a4d67)
- change subject name to display name formatted from the backend (ce0119d)
- data explorer raw text input not working (b6d874f)
- Data Explorer: data preview table height (f2f6f98)
- Data Explorer: title text color in dark mode (d642263)
- Data Explorer: white box in corner of scroll container in dark mode (8ccbcf1)
- data preview only showing 3 rows (2716781)
- fix tests after subject list BE response changed (7db0bad)
- remove all subjects that contain "change in" (79ca36d)
- VLs not rending properly in autocomplete (7f27de9)
v6.1.0
6.1.0 (2022-10-18)
Bug Fixes
- clean up chart margins (5d6b3b3)
- Data Explorer: use lowercase for string search in autocomplete (b4a5608)
- DataExplorer: skip query validation if autocomplete suggestion is clicked (25196d0)
- disable spell check to fix glitchy query typing animation (3cd07ba)
- do not aggregate data if only 1 row (5005e0c)
- do not show chart options if only 1 row of data (d3e0556)
- explore queries and data explorer styles for portal (570f03f)
- failing tests from previous commit (d8218be)
- format subject names to be more readable (AC-2409) (28311ef)
- order subjects alphabetically (43dd9ec)
- remove "clear" button and go home when input X is clicked (89b79ea)
- remove ellipsis in data explorer placeholder (7a30e3e)
- stacked area x axis labels overlapping (09ed9d1)