1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/frontend/src
olav 531d969fa6 refactor: misc login page accessibility improvements (#914)
* refactor: add missing input field labels

* refactor: add missing className prop

* refactor: add missing image labels

* refactor: fix forgot password title size

* refactor fix StandaloneLayout page landmarks

* refactor: improve project page title

* refactor: add autoFocus to login fields
2022-04-27 09:29:43 +02:00
..
__mocks__
assets fix: improve avatar alt text (#892) 2022-04-20 16:08:15 +02:00
component refactor: misc login page accessibility improvements (#914) 2022-04-27 09:29:43 +02:00
constants feat: expand constraint operator descriptions (2) (#858) 2022-04-07 10:31:06 +02:00
contexts chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
hooks fix: announce navigation to screen readers (#911) 2022-04-27 09:14:44 +02:00
interfaces feat: add context value descriptions (#874) 2022-04-19 15:20:01 +02:00
openapi feat: generate an OpenAPI client (2) (#875) 2022-04-26 10:53:46 +02:00
themes refactor: remove default link color (#891) 2022-04-20 15:46:59 +02:00
types feat: generate an OpenAPI client (2) (#875) 2022-04-26 10:53:46 +02:00
utils fix: announce navigation to screen readers (#911) 2022-04-27 09:14:44 +02:00
index.tsx refactor: use buttons for sortable <th>s (#898) 2022-04-22 14:03:58 +02:00
react-app-env.d.ts
setupProxy.js
setupTests.ts