RachelElysia
efc64389b1
Fleet UI [Feature]: UI reskin ( #33558 )
2025-09-29 12:10:41 -05:00
RachelElysia
0aa187cbca
Fleet UI: Set up flow breadcrumbs refactor ( #16905 )
2024-02-21 13:37:29 -05:00
gillespi314
4a4e832d3a
Increase minimum password length to 12 characters ( #5712 )
2022-05-18 12:03:00 -05:00
Tharun Rajendran
a9b76c6fdd
chore(test): rewritten registration form test using rtl ( #4791 )
2022-03-28 13:50:20 -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
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
Zach Wasserman
0670db66c4
Migrate JS tests to Jest and update libraries ( #74 )
...
- Move from Mocha to Jest for JS testing (Jest seems to have better support for
'watching' tests and a more active community these days).
- Codemod existing tests to Jest syntax (using https://github.com/skovhus/jest-codemods )
- Fix some errors in tests that were previously hidden.
- Update Babel.
2020-12-01 10:15:12 -08: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