-
Notifications
You must be signed in to change notification settings - Fork 1
fix #141 save button #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
fix #141 save button #155
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
06bc25c
for #141 add n_average and start on save feature
moellep dabf193
for #141 implement saving profile results as hdf5
moellep 268aa28
refactor
robnagler ff7abf1
only send frames every n_average
robnagler 848da4b
tests pass
robnagler 48b3a7d
seems to work
robnagler 60f072d
timestamps not being saved properly: Object dtype dtype(O) has no nat…
robnagler 5118ec7
various fixes
robnagler e776c6c
fmt
robnagler 6cb9ce0
Merge branch 'main' into 141-save-button
robnagler ddc9499
Fix #161 service.ui_api.prod works with `/<name>/.*`
robnagler 4ee173b
/screen does not work
robnagler ade83f3
for #141 rename save_button, improve layout
moellep 8ab186b
for #141 added plot test
moellep b7b85f9
for #141 remove pkdp()
moellep 0a44662
for #141 remove unused imports
moellep b6256e4
fix #161 added work-around so prod sliclet route correctly
moellep 55803ad
seems to work for dev & prod
robnagler 9ac2c93
gitignore
robnagler 1a34464
Merge branch 'main' into 161-prod-uri-map
robnagler c817c8e
merge with 161-prod-uri-map
moellep 9941032
Merge branch 'main' into 141-save-button
robnagler 3d71762
fix merge
robnagler 8f42be3
ckp
robnagler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| vue/ | ||
| vue | ||
| ng-build/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.