gillespi314
4a4e832d3a
Increase minimum password length to 12 characters ( #5712 )
2022-05-18 12:03:00 -05:00
gillespi314
6a3458f6f0
Fix missing field in setup confirmation ( #2005 )
...
* Fix missing field in setup confirmation
* Change setup buttons text
2021-09-10 18:53:28 -05:00
Martavis Parker
7af97579fe
Frontend of usage statistics ( #1177 )
...
* #454 added usage stats disclaimer to setup confirmation
* #454 added new section to settings for usage stats
* #454 fixed vulnerability for hrefs
* removed jsx file
* #454 added logic to checkbox
* #454 created modal to preview usage stats; cleanup
* fixed tests and linting
2021-06-23 15:19:01 -07:00
Zach Wasserman
0a22b9195e
Rename components and errors in setup flow ( #1059 )
2021-06-10 17:01:18 -07:00
Zach Wasserman
db459d3363
Continue to update names in backend code and docs ( #976 )
2021-06-06 16:58:23 -07:00
Gabe Hernandez
efb35b537a
add prettier and have it format all fleet application code ( #625 )
...
* add prettier and have it format all js code except website:
:
* trying running prettier check in CI
* fix runs on in CI
* change CI job name
* fix prettier erros and fix CI
2021-04-12 14:32:25 +01:00
noahtalerman
1b23b7b74f
Add style fixes caught during QA. Add favicon. ( #119 )
...
Changes include style fixes that were caught during a QA pass.
2020-12-10 13:09:05 -08:00
noahtalerman
7d9906e5ea
Update Fleet setup styles ( #78 )
...
This PR is part of the UI Refresh #38 .
The goal of this PR is to update the styles of the Fleet setup (onboarding) flow.
2020-12-02 09:59:44 -05:00
Zachary Wasserman
ccc8581229
Upgrade eslint and dependencies ( #2255 )
...
Updates configuration and fixes issues introduced
2020-07-06 19:31:48 -07:00
Christian Barcenas
dd6a55d527
Fix description for "Fleet App URL" config option ( #2188 )
...
Remove a misleading warning. This configuration parameter is only used by
Fleet-internal (i.e. non-osqueryd) endpoints.
2020-01-23 08:10:25 -08:00
Zachary Wasserman
c8229cc0d6
Replace uses of the term "Kolide" with "Fleet" ( #1999 )
...
Almost two years ago, we began referring to the project as Fleet, but there are
many occurences of the term "Kolide" throughout the UI and documentation. This
PR attempts to clear up those uses where it is easily achievable.
The term "Kolide" is used throughout the code as well, but modifying this would
be more likely to introduce bugs.
2019-01-24 09:39:32 -08:00
Zachary Wasserman
dc4b97d15f
Fix React deprecation warnings ( #1976 )
...
- Refactor imports of PropTypes to use the prop-types package
- Upgrade dependencies that were setting off deprecation warnings
2019-01-06 17:25:33 -08:00
Zachary Wasserman
c0b64182d5
Update app strings for release ( #1163 )
...
- Setup strings + appropriate style changes
- Post-login string
2017-02-02 12:43:18 -08:00
Kyle Knight
1a011dadbd
Removing requirement for org avatar & fixing "Enter" key on /setup ( #871 )
...
* Removing requirment for org avatar
* Convert /setup to multiple forms
* Getting kinks worked out of Enter key
* Fixing typescript nonesense linting issues
2017-01-11 12:27:33 -07:00
Kyle Knight
9e6a8eae56
Styling User Registration ( #529 )
2016-12-01 13:57:19 -05:00
Mike Stone
c1866c48c4
User registration ( #453 )
...
* RegistrationPage with Breadcrumbs
* Registration Form
* client-side validations
* Form page headers and description
* Form HOC
2016-11-16 11:58:25 -05:00