forked from opensearch-project/dashboards-observability
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed Explorer Data Grid useage of timestamp (opensearch-project#1479…
…) (opensearch-project#1520) * add support to use timestamp from set default * update data grid test and snap * direct query now sets default timestamp using same logic * small linting complaints * appeasing lint pt2 * implement i18n for column names * using timestamp prop * add test with different user timestamp * remove console log * direct search to use i18n translate --------- (cherry picked from commit d17cad3) Signed-off-by: Paul Sebastian <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> (cherry picked from commit 3fc3b25)
- Loading branch information
1 parent
3ef1fd9
commit b77cec2
Showing
7 changed files
with
690 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"last_github_commit": "04e824dbe1775f94e51ed9424cfe6da4fd564a99", | ||
"last_gitfarm_commit": "fdabb9a2046a73d918f8acfc003779d0cf809f0f" | ||
"last_github_commit": "3fc3b2537803f5833eaabc7fe876f7cc18967674", | ||
"last_gitfarm_commit": "6faa35fb7832356d64e46d5fcb89c47d306e7981" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.