Commit 077c21b
Fix: Restrict timing tab drag to WebView window (#47)
* TSP-947 Script generation infrastructure first cut
* TSP-947 Fix multiple channel issue in script
* TSP-948 Fix linting issues
* TSP-Script-Gen-UI- Linting done (both angular and rust)
* TSP-Script-Gen-UI step and sweep points update fixed to show on plot
* TSP-Script-Gen All linitng done with standalones
* TSP-960-Scrolling input containers to view done
* TSP-Scrip-Gen-UI- Scroll into view feature done
* Script-Gen-UI- UI changes done (through reviews from UX team)
* Revert "Merge branch 'main' into task/TSP-960-style-layout"
This reverts commit 12b90fcd4c35917273d40a01e1c5f21dfc5ac79e, reversing
changes made to beb512d73be7731c565fec696796c0cd47e5878a.
* Reapply "Merge branch 'main' into task/TSP-960-style-layout"
This reverts commit 712497e134fc83278e4ec837ff50212ac1f77484.
* TSP-960-Scroll-Into-View done with UI changes
* TSP-944-resizing and layout of the input containers done
* Script-Gen-UI- Fixed the error and bias plot background color
* Script-Gen-UI- Sweep color fix
* Script-Gen-UI- fixed arrows and step add and remove button
* TSP-944- Input panes reflow when shrunk done
* Added styles to timing popup
* Removed files as per review comment
* tsp-1123-Fix start and stop CSS in Step and Sweep Section
* Fix start and stop border in step and sweep
* tsp-1123-Fix leaking CSS in start and stop
* Task/tsp-1201-Correct the spelling of the "Aperture" textbox in the Timing tab
* task/tsp-1199-fix-automation name & IDs are missing for the combo box and textboxes in the Timing Tab
* fix automation IDs for measure delay and rate
* remove duplicate automationID from input-numeric
* TSP-1202-add automation Names and automationIDs for Bias
* Fix automation names for NPLC and Aperture in Timing
* fix issue with automation names in timing and bias (script-gen)
* fix: bias plot range for source range AUTO
* fix: tsp-1230 and tsp-1231
-The automation name & IDs are missing for the combo box and textboxes in the Step
-The automation name & IDs are missing for the combo box and textboxes in the Sweep
* fix: Script Gen- Sweep Graph Preview Cuts Off End of Graph
* refactor: move repeated code into function generatePlotData()
* fix: restrict timing tab drag to webview panel
---------
Co-authored-by: GT, Shreya <[email protected]>
Co-authored-by: Rajeshwari Kiwad <[email protected]>1 parent adbe5c0 commit 077c21b
File tree
2 files changed
+3
-1
lines changed- script-gen-ui/src/app/components/main-sweep/timing
2 files changed
+3
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
0 commit comments