mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
* first commit * first commit * get auth index and try field caps * use esClient * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * wait for promise to finish * logs for debugging * format field capabilities * add simplier browserFields mapper * update response and remove width * update response * refactor * types and refactor * update api response * fix column ids * add columns toggle and reset * sort visible columns id on toggle on * merging info * call api * load info on browser field loaded * remove logs * add useColumns hook * remove browser fields dependency * update fn name * update types * update imported type package * update mock object * error message for no o11y alert indices * add endpoint integration test * activate commented tests * add unit test * comment uncommented tests * fix tests * review by Xavier * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * remove unnecessary api calls * update types * update param names + right type * update types * update id and index to be same type as rest * update timelines id and index format * add schema update on load * add functional test * fix tests * reactivate skipped test * update row action types to work with new api * rollback basic fields as array update o11y render cell fn * update cell render fn to handle strings too * update column recovery on update * recover previous deleted column stats * add browser fields error handling * add toast on error and avoid calling field api when in siem * remove spread operator * add toast mock * update render cell cb when value is an object * remove not needed prop * fix browser field types * fix reset fields action * add missing hook dependency * [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix' * fix browser field modal types * update browser field types * update render cell * update export type * fix default columns * remove description column in browser field modal * fix populate default fields on reset * delete description field in triggers_actions_ui * avoid to refetch the data because all the data is already there * remove description tests * insert new column in first pos + minor fixes * update onToggleColumn callback to avoid innecesary calls Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Xavier Mouligneau <xavier.mouligneau@elastic.co> |
||
---|---|---|
.. | ||
embedded_lens | ||
reporting_examples | ||
screenshotting | ||
search_examples | ||
triggers_actions_ui_examples | ||
config.ts |