Ryan McKinley
|
7f560c13e4
|
Search: Make the existing dashboard parsing code public (#95649)
|
2024-11-06 07:35:15 +03:00 |
|
Arati R
|
467302480f
|
Search: Include collapsed panels in search v2 (#83047)
* Include collapsed panels in searchv2
* Include collapsed row in TestReadSummaries
|
2024-02-28 16:11:09 +01:00 |
|
Ryan McKinley
|
9849c954a3
|
Chore: remove the entity kind registry (#79178)
|
2023-12-06 14:00:53 -08:00 |
|
Ryan McKinley
|
72ed6434ca
|
EntityStore: Use protobuf for summary objects (#77600)
use protobuf for summary
|
2023-11-03 10:49:01 -04:00 |
|
Ryan McKinley
|
025b2f3011
|
Chore: use any rather than interface{} (#74066)
|
2023-08-30 18:46:47 +03:00 |
|
Ryan McKinley
|
da66aefa87
|
EnityAPI: update summary builder to support library panels (#70280)
|
2023-06-16 14:44:16 -07:00 |
|
Will Browne
|
a221e1d226
|
Plugins: Standardize Golang enum naming convention (#69449)
* standardize enum pattern
* fix up
|
2023-06-08 12:21:19 +02:00 |
|
Kristin Laemmert
|
dd147a3c31
|
chore: move entity models into entity store service (#62145)
|
2023-01-25 12:43:22 -05:00 |
|
Ryan McKinley
|
624e5dbed2
|
EntityAPI: Save nested summary info in the SQL database (#61732)
|
2023-01-21 00:00:17 +00:00 |
|
Ryan McKinley
|
5dc7b01f9d
|
EntityStore: Rename ObjectStore to EntityStore (part 1) (#59613)
|
2022-11-30 13:42:42 -08:00 |
|
Ryan McKinley
|
5b71a16acf
|
Slugify: Replace gosimple/slug with a simple function (#59517)
|
2022-11-30 11:12:56 -05:00 |
|
 Artur WierzbickiandRyan McKinley
|
e485ddd13d
|
Store: don't marshall/unmarshall the dashboard when building a summary (#57520)
* dont pretty print the dashboard
* stop marshalling the dashboard
* do not sanitize for searchV2
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
|
2022-10-25 09:39:17 +08:00 |
|
Ryan McKinley
|
910154c102
|
ObjectStore: Add folder to kind registry (#57461)
|
2022-10-21 16:48:32 -04:00 |
|
Ryan McKinley
|
3b4b528993
|
Storage: Dashboard summary builder cleanup (#56665)
|
2022-10-13 09:29:19 -04:00 |
|
Ryan McKinley
|
b24be6c0fc
|
ObjectStore: add a kind registry (#56507)
|
2022-10-08 12:05:46 -04:00 |
|