Results 33 comments of Eric

Closing this issue, we were not able to reproduce this error. @xpkoala This was a bug that @timmy-k encountered while viewing the site on an actual device. After this bug...

@mike-j-thomas I updated this PR with the correct link to that heading.

@zhumo @mikermcneil This is happening because this page only has one h2 heading (`## Using YAML files in Fleet`). To fix this we need to change the levels of the...

closed by https://github.com/fleetdm/fleet/pull/7932

@mikermcneil > @eashaw Could you link the issue this is related to? Done! Sorry about that! This is the PR that updated these values on other pages: https://github.com/fleetdm/fleet/pull/7181 > 1....

@mikermcneil @mike-j-thomas This PR has been updated to revert the meta title changes and the changes from https://github.com/fleetdm/fleet/pull/7181/ @mikermcneil Since this PR no longer makes any changes to any controllers,...

@noahtalerman I have a PR to move the schema merging code from `build-static-content.js` into a separate file that can be called from other scripts. Once that is merged, we can...

@mikermcneil This PR has been updated with the User model changes.

@mikermcneil I need to add the `signupReason` column and migrate the existing user data. I will put the site in maintenance mode and migrate the data before I merge this...

@mike-j-thomas FYI: The mobile tooltip icons are not buttons, and the "learn more" link is clickable inside the tooltip. I did this to prevent users from opening the link when...