clients/apps
rr-bw cee13556af
fix(ui): [PM-13147] Change logout a link to button so that it displays correctly (#12232)
On `/update-temp-password`, on the light theme the "Logout" link was not showing in the upper-left corner because the text color for an `a` link is our primary blue color, which blended in with the headers background color. This PR changes the logout `a` link to a `button` so that it inherits the header text color. It should be a button anyway since it's calling a function and not simply routing.
2024-12-04 14:56:59 -08:00
..
browser fix(ui): [PM-13147] Change logout a link to button so that it displays correctly (#12232) 2024-12-04 14:56:59 -08:00
cli Remove unused stateService dependency (#12167) 2024-12-03 09:50:32 -05:00
desktop [PM-15541] Hide ssh key filter behind feature flag (#12239) 2024-12-04 17:04:08 +01:00
web If user can't view subscription, don't show upgrade modal (#12248) 2024-12-04 12:25:15 -05:00