enso/app/ide-desktop/lib/dashboard
somebody1234 6cf75daea9
Add 404.html for static hosting (#8276)
Adds a `404.html` to allow client-side routing to work when using static hosting.

# Important Notes
- The routing uses the existing logic to infer the base path. This means that if the user accesses an invalid path, the invalid path will be used as the base path.
2023-11-13 09:09:01 +00:00
..
mock/authentication/src/authentication Dashboard tests (#7656) 2023-10-11 10:24:33 +00:00
playwright Dashboard tests (#7656) 2023-10-11 10:24:33 +00:00
src Add 404.html for static hosting (#8276) 2023-11-13 09:09:01 +00:00
test/authentication/src Dashboard tests (#7656) 2023-10-11 10:24:33 +00:00
test-component/authentication/src Dashboard tests (#7656) 2023-10-11 10:24:33 +00:00
test-e2e Make UI for authentication flow match the rest of the dashboard (#8211) 2023-11-09 10:48:41 +00:00
.gitignore Dashboard tests (#7656) 2023-10-11 10:24:33 +00:00
bundle.ts Add 404.html for static hosting (#8276) 2023-11-13 09:09:01 +00:00
esbuild-config.ts [gui2] Component demos (#7945) 2023-10-29 19:02:07 +00:00
log-screenshot-diffs.ts Dashboard tests (#7656) 2023-10-11 10:24:33 +00:00
package.json Sentry React integration (#8086) 2023-11-03 00:38:30 +00:00
playwright-component.config.ts Dashboard tests (#7656) 2023-10-11 10:24:33 +00:00
playwright-e2e.config.ts Dashboard tests (#7656) 2023-10-11 10:24:33 +00:00
playwright.config.ts Dashboard tests (#7656) 2023-10-11 10:24:33 +00:00
tailwind.config.ts Make UI for authentication flow match the rest of the dashboard (#8211) 2023-11-09 10:48:41 +00:00
test-server.ts Rename tsx files without JSX to ts files (#8085) 2023-11-03 00:39:08 +00:00
tsconfig.json [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
watch.ts Rename tsx files without JSX to ts files (#8085) 2023-11-03 00:39:08 +00:00