Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console: add option to disable string triple quoting in responses #11313

Closed
inqueue opened this issue Apr 18, 2017 · 1 comment
Closed

Console: add option to disable string triple quoting in responses #11313

inqueue opened this issue Apr 18, 2017 · 1 comment

Comments

@inqueue
Copy link
Member

inqueue commented Apr 18, 2017

Kibana version:
5.3.0

Describe the feature:
Console allows for triple quoting of strings for ease of readability, especially for scripts where there can be lots of escaping. This is an excellent feature and I appreciate it every day. However, triple quoting strings is not valid JSON which can be confusing if someone hands you a response that came from Console and you want to in turn put into a request. Can an option be added to disable triple quoting and leave strings escaped in responses?

@nreese
Copy link
Contributor

nreese commented Nov 16, 2018

closing, duplicate of #15628

@nreese nreese closed this as completed Nov 16, 2018
e40pud added a commit that referenced this issue Dec 3, 2024
…le (#11313) (#202494)

## Summary

[Internal link](elastic/security-team#10820)
to the feature details

With these changes we add pagination functionality for the rules
migration table. This way we will improve the performance within the
page.

Also, added as part of these PR:
* moved `install` and `install_translated` routes to the `rules/api`
folder; before those were located in `rules/api/rules` and made
confusion
* a new `translation_stats` route to return stats for the specific
migration about the translated rules, like `total` number of the rules,
and number of `prebuilt`, `custom` and `installable` rules
* add `Updated` table column
* small UI fixes:
  * use correct icon for "SIEM rule migration"
* do not remove "Install translated rules" button and rather disable it
when there are no installable rules
  * do not allow user to update translation status via UI

---------

Co-authored-by: kibanamachine <[email protected]>
e40pud added a commit to e40pud/kibana that referenced this issue Dec 3, 2024
…le (elastic#11313) (elastic#202494)

## Summary

[Internal link](elastic/security-team#10820)
to the feature details

With these changes we add pagination functionality for the rules
migration table. This way we will improve the performance within the
page.

Also, added as part of these PR:
* moved `install` and `install_translated` routes to the `rules/api`
folder; before those were located in `rules/api/rules` and made
confusion
* a new `translation_stats` route to return stats for the specific
migration about the translated rules, like `total` number of the rules,
and number of `prebuilt`, `custom` and `installable` rules
* add `Updated` table column
* small UI fixes:
  * use correct icon for "SIEM rule migration"
* do not remove "Install translated rules" button and rather disable it
when there are no installable rules
  * do not allow user to update translation status via UI

---------

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit a662233)

# Conflicts:
#	x-pack/plugins/security_solution/common/api/quickstart_client.gen.ts
#	x-pack/plugins/security_solution/public/siem_migrations/rules/api/api.ts
#	x-pack/test/api_integration/services/security_solution_api.gen.ts
e40pud added a commit that referenced this issue Dec 3, 2024
…on table (#11313) (#202494) (#202787)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[Rules migration] Add pagination functionality to rules migration
table (#11313) (#202494)](#202494)

<!--- Backport version: 8.9.8 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Ievgen
Sorokopud","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-03T17:50:10Z","message":"[Rules
migration] Add pagination functionality to rules migration table
(#11313) (#202494)\n\n## Summary\r\n\r\n[Internal
link](https://github.com/elastic/security-team/issues/10820)\r\nto the
feature details\r\n\r\nWith these changes we add pagination
functionality for the rules\r\nmigration table. This way we will improve
the performance within the\r\npage.\r\n\r\nAlso, added as part of these
PR:\r\n* moved `install` and `install_translated` routes to the
`rules/api`\r\nfolder; before those were located in `rules/api/rules`
and made\r\nconfusion\r\n* a new `translation_stats` route to return
stats for the specific\r\nmigration about the translated rules, like
`total` number of the rules,\r\nand number of `prebuilt`, `custom` and
`installable` rules\r\n* add `Updated` table column\r\n* small UI
fixes:\r\n * use correct icon for \"SIEM rule migration\"\r\n* do not
remove \"Install translated rules\" button and rather disable it\r\nwhen
there are no installable rules\r\n * do not allow user to update
translation status via UI\r\n\r\n---------\r\n\r\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"a662233d8b967d022a32fc9379d338684bf6a413","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Threat
Hunting","Team:
SecuritySolution","backport:prev-minor"],"number":202494,"url":"https://github.com/elastic/kibana/pull/202494","mergeCommit":{"message":"[Rules
migration] Add pagination functionality to rules migration table
(#11313) (#202494)\n\n## Summary\r\n\r\n[Internal
link](https://github.com/elastic/security-team/issues/10820)\r\nto the
feature details\r\n\r\nWith these changes we add pagination
functionality for the rules\r\nmigration table. This way we will improve
the performance within the\r\npage.\r\n\r\nAlso, added as part of these
PR:\r\n* moved `install` and `install_translated` routes to the
`rules/api`\r\nfolder; before those were located in `rules/api/rules`
and made\r\nconfusion\r\n* a new `translation_stats` route to return
stats for the specific\r\nmigration about the translated rules, like
`total` number of the rules,\r\nand number of `prebuilt`, `custom` and
`installable` rules\r\n* add `Updated` table column\r\n* small UI
fixes:\r\n * use correct icon for \"SIEM rule migration\"\r\n* do not
remove \"Install translated rules\" button and rather disable it\r\nwhen
there are no installable rules\r\n * do not allow user to update
translation status via UI\r\n\r\n---------\r\n\r\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"a662233d8b967d022a32fc9379d338684bf6a413"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202494","number":202494,"mergeCommit":{"message":"[Rules
migration] Add pagination functionality to rules migration table
(#11313) (#202494)\n\n## Summary\r\n\r\n[Internal
link](https://github.com/elastic/security-team/issues/10820)\r\nto the
feature details\r\n\r\nWith these changes we add pagination
functionality for the rules\r\nmigration table. This way we will improve
the performance within the\r\npage.\r\n\r\nAlso, added as part of these
PR:\r\n* moved `install` and `install_translated` routes to the
`rules/api`\r\nfolder; before those were located in `rules/api/rules`
and made\r\nconfusion\r\n* a new `translation_stats` route to return
stats for the specific\r\nmigration about the translated rules, like
`total` number of the rules,\r\nand number of `prebuilt`, `custom` and
`installable` rules\r\n* add `Updated` table column\r\n* small UI
fixes:\r\n * use correct icon for \"SIEM rule migration\"\r\n* do not
remove \"Install translated rules\" button and rather disable it\r\nwhen
there are no installable rules\r\n * do not allow user to update
translation status via UI\r\n\r\n---------\r\n\r\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"a662233d8b967d022a32fc9379d338684bf6a413"}}]}]
BACKPORT-->

---------

Co-authored-by: kibanamachine <[email protected]>
hop-dev pushed a commit to hop-dev/kibana that referenced this issue Dec 5, 2024
…le (elastic#11313) (elastic#202494)

## Summary

[Internal link](elastic/security-team#10820)
to the feature details

With these changes we add pagination functionality for the rules
migration table. This way we will improve the performance within the
page.

Also, added as part of these PR:
* moved `install` and `install_translated` routes to the `rules/api`
folder; before those were located in `rules/api/rules` and made
confusion
* a new `translation_stats` route to return stats for the specific
migration about the translated rules, like `total` number of the rules,
and number of `prebuilt`, `custom` and `installable` rules
* add `Updated` table column
* small UI fixes:
  * use correct icon for "SIEM rule migration"
* do not remove "Install translated rules" button and rather disable it
when there are no installable rules
  * do not allow user to update translation status via UI

---------

Co-authored-by: kibanamachine <[email protected]>
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this issue Dec 9, 2024
…le (elastic#11313) (elastic#202494)

## Summary

[Internal link](elastic/security-team#10820)
to the feature details

With these changes we add pagination functionality for the rules
migration table. This way we will improve the performance within the
page.

Also, added as part of these PR:
* moved `install` and `install_translated` routes to the `rules/api`
folder; before those were located in `rules/api/rules` and made
confusion
* a new `translation_stats` route to return stats for the specific
migration about the translated rules, like `total` number of the rules,
and number of `prebuilt`, `custom` and `installable` rules
* add `Updated` table column
* small UI fixes:
  * use correct icon for "SIEM rule migration"
* do not remove "Install translated rules" button and rather disable it
when there are no installable rules
  * do not allow user to update translation status via UI

---------

Co-authored-by: kibanamachine <[email protected]>
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this issue Dec 12, 2024
…le (elastic#11313) (elastic#202494)

## Summary

[Internal link](elastic/security-team#10820)
to the feature details

With these changes we add pagination functionality for the rules
migration table. This way we will improve the performance within the
page.

Also, added as part of these PR:
* moved `install` and `install_translated` routes to the `rules/api`
folder; before those were located in `rules/api/rules` and made
confusion
* a new `translation_stats` route to return stats for the specific
migration about the translated rules, like `total` number of the rules,
and number of `prebuilt`, `custom` and `installable` rules
* add `Updated` table column
* small UI fixes:
  * use correct icon for "SIEM rule migration"
* do not remove "Install translated rules" button and rather disable it
when there are no installable rules
  * do not allow user to update translation status via UI

---------

Co-authored-by: kibanamachine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants