Ihor Panasiuk

Results 7 issues of Ihor Panasiuk

Closes #4573 ## 📑 Description - Make fields accessing index-friendly during CEL-to-SQL ## ✅ Checks - [ ] My pull request adheres to the code style of this project -...

Closes #4432 ## 📑 Description - Add mechanism that will detect data type of being filtered field and perform conversion depending on dealect - Add UUID data type support by...

Bug
size:L

Closes #4598 ## 📑 Description - Use Monaco editor for CEL query on alerts page to highlight syntax - Add field suggestions (kind of intellisense for CEL) - Cover new...

Feature
UI
size:XL

**Is your feature request related to a problem? Please describe.** We need a unified approach for query endpoints. **Describe the solution you'd like** - Implement POST /incident/query - Deprecate GET...

Documentation
Feature

Closes #4116 ## 📑 Description https://github.com/user-attachments/assets/dc75289d-f7ab-4bf4-bc56-c4873e877dd8 ## ✅ Checks - [ ] My pull request adheres to the code style of this project - [ ] My code requires changes...

Documentation
Feature
UI
size:L

## Problem Description LiquidJS currently does not support using value expressions (filter operations) directly as operands in conditional statements (`if`, `elsif`, `unless`) or in loop tags (`for`). This limitation requires...

feature requested
breaking change