gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
16.95k stars 1.7k forks source link

Implement new buttons design #43662

Open bl-nero opened 2 days ago

bl-nero commented 2 days ago

This PR is a first in a chain.

Due to the complexity of the change, it's closely tied to a follow-up Enterprise PR https://github.com/gravitational/teleport.e/pull/4532.

The scope of this change is to implement the new design and only change the actual UIs in places where it's strictly necessary to keep the build green. Subsequent UI modifications will be addressed in a follow-up OSS PR https://github.com/gravitational/teleport/pull/43663.

Known issues:

Screenshot 2024-06-28 at 20 25 12

Deviations from the designs:

Figma: https://www.figma.com/design/Gpjs9vjhzUKF1GDbeG9JGE/Application-Design-System?node-id=6642-29063&t=TpbLdA8lOaDrWW0d-0

Contributes to https://github.com/gravitational/teleport/issues/43175

Manual tests: Reviewed all the stories in our storybook, comparing them side by side with the master copy. Glitches will be addressed in a follow-up PR to keep this one scoped.