mirror of
https://github.com/enso-org/enso.git
synced 2025-01-02 10:01:43 +03:00
ce1ef7df03
- 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 |
||
---|---|---|
.. | ||
mock/authentication/src/authentication | ||
playwright | ||
src | ||
test/authentication/src | ||
test-component/authentication/src | ||
test-e2e | ||
.gitignore | ||
bundle.ts | ||
esbuild-config.ts | ||
log-screenshot-diffs.ts | ||
package.json | ||
playwright-component.config.ts | ||
playwright-e2e.config.ts | ||
playwright.config.ts | ||
tailwind.config.ts | ||
test-server.ts | ||
tsconfig.json | ||
watch.ts |