pipelines/frontend/server
dependabot[bot] 3eafa17626
chore(deps-dev): bump @babel/traverse from 7.9.5 to 7.23.2 in /frontend/server (#10106)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.9.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-21 06:31:04 +00:00
..
handlers fix(frontend): Introduce ALLOWED_ARTIFACT_DOMAIN_REGEX flag to prevent accessing undesired domains. Remove user input string from server response. (#9844) 2023-08-11 18:44:33 +00:00
helpers Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
integration-tests fix(frontend): Introduce ALLOWED_ARTIFACT_DOMAIN_REGEX flag to prevent accessing undesired domains. Remove user input string from server response. (#9844) 2023-08-11 18:44:33 +00:00
src/generated chore(frontend): Generate TypeScript v2 API client (#8834) 2023-02-10 22:22:29 +00: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 fix(frontend): Introduce ALLOWED_ARTIFACT_DOMAIN_REGEX flag to prevent accessing undesired domains. Remove user input string from server response. (#9844) 2023-08-11 18:44:33 +00:00
aws-helper.test.ts feat(frontend): Implement aws-js-sdk crendentials to support IRSA for s3 (#8651) 2023-01-25 19:32:05 +00: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): Introduce ALLOWED_ARTIFACT_DOMAIN_REGEX flag to prevent accessing undesired domains. Remove user input string from server response. (#9844) 2023-08-11 18:44:33 +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(frontend): make container name configurable (#9433) 2023-05-17 23:37:06 +00:00
minio-helper.test.ts Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
minio-helper.ts feat(frontend): Implement aws-js-sdk crendentials to support IRSA for s3 (#8651) 2023-01-25 19:32:05 +00:00
package-lock.json chore(deps-dev): bump @babel/traverse from 7.9.5 to 7.23.2 in /frontend/server (#10106) 2023-10-21 06:31:04 +00:00
package.json chore(deps): bump fast-xml-parser and @aws-sdk/credential-providers in /frontend/server (#9685) 2023-07-10 22:55:06 +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
untyped-modules.d.ts
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 feat(frontend): make container name configurable (#9433) 2023-05-17 23:37:06 +00:00
workflow-helper.ts feat(frontend): make container name configurable (#9433) 2023-05-17 23:37:06 +00:00