Marco Liberati
757ab767eb
[Lens] Add conditional operations in Formula ( #142325 )
...
* ✨ Introduce new comparison functions
* ✨ Introduce new comparison symbols into grammar
* 🔧 Introduce new tinymath functions
* ✨ Add comparison fn validation to formula
* ♻️ Some type refactoring
* ✏️ Fix wrong error message
* ✅ Add more formula unit tests
* ✅ Add more tests
* ✅ Fix tsvb test
* 🐛 Fix issue with divide by 0
* ✏️ Update testing command
* ✏️ Add some more testing info
* ✨ Improved grammar to handle edge cases
* ✅ Improve comparison code + unit tests
* ✅ Fix test
* ✏️ Update documentation with latest functions
* 👌 Integrate feedback
* 👌 Integrate more feedback
* 👌 Update doc
* 🐛 Fix bug with function return type check
* 🔥 remove duplicate test
* [CI] Auto-commit changed files from 'node scripts/build_plugin_list_docs'
* Update x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/formula/util.ts
* ✏️ Fixes formula
* [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Joe Reuter <johannes.reuter@elastic.co>
2022-10-12 12:16:58 +02:00