gillespi314
ba64dc0003
Improve loading of manage policies page ( #3695 )
2022-01-18 09:17:44 -06:00
Martin Angers
f19e676e62
Refactor async host processing to avoid redis SCAN keys (for policies) ( #3657 )
2022-01-18 09:56:43 -05:00
Tomas Touceda
b47cf3d2d4
Better jitter ( #3716 )
...
* Better jitter
* Fix lint
* Use milliseconds
* Make duration milliseconds
* Update based on Lucas' suggestion
* Add changes file
* Panic on error
* Fix compilation error
2022-01-18 11:29:57 -03:00
gillespi314
dea23356de
Improve accuracy of query platform compatibility check when WITH
expressions used ( #3731 )
2022-01-17 20:01:29 -06:00
Lucas Manuel Rodriguez
371c533bfc
Improved Datastore usage of osquery hosts requests ( #3601 )
...
* WIP
* Amend tests
* Do not load aggregated stats for packs
* Add option to host lite
* Fix remaining TODOs
* Fix osquery_utils tests
* Fix SQL
* Fix SQL (bis)
* Restore AuthenticateHost to load once
* Code improvements and re-add deferred host save
* More fixes to the PR
* Wrap users table update on tx
* Add caching to ListPacksForHost and ListScheduledQueriesInPack
* Remove SaveHostSoftware (replaced by UpdateHostSoftware)
* Add unit tests for new functionality
* Add changes file
* Fix scheduled queries test
2022-01-17 22:52:09 -03:00
Martin Angers
c335272de2
Fix failing policy sets for redis cluster mode ( #3725 )
2022-01-17 15:16:54 -05:00
Martin Angers
1f185a7a8b
Refactor async host processing to avoid redis SCAN keys (for labels only) ( #3639 )
2022-01-17 14:53:59 -05:00
Mike McNeil
a3553c4cc7
rearrange headings ( #3726 )
2022-01-17 13:50:54 -06:00
Mike Thomas
102f4d0846
Updated handbook index ( #3689 )
...
* Updated handbook index
Added:
"Posting on social media as Fleet"
"Press releases"
Moved from Growth into Community:
"Promoting blog posts on social media"
* Update README.md
Added "Contributing to the handbook"
* Update README.md
* rename customer experience, add redirect to new customer page, upgrade Sails to fix routes bug, resolve routes TODO
* Update README.md
* update broken links
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
Co-authored-by: eashaw <caglc@live.com>
2022-01-17 13:13:11 -06:00
Mike Thomas
91424de222
Update homepage.ejs ( #3713 )
...
Changed the caption under "Single source of truth."
2022-01-17 13:11:25 -06:00
Kelvin Oghenerhoro Omereshone
31459b97e4
fix: add clarity on signing and notarising on macOS ( #3714 )
...
Add clarity on signing and notarising macOS osquery installers
2022-01-17 18:30:18 +01:00
Guillaume Ross
4776ae68b4
Adding myself to maintainers ( #3720 )
...
As per the onboarding issue https://github.com/fleetdm/confidential/issues/779
2022-01-17 12:27:52 -05:00
Mike Thomas
1cab8f4c74
Removed Nunito font ( #3692 )
...
* Removed Nunito font
We currently only use Nunito Sans as the Fleet typeface. These two references to Nunito were an error on my part in the design files.
Removed:
• Nunito font family
Changed:
• Nunito references to use Nunito Sans
* Replace Nunito with Nunito Sans
Co-authored-by: eashaw <caglc@live.com>
2022-01-17 11:20:18 -06:00
Mike McNeil
3b6bcc173d
Please use sentence case ( #3719 )
...
See brand handbook at fleetdm.com/handbook
2022-01-17 09:43:52 -06:00
eashaw
645490019e
Update customer portal styles ( #3663 )
...
* Add more specific error for login.js
* fix typo, add can I use comment
* adjust padding for quote preview
* update quoted price when number of hosts change
* update footer link layout
* fix lint error
2022-01-17 14:26:40 +09:00
Luke Heath
afaecee662
Close flash message when a modal is opened ( #3711 )
2022-01-16 20:46:20 -06:00
Lucas Manuel Rodriguez
61b21df79e
Add flags to fleetctl preview
to set custom orbit and osqueryd update channels ( #3683 )
...
* Add channel options for orbit update on fleetctl preview
* Add changes
* Also set channels on orbit execution in preview
2022-01-14 18:25:26 -03:00
Lucas Manuel Rodriguez
d7e2e33e01
Disable orbit osquery extensions on Windows ( #3705 )
...
* Disable orbit osquery extensions on Windows
* Add the same to shell.go
2022-01-14 17:42:38 -03:00
Tony Gauda
c74d087081
Update customer-experience.md
2022-01-14 15:11:05 -05:00
Mike McNeil
17268afc63
Be crafty
2022-01-14 13:37:09 -06:00
Mike McNeil
2d0104c9de
Assumptions ( #3700 )
2022-01-14 12:54:30 -06:00
Tony Gauda
16245344f1
Update customer-experience.md
2022-01-14 13:08:57 -05:00
Tony Gauda
f53aeaf1cb
Update customer-experience.md
2022-01-14 13:08:20 -05:00
Zach Wasserman
6bc4718a20
Update FAQ for duplicate host enrollment ( #3698 )
2022-01-14 09:58:56 -08:00
Kelvin Oghenerhoro Omereshone
27c76a0e47
fix: update link to Orbit repository ( #3684 )
...
Current link leads to the archived Orbit repo
2022-01-14 18:25:50 +01:00
Mike Thomas
ec5840d4eb
Create growth.md ( #3691 )
2022-01-14 09:44:13 -06:00
Mike Thomas
3b621e67ee
Update community.md ( #3690 )
...
• Changed up the header tags for styling consistency.
• Added "Posting on social media as Fleet" section.
2022-01-14 09:44:01 -06:00
Mike McNeil
79af3b9717
Cut words ( #3694 )
2022-01-14 09:34:53 -06:00
Mike McNeil
7929c3bb40
Update handbook.md ( #3688 )
2022-01-14 16:33:10 +09:00
eashaw
eb1e69a643
Update website heading font ( #3681 )
...
* Add nunito and nunito sans to /fonts, remove google font tags (for nunito only),
* update layouts
* Add Nunito-sans-extrabold
* replace font files
2022-01-14 13:23:57 +09:00
Zach Wasserman
ef42199c57
Improve Orbit debug logging ( #3687 )
...
Log reasons for runners terminating.
2022-01-13 16:54:28 -08:00
Mike McNeil
dc8e7cd4db
Add URL encoding to avoid confusing link parser ( #3686 )
2022-01-13 18:33:47 -06:00
RachelElysia
1041c6dd46
Settings Pages Refactor: User management page & Teams > members page ( #3625 )
2022-01-13 18:11:45 -05:00
Zach Wasserman
1dc6ef6226
Orbit 0.0.6 changelog ( #3682 )
2022-01-13 14:31:58 -08:00
Zach Wasserman
72fc9dc524
Remove unused request-id in context ( #3632 )
...
This seems to be left over from the older authorization system in Fleet.
I couldn't find any other reference to the `request-id` in the code.
2022-01-13 14:12:56 -08:00
Zach Wasserman
9c845ec26b
Integration test packaging ( #3633 )
2022-01-13 13:59:22 -08:00
Mike McNeil
d9fd386724
handbook: mission ( #3680 )
...
here, have some emojis!
2022-01-13 14:16:56 -06:00
gillespi314
dc8eacc95c
Add AvailableTeams to loginResponse and getUserResponse ( #3585 )
2022-01-13 13:57:44 -06:00
Mike McNeil
7f21d60f25
golden mean ( #3678 )
2022-01-13 13:36:26 -06:00
Mike McNeil
e6e916b247
Fix hanging chad ( #3677 )
2022-01-13 13:22:49 -06:00
Mike McNeil
b81f77f53e
✨ ( #3667 )
2022-01-13 13:14:45 -06:00
Mike McNeil
083a213ad0
Tell me why I’m wrong ( #3676 )
2022-01-13 13:14:24 -06:00
Zach Wasserman
d358c703b8
Only run E2E tests on relevant commits ( #3674 )
2022-01-13 10:48:26 -08:00
Mike McNeil
dc002cf999
Update community.md ( #3664 )
2022-01-13 12:28:53 -06:00
RachelElysia
0f1bb337bc
E2e test stability: Fix free observer detached dom flakiness, remove waits on visit profile RBAC ( #3659 )
2022-01-13 13:01:14 -05:00
RachelElysia
a85e47b28b
Spiffier UI: Dashboard and Manage Host Page loading states ( #3638 )
2022-01-13 12:12:54 -05:00
gillespi314
6952653e1b
Fix usage stats to send missing numLabels field ( #3606 )
2022-01-13 11:11:13 -06:00
gillespi314
39b7c7d9f9
Add pagination and multi-column sort to live query results table UI ( #3647 )
...
* Refactor live query results to react-table
2022-01-13 11:06:32 -06:00
Mike McNeil
51cd0ff148
values 2.0 ( #3666 )
...
overhaul, smoh-ver-haul
bring in values from https://gist.github.com/mikermcneil/f776a8e2010a2deb5274c2bcedc96cfe
2022-01-13 00:32:29 -06:00
Mike McNeil
3c9eaad09c
link to (WIP) company values ( #3665 )
...
These values originally in the handbook were an early stub. I'm still incorporating some more of the feedback from conversations with folks on the team, but getting close. Then I'll expand the notes into actual, readable sentences and bring the updated values into the handbook. I'm leaving the original values here for now. This relates to https://github.com/fleetdm/confidential/issues/764
2022-01-12 23:46:29 -06:00