Noah Talerman
0bf40eb234
/schema README ( #37136 )
...
Updated instructions to improve the flow and reduce word count
2025-12-12 11:47:56 -05:00
Dante Catalfamo
cf39a24778
Mdm bridge docs warning ( #19785 )
...
Adds docs for changes made to table as part of #19709
2024-06-17 15:19:48 -05:00
Eric
02437a098e
Schema: change default block scalar used in schema override files ( #19296 )
...
Closes : #19271
Closes : #19286
Changes:
- Updated the example in the schema folder readme
- Updated the block scalar used in Fleet's osquery override
documentation (`>-` » `|-`) and removed extra newlines
- Updated the block scalar used in URLs used to create new yaml override
files
- Regenerated osqeury_fleet_schema.json
2024-05-27 18:18:56 -05:00
Eric
bd68426b03
Update osquery table YAML template ( #15078 )
...
Changes:
- Added the `evented` attribute to the osquery schema table YAML
template in the `schema/` folder README.
2023-11-16 13:52:22 -06:00
Rachael Shaw
c70872607b
Add documentation for how to specify platforms on fleetdm.com/tables ( #11697 )
...
Updated the README to clarify how to document platform support for the
entire table or for specific columns.
2023-05-16 10:26:29 -05:00
Eric
055031e19f
Update schema folder readme ( #9502 )
...
Changes:
- Updated the `schema/` folder readme to have information about the
`schema/tables/` folder, and YAML overrides.
2023-01-25 14:29:03 -06:00
Eric
9dbf84fb4b
Website: Add pages for schema tables ( #7679 )
...
* add osquery tables page
* update build script, add fleet schema folder
* update layout and page script
* add edit-page button, search, remove test attribute from fleet schema
* update styles
* syntax highlighting, update highlight.js, adjust layout
* lint fixes
* Update view-osquery-tables.js
* requested changes from 1:1
* requested changes
- Rename osquery-tables to osquery-table-details & update routes and policies
- Update wildcard input and tables details route
- Fix lint error
- adjust self-calling functions in page script
- rename function and adjust the order of functions in page script
* add osquery tables to builtStaticContent.markdownPages
* update schema folder readme
* add redirect for /tables
* update table input
* remove comment from stylesheet, update syntax highlighting, use variable names from colors.less
* update inputs in view action
* Updates from PR review
* fix lint error
* update syntax highlighting, table page styles
* Update build-static-content.js
* requested changes from code review
* Update build-static-content.js
* fix build script error
* remove string.replaceAll()
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-09-23 19:06:55 -05:00