Commit Graph
4823 Commits
Author SHA1 Message Date
gillespi314 2715f8eb32 Add fixtures for software and vulnerabilities end-to-end tests (#6337) 2022-06-23 10:01:37 -05:00
Lucas Manuel Rodriguez fc7650c4f8 Fix mock tests set test name (#6345)
* Set mock test on live query mocked tests

* Use MySQL 5.7 as default in docker-compose.yml
2022-06-23 11:34:52 -03:00
Zach Wasserman c241f3fa08 Fix links in AWS Terraform blog post (#6342) 2022-06-23 10:01:52 -04:00
Benjamin Edwards 65c0c39edf fix falling edge monitoring of loadbalancer 5XX alarm (#6346) 2022-06-23 09:41:08 -04:00
Mike McNeil c8e07fdc6f Handbook: Move meta tags to bottom for consistency (#6315) 2022-06-22 20:16:53 -05:00
Tony Gauda d0bac11954 Link to CE Weekly Debrief (#6338) 2022-06-22 18:59:08 -04:00
Martin Angers 8f66a50f2b Add hosts enrolled by operating system to anonymous usage stats (#6329) 2022-06-22 16:38:11 -04:00
Roberto Dip 2948e112f6 ensure software_host_counts is cleaned when software is deleted (#6270)
Related to #5982, this ensures we clean up software_host_counts rows referencing software that is not longer present in the software table.
2022-06-22 17:35:53 -03:00
Desmi-Dizney 8bbac8baab Handbook editor pass - Engineering (#6124)
* Handbook editor pass - Engineering

This has been edited for copy.

* Update engineering.md

* Update handbook/engineering.md

* Update handbook/engineering.md
2022-06-22 14:49:39 -05:00
Martin Angers dc9e158153 Add weekly active users count in anonymous usage stats (#6317) 2022-06-22 15:20:57 -04:00
dependabot[bot] 3b86836c3f Bump actions/upload-artifact from 3.0.0 to 3.1.0 (#5835)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/6673cd052c4cd6fcf4b4e6e60ea986c889389535...3cea5372237819ed00197afe530f5a7ea3e805c8)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 16:07:08 -03:00
Mike McNeil 2996eec2c9 Handbook: Charlie is DRI of people page (#6335) 2022-06-22 13:54:02 -05:00
Charlie Chance 5c6df3b13e Handbook: Expenses and Reimbursement edits (#6331) 2022-06-22 13:52:42 -05:00
Desmi-Dizney 30098ffe36 Handbook editor pass - Company (#6112)
* Handbook editor pass - Company

This has been edited for copy.

* Update company.md

* Update company.md

* Update company.md
2022-06-22 13:52:07 -05:00
Ahmed Elshaer a9f48ff561 Create Bulk Users from CSV (#3372)
* Create Bulk Users

* WIP: Adding a test for bulk user import

* adding a user bulk create test

* Fixing description, removing password required, and adding more test cases

* Fixing description, removing password required, and adding more test cases

* Fixed all comments and added Random Password Generator

* returning an error in generateRandomPassword

* Using 2 loops to create user list and then create the actual users

* Adding a bulk user delete

* fixing a mistake in temp csv

* fixed lints and removed yamlFlag
2022-06-22 13:34:58 -03:00
Tomas Touceda 1faa3c47b2 Add endpoint documentation (#6290)
* Add endpoint documentation

* Fix few typos

* Update documentation based on reviews

* Add missing meta

* Fix doc typos
2022-06-22 11:34:14 -03:00
github-actions[bot]andzwass 356d691695 Update Orbit CA certs [automated] (#5366)
Generated automatically with curl mk-ca-bundle.pl script.

Co-authored-by: zwass <zwass@users.noreply.github.com>
2022-06-22 08:37:54 -03:00
Zach Wasserman 9dd385d008 Fix version number typo in 4.16.0 release post (#6325) 2022-06-21 19:44:41 -04:00
Nathanael HollidayandEric 7a77616cfc Handbook updates: monthly accounting and commission payroll (#6311)
* Handbook updates: monthly accounting and commission payroll

Updated handbook to reflect updates requested here: https://github.com/fleetdm/confidential/issues/1418

* Update people.md

Co-authored-by: Eric <eashaw@sailsjs.com>
2022-06-21 17:44:46 -05:00
Eric de22b8d781 update sidebar position (#6321) 2022-06-21 16:37:11 -05:00
Eric 1c51eadc1e Website: Fix build script (#6320)
Fixing a error caused by https://github.com/fleetdm/fleet/pull/6271/commits/e94e41a9f95eeba8815d4025c4fa6043e7333288
2022-06-21 15:35:13 -05:00
Eric 7694937793 Website: update build script (#6271)
* Website: update build script

* update .replace() to use HTML entities
2022-06-21 14:36:03 -05:00
Lucas Manuel Rodriguez c90e3012d2 Fix Fleet Desktop opening of URL on Ubuntu 21/22 (#6314)
* Fix Fleet Desktop opening URL on Ubuntu 21/22

* Fine tunning: fix for Ubuntu 18
2022-06-21 16:26:14 -03:00
Lucas Manuel Rodriguez 9b210fc6bd Add support for CA root certificate to Fleet Desktop (fleetctl package's --fleet-certificate flag) (#6312)
* Orbit to pass the value of `--fleet-certificate` to Fleet Desktop

* Add changes for testing
2022-06-21 16:25:36 -03:00
Eric b1442e6e55 Website: Update state of device management report (#6318)
* update header CTA layout, remove logs from state-of-device-management, update report table of contents

* lint fix
2022-06-21 14:08:33 -05:00
Roberto Dip 4a867d53dc use a single context for background jobs and HTTP handlers (#6313) 2022-06-21 15:09:00 -03:00
Andrew Baker eb7dbec88f Update for grammar (#6316)
Replaced "thier" with "their"
2022-06-21 12:57:06 -05:00
Mike Thomas f97c07ff01 Homepage navigation patch (#6301)
* Update layout.ejs

- Added target="_blank" to Chat nav item.

* Update layout.ejs

- Removed "Contribute" from masthead navigation as per discussion with Mike M.
2022-06-21 11:38:45 -05:00
EricandTim Kern d5aac8b76e Website: header CTA (#6157)
* Add header CTA, update layout

* Updated meta description in routes

Changed to new CTA phrasing

* Updated layout-landing with new CTA copy

* Updated layouts to include new CTA copy

* Updated layout-landing to include new CTA copy

Missed a space on my last edit

* Updated meta description for sodm report

Used final copy version

* Updated SODM report CTA to final copy

Updated after working with Mike T

* Updated SODM CTA to final copy

Worked with Mike T to improve final version

Co-authored-by: Tim Kern <tim@fleetdm.com>
2022-06-21 11:12:21 -05:00
Eric 1341c29a60 Website: Add report image and homepage call to action (#6212)
* add image (TODO vertical alignment)

* Update state-of-device-management.ejs

* website: Add homepage report banner

* lint fixes
2022-06-21 11:06:51 -05:00
Martin Angers 7bfe93f5d7 Include an error code as query string in /sso/callback response in case of failure (#6286) 2022-06-21 09:04:50 -04:00
Roberto Dip 984605f630 store count alongside unique error instances in Redis (#6232)
Related to #4972, this adds a new key, error:<hash>:count to Redis in order to keep track of how many times each instance of an error occurred.
2022-06-21 08:43:53 -03:00
Charlie Chance be77594f4e Handbook: Incident postmortems & Outages (#6136)
removing from Customer engineering  here: https://github.com/fleetdm/fleet/pull/6135 removing from Customer engineering
2022-06-21 04:28:08 +00:00
Charlie Chance fee86d9bd2 Handbook: typo edit (#6267) 2022-06-21 04:27:52 +00:00
Charlie Chance ef11a61383 Handbook: monthly payroll audit (#6272) 2022-06-21 04:27:40 +00:00
Mike McNeil 34afb1e4b2 Handbook: People handbook DRI == Charlie (#6289) 2022-06-21 04:27:27 +00:00
Katheryn Satterlee 865ab32d03 Prepare for 4.16.0 release (#6256) 2022-06-20 20:55:33 -07:00
Eric 73db2ae15e Website: add <call-to-action> component (#6244)
* Website: add <call-to-action> component

* Lint fixes
2022-06-21 09:08:35 +09:00
Nathanael HollidayandMike Thomas 286637f123 Handbook Changes (#6235)
* Handbook Changes

Changed the link directing Fleeties to the key contract terms spreadsheet in Google Drive to the relevant customer's Salesforce opportunity for a summary/information about contract terms as required in GitHub issue #1430.

* Also included contract term glossary as requested in another issue.

* Update handbook/customers.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-06-20 19:04:52 -05:00
Nathanael HollidayandMike Thomas 618815c348 Handbook Update: Attending conferences (#6288)
* Handbook Update: Attending conferences

Added a subsection to spending company money detailing conference attendance.

* Update handbook/people.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

* Update handbook/people.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

* Update handbook/people.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

* Update handbook/people.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

* Update handbook/people.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

* Update handbook/people.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-06-20 19:04:38 -05:00
Tim Kern 31872684a8 Updated sales one-pager to V2 version (#6287)
Now includes 4 product images in bottom section
2022-06-20 17:53:31 -05:00
Zach Wasserman 7cede96089 Generate osqueryd target from DEB package (#6258)
The DEB packages have a stripped (smaller) binary rather than the
unstripped binary in the tarball.
2022-06-20 11:13:01 -07:00
Martin Angers 1d60d6fdc2 Add test for no host in failing policy trigger (#6279) 2022-06-20 11:41:45 -04:00
Eric 4c656cf282 Website: add releases filter to articles page (#6273) 2022-06-17 16:58:19 -05:00
1affb341e3 Website: Add calls to action to /reports/state-of-device-management (#6148)
* Website: updated animated button mixin, add calls to action to report

* added final hrefs

* Update website/assets/styles/pages/reports/state-of-device-management.less

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

Co-authored-by: Tim Kern <tim@fleetdm.com>
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-06-17 16:56:25 -05:00
Zach Wasserman 8228681119 Bump Fleet Desktop version (#6255) 2022-06-16 18:34:30 -07:00
gillespi314 7413ab45d5 Restyle links on admin page, software page (#6254) 2022-06-16 14:08:12 -05:00
gillespi314 03d7784beb Revise manage automations modal to remove error no policies, add error no integration (#6253) 2022-06-16 14:07:39 -05:00
Charlie Chance 676cf84a6d Handbook: Product office hours backup process (#6183)
fleetdm/confidential#1432
2022-06-16 13:39:33 -04:00
Desmi-Dizney 6e56ec64b6 Editor pass - In Product handbook, add "Internal link" to "Design conventions" (#6252)
Editor pass for:
-  https://github.com/fleetdm/fleet/pull/6250
2022-06-16 12:01:11 -05:00