Eric
dfefe64b3b
Website: update edit button on table pages ( #8807 )
2022-11-23 16:31:07 -06:00
Eric
0853d338f8
Website: Update table pages ( #8410 )
...
* add link to "defaults to root" text and evented table labels
* override requires_user_context value in merged schema
* update link styles on table pages
* Update get-extended-osquery-schema.js
* encodeURIComponent
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-11-10 17:12:24 -06:00
Mike Thomas
a4c628963b
Update evented table badge ( #8283 )
...
I updated the styling of the evented table badge and label.
Fixes https://github.com/fleetdm/fleet/issues/8270
2022-10-18 10:07:36 -05:00
Eric
831155eb9c
Website: update osquery schema pages - add evented table icons to sidenav, update code highlighting ( #8168 )
...
* Add evented table labels, update code syntax highlighting
* update styles, lint fix
* update comment
* Update osquery-table-details.page.js
2022-10-11 14:40:08 -05:00
Eric
2eb24b974a
Website: Osquery schema tables updates ( #7964 )
...
* update syntax highlighting, fix scrollbars on safari and firefox, expand mobile nav when searching
* use purpose="" instead of css class
* Update osquery-table-details.ejs
* make type column uppercase
2022-09-27 14:34:37 -05: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