mirror of
https://github.com/fleetdm/fleet
synced 2026-05-14 04:28:42 +00:00
Changes: - Updated the `build-static-content` script to parse files named `rituals.yml` in the handbook folder, and add the contents to the website's configuration as `sails.config.builtStaticContent.ritualsTables`, and to throw errors if a `rituals.yml` file contains a ritual that is missing a required value. - Created the `<rituals>` component, a component that takes a single prop (`ritualsTable`) and renders a table containing a row for each ritual. - Added a new property to `handbook/company/rituals.yml` - moreInfoUrl. If this value is present, the description in the rendered HTML table (of the `<rituals>` component) will link to the URL provided. - updated view-basic-handbook to send `sails.config.builtStaticContent.ritualsTables` in `SAILS_LOCALS` --------- Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| build-static-content.js | ||
| create-issues-for-todays-rituals.js | ||
| deliver-estimation-report.js | ||
| freeze-open-pull-requests.js | ||
| generate-html-email-from-article.js | ||
| generate-merged-schema.js | ||
| get-bug-and-pr-report.js | ||
| rebuild-cloud-sdk.js | ||
| send-data-to-vanta.js | ||