enso/app/ide-desktop/lib/dashboard/test-e2e
somebody1234 5f1333a519
Change dashboard to use 2 spaces for indentation (#8798)
This makes it consistent with the indentation style of GUI2.

# Important Notes
- This commit *will* need to be added to [`.git-blame-ignore-revs`](https://github.com/enso-org/enso/blob/develop/.git-blame-ignore-revs) *after* it is merged.
- This shouldn't need any particular QA (although QA doesn't hurt), as the only thing that was done is a `npx prettier -w .`, meaning that there should be zero logic changes.
2024-01-22 21:26:15 +00:00
..
changePasswordModal.spec.ts-snapshots Make UI for authentication flow match the rest of the dashboard (#8211) 2023-11-09 10:48:41 +00:00
driveView.spec.ts-snapshots Make UI for authentication flow match the rest of the dashboard (#8211) 2023-11-09 10:48:41 +00:00
labelsPanel.spec.ts-snapshots Make UI for authentication flow match the rest of the dashboard (#8211) 2023-11-09 10:48:41 +00:00
loginLogout.spec.ts-snapshots Make UI for authentication flow match the rest of the dashboard (#8211) 2023-11-09 10:48:41 +00:00
signUpFlow.spec.ts-snapshots Make UI for authentication flow match the rest of the dashboard (#8211) 2023-11-09 10:48:41 +00:00
userMenu.spec.ts-snapshots Make UI for authentication flow match the rest of the dashboard (#8211) 2023-11-09 10:48:41 +00:00
actions.ts Change dashboard to use 2 spaces for indentation (#8798) 2024-01-22 21:26:15 +00:00
api.ts Change dashboard to use 2 spaces for indentation (#8798) 2024-01-22 21:26:15 +00:00
changePasswordModal.spec.ts Change dashboard to use 2 spaces for indentation (#8798) 2024-01-22 21:26:15 +00:00
copy.spec.ts Change dashboard to use 2 spaces for indentation (#8798) 2024-01-22 21:26:15 +00:00
driveView.spec.ts Change dashboard to use 2 spaces for indentation (#8798) 2024-01-22 21:26:15 +00:00
labelsPanel.spec.ts Change dashboard to use 2 spaces for indentation (#8798) 2024-01-22 21:26:15 +00:00
loginLogout.spec.ts Change dashboard to use 2 spaces for indentation (#8798) 2024-01-22 21:26:15 +00:00
loginScreen.spec.ts Change dashboard to use 2 spaces for indentation (#8798) 2024-01-22 21:26:15 +00:00
signUpFlow.spec.ts Change dashboard to use 2 spaces for indentation (#8798) 2024-01-22 21:26:15 +00:00
signUpWithOrganizationId.spec.ts Change dashboard to use 2 spaces for indentation (#8798) 2024-01-22 21:26:15 +00:00
signUpWithoutOrganizationId.spec.ts Change dashboard to use 2 spaces for indentation (#8798) 2024-01-22 21:26:15 +00:00
userMenu.spec.ts Change dashboard to use 2 spaces for indentation (#8798) 2024-01-22 21:26:15 +00:00