Commit graph

5 commits

Author SHA1 Message Date
Aaron Knudtson
5210bb86a4
refactor: table connections standardized and single by default. Special case for dashboard (#1195)
Closes HDX-2469
2025-10-02 21:33:53 +00:00
Aaron Knudtson
8673f967c5
Revert "Revert "fix: json getKeyValues (useful for autocomplete) (#1186)"" (#1199)
Reverts hyperdxio/hyperdx#1190
2025-09-23 19:02:18 +00:00
Tom Alexander
68f46e0a72
Revert "fix: json getKeyValues (useful for autocomplete) (#1186)" (#1190)
This reverts commit d60d92030d.

Commit breaks dashboards with: 
<img width="1179" height="779" alt="image" src="https://github.com/user-attachments/assets/bcb05f7a-6787-4a39-859f-92e6f6ffbe9e" />
2025-09-20 02:17:50 +00:00
Aaron Knudtson
d60d92030d
fix: json getKeyValues (useful for autocomplete) (#1186)
Ref HDX-2034
2025-09-19 16:49:12 +00:00
Aaron Knudtson
092a292b60
fix: autocomplete for lucene column values (#720)
![image](https://github.com/user-attachments/assets/14048d5c-a88b-46ef-b15b-1412791923de)

Added autocomplete for potential search values for lucene where clauses.
Added testing for useAutoCompleteOptions and useGetKeyValues.

Ref: HDX-1509
2025-04-08 21:36:42 +00:00