enso/app
somebody1234 ce1ef7df03
Make UI for authentication flow match the rest of the dashboard (#8211)
- Changes all authentication screens to look similar to the rest of the dashboard
- Greatly simplifies HTML structure

# Important Notes
- This is being added before the official design is ready, *but* it should be useful anyway, because it greatly simplifies the HTML, which should make it easier to implement the new design
- The auth screens have a larger border-radius than all other elements in the app. This is intentional, to make them look like they continue naturally from the fully rounded submit buttons.
- Basic testing done:
- Logging in should still work
- Signing up should still work
- Setting username should still work
- Changing password should still work
- Forgot password should still work
- Password reset should still work
2023-11-09 10:48:41 +00:00
..
gui More fine grained initialization for resources (#8242) 2023-11-08 08:57:31 +00:00
gui2 line:col positions in parser (#8203) 2023-11-08 16:53:39 +00:00
ide-desktop Make UI for authentication flow match the rest of the dashboard (#8211) 2023-11-09 10:48:41 +00:00