pipelines/frontend/server
Gerard Casas Saez 943dc128e1
feat(backend): Add pipeline version description to backend. Part of #6256 (#6261)
* start adding description to version

* add description to resource manager

* remove description from pipeline default version

* update pipeline_store

* add some tests to ensure its being passed around

* update frontend generated api

* run auto formatter

* add comment to frontend readme about running npm run format

* add missing api converter step
2021-08-18 20:59:53 -07: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: 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
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 Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08: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 Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
package-lock.json chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /frontend/server (#6289) 2021-08-17 21:30:37 -07:00
package.json chore(deps): bump lodash from 4.17.19 to 4.17.21 in /frontend/server (#5610) 2021-05-07 22:26:07 -07: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 [UI] authorize tensorboard actions (#3639) 2020-04-28 15:26:24 -07: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