Skip to content

Conversation

@MartinSiran
Copy link

draft PR - high level QA

MartinSiran and others added 14 commits July 31, 2024 10:49
- add basic antlr grammar, maven dependency and plugin
- refactor grammar
- add more parser and lexer rules
- move query lang grammar file
- update antlr4 plugin config
- update grammar to match resource specific queries
- update grammar
- partially implement query translation to querydsl
- finish implementing query translation to querydsl
- update grammar
- create SearchUtils for constants and helper methods
- replace antlr4 visitor with antlr4 listener - annotating parse tree strategy
- refactor
- implement search and count methods in search service
- add action delegate methods for count and search
- update grammar
- add error handling when parsing
- refactor search service and utils
- add places and tasks to elastic case, add options to elastic map field
- remove unnecessary antlr4 config option visitor
- update query language grammar (remove comments, add id comparison, add NOT before parenthesis)
- update find one feature
- add query language generic tests
- add task search tests
- update case search tests
- add search by id (ObjectId)
- fix tests for process, task, test
- update grammar (parenthesis)
- add elastic query tests
@MartinSiran MartinSiran self-assigned this Jan 31, 2025
@Retoocs Retoocs self-requested a review January 31, 2025 12:49
- update grammar (not operator)
- fix some case search tests
- fix case search by processId in mongo
- add explain query functionality
@Retoocs Retoocs removed their request for review February 14, 2025 08:08
- update explain functionality (add null checks, add more information to output)
- implement paging and sorting functionality
- add in list/in range operators
- add tests for in range\in list operators
- add more tests for pagination, sorting, in list, in range operators
- add search case tests for pagination, sorting, in list/in range operators
- update grammar in range (replace closed interval with []) + update tests
- update tests for task search
- fix processIdentifier in range/in list elastic query
- update query lang general tests elastic
- add  tasks sorting query
- add in list operator to more attributes
MartinSiran and others added 2 commits March 12, 2025 16:15
- add tests for tasks, users (in list/in range, sorting)
- add missing tests for cases in list/in range
- add test for process and case search examples
@coderabbitai
Copy link

coderabbitai bot commented Dec 4, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants