enso/app/dashboard/src
somebody1234 0fc09f8723
Show errors in forms in authentication flow (#10739)
- Fix https://github.com/enso-org/cloud-v2/issues/1422
- Show errors on "login" page by switching to custom Form component
- Also convert "registration", "reset password" and "forgot password" pages to use the new component
- Preserve email when navigating between auth pages

# Important Notes
None
2024-08-13 11:50:07 +00:00
..
assets Show errors in forms in authentication flow (#10739) 2024-08-13 11:50:07 +00:00
authentication Switch from applying optimistic updates to invalidating queries (#10601) 2024-08-09 08:05:45 +00:00
components Show errors in forms in authentication flow (#10739) 2024-08-13 11:50:07 +00:00
configurations Dashboard improvements (#10715) 2024-08-01 11:29:05 +00:00
data Format TS code (#10648) 2024-07-26 17:47:59 +10:00
events Only allow creating single project at a time (#10586) 2024-07-24 10:04:02 +00:00
hooks Switch from applying optimistic updates to invalidating queries (#10601) 2024-08-09 08:05:45 +00:00
layouts Show errors in forms in authentication flow (#10739) 2024-08-13 11:50:07 +00:00
modals Switch from applying optimistic updates to invalidating queries (#10601) 2024-08-09 08:05:45 +00:00
modules/payments Show errors in forms in authentication flow (#10739) 2024-08-13 11:50:07 +00:00
pages Show errors in forms in authentication flow (#10739) 2024-08-13 11:50:07 +00:00
providers Show errors in forms in authentication flow (#10739) 2024-08-13 11:50:07 +00:00
services Dashboard improvements (#10715) 2024-08-01 11:29:05 +00:00
utilities Show errors in forms in authentication flow (#10739) 2024-08-13 11:50:07 +00:00
App.tsx Show errors in forms in authentication flow (#10739) 2024-08-13 11:50:07 +00:00
appUtils.tsx New Signup flow (#10616) 2024-08-01 09:35:41 +00:00
entrypoint.ts Inline modules in app/ide-desktop/ (#10305) 2024-07-17 09:10:42 +00:00
globals.d.ts Format TS code (#10648) 2024-07-26 17:47:59 +10:00
index.tsx Switch from applying optimistic updates to invalidating queries (#10601) 2024-08-09 08:05:45 +00:00
tailwind.css Show errors in forms in authentication flow (#10739) 2024-08-13 11:50:07 +00:00
TestAppRunner.tsx Inline modules in app/ide-desktop/ (#10305) 2024-07-17 09:10:42 +00:00