Commit Graph

15 Commits

Author SHA1 Message Date
Luke Heath
25c431da27
Add new infrastructure product group (#10852)
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-03-29 22:49:02 -05:00
Mike McNeil
f8994aa99c
Wireframes welcome (#10845)
Just like code contributions
2023-03-28 23:59:26 -05:00
Mike McNeil
cd0b46e8a7
Followthrough from change to some definitions (#10840)
Assuming positive intent is now expressly an embodiment of the Empathy
value, so this example needed swappin’
2023-03-28 23:13:46 -05:00
Mike McNeil
019a4b7421
Ick, sorry (#10838)
This was kinda defensive before. I hope this is better.
2023-03-28 22:16:42 -05:00
Mike McNeil
1ec14fc144
Fix outdated label (#10668) 2023-03-21 23:18:45 -05:00
Mike McNeil
a031dfdc37
correct #g-cx label (#10667) 2023-03-21 23:13:46 -05:00
Mike McNeil
59371257fa
Update product groups for shuffles and new fleeties (#10584)
Relates to https://github.com/fleetdm/fleet/issues/10542

.
2023-03-20 22:54:57 -05:00
Mike McNeil
2a11e88f3a
Clarify specialties (#10201)
# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2023-02-28 18:31:04 -06:00
Mike McNeil
58837bc42e
Sub-tasks (#10015) 2023-02-22 10:49:59 -06:00
Mo Zhu
2c3bb838fa
User story template, sub-task template, and handbook improvements (#9375)
.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-02-21 00:58:52 -06:00
Mike McNeil
3b46e74688
Update development-groups.md (#9647)
.
2023-02-03 17:27:49 -06:00
Mike McNeil
9971c4318d
Update development-groups.md (#9403) 2023-01-18 11:47:32 -06:00
Mike McNeil
1cd5151584
Marcos joins compliance group and leaves MDM group in late Jan (#9361) 2023-01-16 13:08:33 -06:00
Mike McNeil
b44daaf244
Product groups 2.0 (#9353)
.
2023-01-16 10:52:27 -06:00
Charlie Chance
1a781fca6f
Charlie company handbook patch (#7791)
* Create why-this-way.md

Moved "Why this way" to it's own page within Company handbook.

* Create development-groups.md

Added new page development-groups.md to Company handbook.

* Update README.md

Added space for Charlie to write summary for our new sections and add links to the nested pages.

* Update development-groups.md

Added meta tags to the page.

* Update why-this-way.md

* Update why-this-way.md

Changed head hierarchy to populate sub nav.

* preamble and links to sub pages

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-09-20 18:47:25 -05:00