enso/app/ide-desktop/lib/dashboard
somebody1234 2ad19a5366
Fix password validation; add autocomplete attributes (#7896)
- Fixes https://github.com/enso-org/cloud-v2/issues/690
- Fixes password validation never becoming successful after failing once

Other changes:
- Add autocomplete attributes (Chrome said I should so 🤷)

# Important Notes
None
2023-09-26 13:02:16 +00:00
..
src Fix password validation; add autocomplete attributes (#7896) 2023-09-26 13:02:16 +00:00
bundle.ts [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
esbuild-config.ts [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
package.json [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
tailwind.config.ts [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
test.ts Fix validation regexes (#7499) 2023-08-17 10:32:53 +00:00
tsconfig.json [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
watch.ts Disable opening projects that are already opened by other users (#7660) 2023-08-28 13:21:36 +00:00