pipelines/frontend/server
dependabot[bot] 3fcd5e784e
chore(deps): bump axios from 0.19.2 to 0.21.1 in /frontend/server (#4949)
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-29 01:14:01 -08:00
..
handlers feat: Set current namespace for in-cluster SDK in multi-user mode and add healthz endpoint to API backends (#4638) 2020-11-24 15:36:39 -08:00
helpers feat(frontend): support tensorboard viewer and other visualize Results using volume mount path. Part of #4208 (#4236) 2020-08-06 01:06:55 -07:00
integration-tests feat(frontend): UX change to support downloading directory artifacts. Fixes #3667 (#4696) 2020-11-03 05:36:15 -08:00
src/generated/apis/auth [UI] authorize tensorboard actions (#3639) 2020-04-28 15:26:24 -07:00
.gitignore Show version tag in UI (#3743) 2020-05-12 11:02:21 -07:00
app.test.ts feat: Set current namespace for in-cluster SDK in multi-user mode and add healthz endpoint to API backends (#4638) 2020-11-24 15:36:39 -08:00
app.ts feat(backend): new server API to read run log. Fixes #4468 (#4493) 2020-11-11 00:37:50 -08:00
aws-helper.test.ts feat(frontend): UX change to support downloading directory artifacts. Fixes #3667 (#4696) 2020-11-03 05:36:15 -08:00
aws-helper.ts Fix source for mlpipeline-ui-metadata in WorkflowParser (#3379) 2020-04-28 09:42:06 -07:00
configs.test.ts [Frontend] unit tests for node server (#2745) 2020-01-05 20:43:40 -08:00
configs.ts feat(backend): new server API to read run log. Fixes #4468 (#4493) 2020-11-11 00:37:50 -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 feat(frontend): support tensorboard viewer and other visualize Results using volume mount path. Part of #4208 (#4236) 2020-08-06 01:06:55 -07:00
k8s-helper.ts feat(frontend): support tensorboard viewer and other visualize Results using volume mount path. Part of #4208 (#4236) 2020-08-06 01:06:55 -07:00
minio-helper.test.ts [UI Server] Enable strict type checking and fix errors (#3593) 2020-04-23 09:25:11 -07:00
minio-helper.ts feat(frontend): UX change to support downloading directory artifacts. Fixes #3667 (#4696) 2020-11-03 05:36:15 -08:00
package-lock.json chore(deps): bump axios from 0.19.2 to 0.21.1 in /frontend/server (#4949) 2021-01-29 01:14:01 -08:00
package.json chore(deps): bump axios from 0.19.2 to 0.21.1 in /frontend/server (#4949) 2021-01-29 01:14:01 -08:00
proxy-middleware.ts fix: all big enough ui proxy requests fail with error proxying with partial data (#4266) 2020-07-23 21:16:22 -07:00
server.ts [UI] Better logging in UI server (#3197) 2020-03-02 20:49:37 -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 feat(frontend): support tensorboard viewer and other visualize Results using volume mount path. Part of #4208 (#4236) 2020-08-06 01:06:55 -07:00
utils.ts feat(frontend): support tensorboard viewer and other visualize Results using volume mount path. Part of #4208 (#4236) 2020-08-06 01:06:55 -07:00
workflow-helper.test.ts kfp UI node server support preview and handles gzip, tarball, and raw artifacts in a consistent manner. (#2992) 2020-03-23 22:30:47 -07:00
workflow-helper.ts [UI Server] Enable strict type checking and fix errors (#3593) 2020-04-23 09:25:11 -07:00