Skip to content

Commit

Permalink
[internal][feat] update trace view js bundle (#2554)
Browse files Browse the repository at this point in the history
# Description

Several trace view UI enhancement 

# All Promptflow Contribution checklist:
- [x] **The pull request does not introduce [breaking changes].**
- [ ] **CHANGELOG is updated for new features, bug fixes or other
significant changes.**
- [x] **I have read the [contribution guidelines](../CONTRIBUTING.md).**
- [ ] **Create an issue and link to the pull request to get dedicated
review from promptflow team. Learn more: [suggested
workflow](../CONTRIBUTING.md#suggested-workflow).**

## General Guidelines and Best Practices
- [x] Title of the pull request is clear and informative.
- [x] There are a small number of commits, each of which have an
informative message. This means that previously merged commits do not
appear in the history of the PR. For more information on cleaning up the
commits in your PR, [see this
page](https://github.com/Azure/azure-powershell/blob/master/documentation/development-docs/cleaning-up-commits.md).

### Testing Guidelines
- [ ] Pull request includes test coverage for the included changes.

---------

Co-authored-by: Zhengfei Wang <[email protected]>
  • Loading branch information
RealKai42 and zhengfeiwang authored Apr 1, 2024
1 parent baa9c3b commit f68eb6a
Show file tree
Hide file tree
Showing 10 changed files with 1,909 additions and 141,596 deletions.
1 change: 1 addition & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"src/promptflow/tests/**",
"src/promptflow-recording/**",
"src/promptflow-tools/tests/**",
"src/promptflow-devkit/promptflow/_sdk/_service/static/index.html",
"**/flow.dag.yaml",
"**/pyproject.toml",
"**/setup.py",
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,882 changes: 1,882 additions & 0 deletions src/promptflow-devkit/promptflow/_sdk/_service/static/assets/index-IZERNmqw.js

Large diffs are not rendered by default.

1,941 changes: 0 additions & 1,941 deletions src/promptflow-devkit/promptflow/_sdk/_service/static/assets/index-Rg6Z62xy.js

This file was deleted.

Loading

0 comments on commit f68eb6a

Please sign in to comment.