pipelines/frontend/server
James Liu 2299cd7ffc
fix(frontend): Replace license-checker with yarn licenses. (#8101)
* fix(frontend): Replace license-checker with yarn licenses.

* grant license sh permission. Upgrade caniuse-lite. Migrate to media for darkMode in tailwind css.

* Upgrade @types/node and note-fetch in frontend server

* npm ci in server

* improve readability
2022-08-05 15:56:15 +00:00
..
handlers feat: customizable tensorboard image and env + sample pipeline with minio. Fixes #5471, fixes #4714, fixes #5449, fixes #699, fixes #4290 (#5515) 2021-05-11 00:45:42 -07:00
helpers Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
integration-tests feat(frontend): Allow setting s3 region for artifacts (#6409) 2021-10-31 00:56:26 -07:00
src/generated/apis/auth feat(backend): Add pipeline version description to backend. Part of #6256 (#6261) 2021-08-18 20:59:53 -07:00
.gitignore Show version tag in UI (#3743) 2020-05-12 11:02:21 -07:00
app.test.ts feat: customizable tensorboard image and env + sample pipeline with minio. Fixes #5471, fixes #4714, fixes #5449, fixes #699, fixes #4290 (#5515) 2021-05-11 00:45:42 -07:00
app.ts Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
aws-helper.test.ts Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
aws-helper.ts Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
configs.test.ts Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
configs.ts fix(frontend): make frontend server config s3 endpoint url configurable via environment variable. Fixes #7995 (#8033) 2022-08-02 22:54:40 +00:00
consts.ts fix: all big enough ui proxy requests fail with error proxying with partial data (#4266) 2020-07-23 21:16:22 -07:00
k8s-helper.test.ts Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
k8s-helper.ts feat: customizable tensorboard image and env + sample pipeline with minio. Fixes #5471, fixes #4714, fixes #5449, fixes #699, fixes #4290 (#5515) 2021-05-11 00:45:42 -07:00
minio-helper.test.ts Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
minio-helper.ts fix(frontend): Replace license-checker with yarn licenses. (#8101) 2022-08-05 15:56:15 +00:00
package-lock.json fix(frontend): Replace license-checker with yarn licenses. (#8101) 2022-08-05 15:56:15 +00:00
package.json fix(frontend): Replace license-checker with yarn licenses. (#8101) 2022-08-05 15:56:15 +00:00
proxy-middleware.ts Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
server.ts Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
tsconfig.json chore(frontend): Convert to ts-proto for Protobuf.Value in PipelineSpec (#7125) 2021-12-29 20:17:48 +00:00
tslint.json [Frontend] Migrate to create-react-app (#3156) 2020-02-24 17:05:35 -08:00
untyped-modules.d.ts [UI Server] Enable strict type checking and fix errors (#3593) 2020-04-23 09:25:11 -07:00
utils.test.ts Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
utils.ts Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
workflow-helper.test.ts Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
workflow-helper.ts Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00