Commit Graph
5143 Commits
Author SHA1 Message Date
Gabriel Hernandez d88c4e3066 fix fleet setup styles (#6909) 2022-07-27 14:43:13 +01:00
RachelElysia 45b8ba2675 Fleet UI: Align dropdown cursors, buttons (#6886) 2022-07-27 08:51:45 -04:00
RachelElysia 8792acb1ec Readable copy message, fix modal cta button alignment (#6877) 2022-07-27 08:21:16 -04:00
RachelElysia 96925f9cf1 Fleet UI: Fix jumpy action dropdown (#6891) 2022-07-27 08:19:05 -04:00
Desmi-DizneyandMike Thomas 5fc4ef7957 Fix typo in /using-fleet/faq (#6669)
* Fix typo in /using-fleet/faq

Created as per https://github.com/fleetdm/fleet/issues/6605

* Update FAQ.md

* Update FAQ.md

* Update docs/Using-Fleet/FAQ.md

* Update docs/Using-Fleet/FAQ.md

* Update docs/Using-Fleet/FAQ.md

* Update docs/Using-Fleet/FAQ.md

* Update docs/Using-Fleet/FAQ.md

* Update FAQ.md

* Update link on docs/Using-Fleet/FAQ.md

Added closing square bracket.

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-07-27 16:18:59 +09:00
Desmi-DizneyandMike Thomas 3460aaaa9b Renamed Brand to be Digital experience (#6884)
* Renamed Brand to be Digital experience

@eashaw and I changed this to be titled Digital experience.

* Capitalized Digital Experience in handbook/digital-experience/README.md

* Capitalized Digital Experience in handbook/digital-experience/README.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-07-27 16:18:51 +09:00
Desmi-Dizney a548fb771e Updated Slack channel for Operations (#6899)
Done as per @mikermcneil's request in Slack 

mikermcneil
@Desmi Dizney
  can you update this slack channel in the relevant handbook to reflect this? https://fleetdm.slack.com/archives/C03MMC90MNU/p1658798689913439
mikermcneil
has renamed the channel from "help-operations" to "help-operations-and-contract-reviews"
2022-07-27 01:47:41 -05:00
Mike McNeilandMike Thomas f2212ee03d DRIs: Add @mike-j-thomas to NPM brandfront (#6897)
* DRIs: Add @mike-j-thomas to NPM brandfront

relates to https://github.com/fleetdm/fleet/pull/6872

* DRIs: Add @chris-mcgillicuddy to GitHub brandfront

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-07-27 01:47:16 -05:00
Mike McNeil ff116226a7 Tool: Workaround for mergefreeze API (#6908)
A timeboxed workaround for an intermittent issue where the mergefreeze API reports that a repo is frozen: false, when the mergefreeze UI says that it is actually truly frozen.
2022-07-27 01:41:57 -05:00
Mike McNeil c5adb912f9 Tool: Remove MergeFreeze logs (#6907)
Turns out the issue being debugged in https://github.com/fleetdm/fleet/pull/6906 was in the API itself-- somehow it can get stuck on frozen: false.  If that happens, the solution is to freeze/unfreeze everything in the dashboard
2022-07-27 01:19:47 -05:00
Mike McNeil 878c21c491 Tool: Debug github webhook (#6906) 2022-07-27 00:56:50 -05:00
Mike McNeil 39fea292b9 Tool: Bring back mergefreeze API integration (#6905)
* Tool: Bring back mergefreeze API integration

Context: https://github.com/fleetdm/fleet/pull/5628#issuecomment-1196175485

Unfortunately, the API doesn't work.

* Lay out how this would work in the database - but instead, do it ephemerally for now

* Remove model

* Maintain state (the easy way for now)
2022-07-27 00:36:31 -05:00
Desmi-Dizney 8369f6b1b5 Added 4.17.1 heading back (#6902) 2022-07-26 14:44:54 -07:00
Zachary Winnerman 7ff2c3d249 Add cors to sandbox jitprovisioner (#6900) 2022-07-26 16:30:44 -05:00
Luke Heath 6c1d74f14f Update sandbox env var and capitilization (#6896) 2022-07-26 13:58:00 -07:00
RachelElysia 5a0f4eb318 Packs UI: Update osquery releases on add/edit query pack dropdown (#6888) 2022-07-26 15:27:56 -04:00
Luke Heathandzwinnerman-fleetdm 6804cc2a1f Change terraform sandbox deploy tag to main (#6880)
* Change terraform sandbox deploy tag to main

* Add image pull policy

Co-authored-by: zwinnerman-fleetdm <zwinnerman@fleetdm.com>
2022-07-26 09:44:38 -07:00
Roberto Dip 780db937de pass a pointer to config instead of the whole config to goroutines (#6823) 2022-07-26 12:27:30 -03:00
RachelElysia fbbe4bb1e6 Fleet UI: Align checkboxes (#6873) 2022-07-26 08:15:57 -04:00
Gabriel Hernandez 7a1317432b Add expiry time warning in sandbox mode (#6830)
* create a MainContent and SidePanelContent containers for layout

this creates these two new components for handling layout more cleanly. It also allows us to put in common components into main layout, like sandbox expiration notification

* use MainContent and SidePanelContent in current pages

this brings in the two new components and wraps the page contents in these. This also allowed us to clean up and remove unused/no needed styling code

* add MainContent component to user settings page and clean up user settings component

this cleans up the user settings page to follow the panel convention we have as well as adds the MainContent component to this page

* add MainContent component to team pages

* update Sandbox gate to render optional component when in sandbox mode and add to MainContent

* add call to sandbox api to get expiry time

this adds a conditional call when the user is in sandbox mode to get the expiry time of the instance

* fix sticky elements on settings pages to work with sandbox expiry message

* fix e2e test after MainContent refactor
2022-07-26 13:05:57 +01:00
RachelElysia fb76123b16 Fleet Desktop UI: Add device user error for invalid token (#6850) 2022-07-26 06:36:33 -04:00
Eric 83ba81dd26 Add redirects for articles that have changed category (#6865)
* Add redirects

* remove whitespace change
2022-07-26 00:26:22 -05:00
Mike McNeil 5689c83769 Website: Remove "as seen on techcrunch" from homepage (#6869)
It's been a few months now and, while neat to share the story, some visitors report experiencing it as an indicator that Fleet is an earlier stage company than it actually is, which is misleading.

We're not THAT hip.
2022-07-26 13:12:29 +09:00
Mike McNeil 6c2cfcdc6e Article: Update casing (#6868) 2022-07-25 22:04:53 -05:00
Robert Fairburn 189362c2af Add rfairburn to receive-from-github.js (#6848) 2022-07-25 18:36:04 -05:00
Desmi-Dizney a7585e3cec Editor pass - Fix double quote usage in sql query (#6862)
This has been edited for copy.
2022-07-25 18:29:29 -05:00
Roberto Dip 5a44d01566 update documentation of orbit/pkg/packaging (#6819)
This updates the documentation of orbit/pkg/packaging mainly to note that the exported functions are not safe for concurrent usage (subject to change.)
2022-07-25 20:14:20 -03:00
Roberto Dip d63f56f8c0 add support for notarization in fleetdm/fleetctl images (#6818)
#6674
2022-07-25 20:06:10 -03:00
Andrew Baker c09a8a7385 Update cover image (#6858) 2022-07-25 17:59:03 -05:00
Andrew Baker 805dd3aaed Add Google link (#6857) 2022-07-25 15:55:14 -05:00
RachelElysia 08485b3a5c Sandbox UI: Homepage, CTA to add personal device (#6775) 2022-07-25 16:42:03 -04:00
RachelElysia 8d3de2a70a Data table UI: Fix several ellipses to appear at end of cell only (#6829) 2022-07-25 16:26:52 -04:00
Zachary Winnerman 913acdc2ae Add auth header requirement for /new and fix openapi spec for timestamp (#6855) 2022-07-25 16:26:04 -04:00
RachelElysia f00647379e UI: Fix disabled cursor with/without tooltip (#6846) 2022-07-25 16:22:00 -04:00
Mike McNeil 006b584252 Docs: Lay up spot for Tony's video (#6853) 2022-07-25 15:18:38 -05:00
Zach Wasserman b3a575b023 Remove semgrep from Actions (#6847)
Sadly, this never saw the love it needed to bring value. No opposition
to bringing it back later, but removing it for now.
2022-07-25 10:53:06 -07:00
RachelElysia 52673b6ed2 Sentence case error (#6845) 2022-07-25 13:14:05 -04:00
1200a5fc6f Website: Add support for multiple levels in the handbook (#6524)
* Website: add support for excludePageFromSectionIndex meta tag in Markdown content

* revert articles and docs changes

* move handbook pages into subfolders, rename brand to digital experience, update links

* update page script, add pages in same section to generated index

* remove newline

* add redirect for renamed handbook page (/handbook/brand -> /handbook/digital-experience)

* handbook: update relative page links

* update comment

* Update basic-handbook.page.js

* Revert .sailsrc change

* Update basic-handbook.ejs

* Update basic-handbook.page.js

* Update basic-handbook.page.js

* Update security.md

I added an example of how second-level sections could be introduced (linked to).

* update links on security.md, remove related pages

* change top level files filenames to README.md

* remove handbookSection

* Update basic-handbook.page.js

* only include top level pages in handbook index

* update relative links

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-07-25 11:18:58 -05:00
Mike McNeil a26e5002a3 Website: Follow up to strip leading slashes (#6843)
* Website: Follow up to strip leading slashes

re https://github.com/fleetdm/fleet/pull/6796#issuecomment-1193054810

* remove log

* Verified: whitespace trim not needed

And leading slash trim is only needed if using a regex route (not something I recommend most of the time).  But since we are using one, I included it, and put it in all three places for consistency.  (It doesn't ever hurt)
2022-07-25 11:16:40 -05:00
Desmi-Dizney cdc2954974 Editor pass - Fix GCP Terraform link in docs (#6769)
Editor pass for:
-  https://github.com/fleetdm/fleet/pull/6705
2022-07-25 10:51:52 -05:00
Roberto Dip 02a37db3d0 update documentation for viewing code coverage locally (#6821) 2022-07-25 10:48:53 -05:00
dependabot[bot] 90e3838134 Bump returntocorp/semgrep-action (#6828)
Bumps [returntocorp/semgrep-action](https://github.com/returntocorp/semgrep-action) from 1c1ab0c45ee0495c4ce90cee74ee548e177e054b to 1. This release includes the previously tagged commit.
- [Release notes](https://github.com/returntocorp/semgrep-action/releases)
- [Changelog](https://github.com/returntocorp/semgrep-action/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/returntocorp/semgrep-action/compare/1c1ab0c45ee0495c4ce90cee74ee548e177e054b...ec5cff38679b57ff4c6fc65a3e73601e574aa0e7)

---
updated-dependencies:
- dependency-name: returntocorp/semgrep-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-25 08:45:15 -07:00
Desmi-Dizney 3bcff57248 Fixed typo in link and table formatting issues (#6801)
* Fixed typo in link

This is related to:
- https://github.com/fleetdm/fleet/issues/6790

* Update docs/Using-Fleet/REST-API.md

* Update REST-API.md
2022-07-25 10:03:27 -05:00
RachelElysia 6ec08b405b Manage Host UI: Convert uptime column to last restarted (#6812) 2022-07-25 09:37:12 -04:00
Zach Wasserman 345b0a0cd2 Update the-future-of-device-management-ep1.md (#6842) 2022-07-23 08:09:10 +09:00
Mike ThomasandTim Kern f8241466d8 update image on podcast ep3 (#6841)
* update image on podcast ep3

- Updated image on the-future-of-device-management-ep3.md
- Updated title for consistency on the-future-of-device-management-ep1.md

* Fixed meta name article title to "episode 3"

Co-authored-by: Tim Kern <tim@fleetdm.com>
2022-07-22 16:43:53 -05:00
Andrew Baker e0200a950f Fix spelling in podcast title (#6837)
from "sceptic" to "skeptik"
2022-07-22 16:16:51 -05:00
Andrew Baker 6f99add3c9 Update episode number for accuracry (#6836)
* Update episode number for accuracry

* Update the-future-of-device-management-ep3.md
2022-07-22 16:05:14 -05:00
RachelElysia 3915a5294b Software details UI: Fix horizontal scroll off viewport (#6811) 2022-07-22 14:03:06 -04:00
Mike Thomas 99ae9c8a9e add /releases to main nav (#6817)
- Updated the main nav to point releases to /releases
2022-07-22 11:40:19 -05:00