pipelines/frontend/server
Yuan (Bob) Gong 5435e8724f
[UI Server] Refactor for configurable auth header (#3753)
* [UI] Make auth header configurable

* Refactor authorizeFn to move side effects out

* Refactor tests to reduce duplication
2020-05-12 22:06:25 -07:00
..
handlers [UI Server] Refactor for configurable auth header (#3753) 2020-05-12 22:06:25 -07:00
helpers [UI Server] Refactor for configurable auth header (#3753) 2020-05-12 22:06:25 -07:00
integration-tests Show version tag in UI (#3743) 2020-05-12 11:02:21 -07: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 [UI Server] Refactor for configurable auth header (#3753) 2020-05-12 22:06:25 -07:00
app.ts [UI Server] Refactor for configurable auth header (#3753) 2020-05-12 22:06:25 -07:00
aws-helper.test.ts Fix source for mlpipeline-ui-metadata in WorkflowParser (#3379) 2020-04-28 09:42:06 -07: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 [UI Server] Refactor for configurable auth header (#3753) 2020-05-12 22:06:25 -07:00
k8s-helper.ts [UI] authorize tensorboard actions (#3639) 2020-04-28 15:26:24 -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 [UI Server] Enable strict type checking and fix errors (#3593) 2020-04-23 09:25:11 -07:00
package-lock.json [UI] authorize tensorboard actions (#3639) 2020-04-28 15:26:24 -07:00
package.json [UI] authorize tensorboard actions (#3639) 2020-04-28 15:26:24 -07:00
proxy-middleware.ts [UI Server] Enable strict type checking and fix errors (#3593) 2020-04-23 09:25:11 -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 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
utils.ts [UI] authorize tensorboard actions (#3639) 2020-04-28 15:26:24 -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