Skip to content
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

Add diagnostics #34

Merged
merged 445 commits into from
Jun 13, 2024
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    74b450a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d2f038 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fde0dad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee83eb8 View commit details
    Browse the repository at this point in the history
  5. router only in fastapi

    CopyDemon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    02bca1e View commit details
    Browse the repository at this point in the history
  6. remove fastapi related

    CopyDemon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6afa66b View commit details
    Browse the repository at this point in the history
  7. remove fastapi related

    CopyDemon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    252ec2c View commit details
    Browse the repository at this point in the history
  8. remove fastapi related

    CopyDemon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    133201d View commit details
    Browse the repository at this point in the history
  9. remove fastapi related

    CopyDemon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f80a666 View commit details
    Browse the repository at this point in the history
  10. remove fastapi related

    CopyDemon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5203a75 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e4e10b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    13da025 View commit details
    Browse the repository at this point in the history
  13. format

    CopyDemon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    68aae78 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    237b77d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6af4806 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0883e23 View commit details
    Browse the repository at this point in the history
  17. remove fastapi related

    CopyDemon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    678ae06 View commit details
    Browse the repository at this point in the history
  18. run build react

    CopyDemon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    875f3cd View commit details
    Browse the repository at this point in the history
  19. update dev port to 49999

    CopyDemon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8b36b66 View commit details
    Browse the repository at this point in the history
  20. remove fastapi related

    CopyDemon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    47d13ac View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a6d3ccd View commit details
    Browse the repository at this point in the history
  22. add ignore runnning_server.pickle, this one is use to track running s…

    …erver, later may use memory to track
    CopyDemon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    05ed7cf View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c97e6e1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3c3f313 View commit details
    Browse the repository at this point in the history
  25. react run build

    CopyDemon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3da2d49 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    cef6668 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2fc3778 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    c7b908d View commit details
    Browse the repository at this point in the history
  29. work save: remove useless import, and remove flowsheet_monitor while …

    …loop now its auto update in memary
    CopyDemon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    199b267 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. update cypress base url

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b55df08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    190a2f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc5242b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b633c99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2dc8ab View commit details
    Browse the repository at this point in the history
  6. work save 1. update savetime interval to 5 not 5000ms later will proc…

    …ess this ms to s in js 2. comment out save dir related working on it later
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    57c8285 View commit details
    Browse the repository at this point in the history
  7. remove fastapi related

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fe99a58 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    723deb2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc027b2 View commit details
    Browse the repository at this point in the history
  10. fix fastapi pytest

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2525b6e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    587d8fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3f14ae1 View commit details
    Browse the repository at this point in the history
  13. test try to install requriements-dev.txt in workflow, may repeat in a…

    …ction fix that later, try resolve missing __init__.py shows in workflow
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2f30f6b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6e9f7e7 View commit details
    Browse the repository at this point in the history
  15. revert back to old workflow with pytest run without path, will update…

    … install package detail in actions/install/action.yml
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b676841 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    889572a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    00e47f9 View commit details
    Browse the repository at this point in the history
  18. test remove standard variant, only use dev check if it will install r…

    …equriements-dev.txt revert it back later
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4ad6be7 View commit details
    Browse the repository at this point in the history
  19. revert close variant standard, now know the issue __init__.py not fou…

    …nd because fastapi uvicorn not installed because the standard variant
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c9aa3c1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f2da499 View commit details
    Browse the repository at this point in the history
  21. revert add fastapi and uvicorn in Install using pip part, it not reso…

    …lve in standard variant install lib list in requirements-dev.txt
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c062b4f View commit details
    Browse the repository at this point in the history
  22. add install requirements-dev.txt in standard variant, fix this later …

    …this is for github can pick up correct package
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1d34400 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    529bbc5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5b951ab View commit details
    Browse the repository at this point in the history
  25. remove fastapi related

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    87a52a7 View commit details
    Browse the repository at this point in the history
  26. revert standard varient run pip install requirements-dev.txt, it not …

    …working, now just comment out standard fix this later
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    61836d5 View commit details
    Browse the repository at this point in the history
  27. update fsvis add params and fns allow user to check running server li…

    …st clean up running server list and enable test mode and print instruction to screen
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ce91075 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4ba124c View commit details
    Browse the repository at this point in the history
  29. clean up test app fix test url with http:...., use correct way to ini…

    …tial visualize and enable testclient, remove comment out code
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f92dd71 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a2b9eb4 View commit details
    Browse the repository at this point in the history
  31. fix test app

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5009f8d View commit details
    Browse the repository at this point in the history
  32. in cyperss test update variant == dev to avoid ui not start issue, be…

    …cause in python part just removed the varient standar, need to find a way to fix this
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    46facba View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b73132a View commit details
    Browse the repository at this point in the history
  34. add standard varient back fix not install requirements-dev.txt by add…

    … dependency in pyproject.toml
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2cdbfb1 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    721dc58 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    26ed199 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6eca20e View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d849c20 View commit details
    Browse the repository at this point in the history
  39. let server run quite in background not block thread, sleep 30 sec giv…

    …e ci time to start server, update cypress wait time to 50 sec
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2e6f01c View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e3cdb38 View commit details
    Browse the repository at this point in the history
  41. update the varient dev install order, and print out debug items py en…

    …v python version idaes_ui module and pip list
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ce4141a View commit details
    Browse the repository at this point in the history
  42. add bash and echo to debug

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1a0a840 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    738ce14 View commit details
    Browse the repository at this point in the history
  44. remove debug line

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3bf3c3b View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    bdb2691 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    51ca6a5 View commit details
    Browse the repository at this point in the history
  47. update severity build, when a warning or a caution is 0, we still dis…

    …play it but will say no warning or no caution found, to match the dtx output
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    77b1403 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    1650b39 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    e516db4 View commit details
    Browse the repository at this point in the history
  50. take build diagnostics each severity detail content out from build ma…

    …in display, add more comment to make how this display build more clear
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c21a175 View commit details
    Browse the repository at this point in the history
  51. update variable name main display is not a good name, so update it to…

    … diagnostic_severity_container
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f628363 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    5296e96 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    c2906f1 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    c6a6444 View commit details
    Browse the repository at this point in the history
  55. add blueprint icons

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    87aceb1 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    8d1777f View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    cc9207c View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    f636793 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    2062bf2 View commit details
    Browse the repository at this point in the history
  60. remove header components export image views by comment them out remov…

    …e later, add help component
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b615e8c View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    2d5e35e View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    218fa8b View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    0957139 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    4ebf37f View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    630ac64 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    3cdc115 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    59cad4d View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    1b4b997 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    68bea30 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    a004fa4 View commit details
    Browse the repository at this point in the history
  71. update comment

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3ac44d5 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    069555a View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    d94bef2 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    54590e8 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    3d75633 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    b5974c6 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    e0649b8 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    50dedd5 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    777e2c2 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    cacc2a1 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    8d58350 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    eed3279 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    b6eab2b View commit details
    Browse the repository at this point in the history
  84. remove debug log

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a8f204b View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    a07a713 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    a889be4 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    249f465 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    325e868 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    0258157 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    4e59305 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    fa461b2 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    af21052 View commit details
    Browse the repository at this point in the history
  93. update mosaic panel for now just not display the components panel, th…

    …at is for another PR, comment out the layout
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bdaf469 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    ee5d007 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    61f4f51 View commit details
    Browse the repository at this point in the history
  96. style diagnostics pre tag which is tags output the same format as dia…

    …gnostic toolbox terminal output
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a30147f View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    55b2061 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    17d19f3 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    e6e96a1 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    60a6598 View commit details
    Browse the repository at this point in the history
  101. update diagnostics data export, move all diagnoststool box related ou…

    …t of Model issues class, create a diagnosticToolBoxReport class to handle all report from diagnosticToolBox from idaes core
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    16cf57e View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    fe35004 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    956c528 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    c8737dc View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    771ebb6 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    418486b View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    3c73e82 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    fd307d9 View commit details
    Browse the repository at this point in the history
  109. save user perferance to open or hide diagostics panel so they have no…

    … need to refash page and reopen the diagnostics panel
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c096406 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    7dd207a View commit details
    Browse the repository at this point in the history
  111. work save add todo

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7797a60 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    9635def View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    2a27a26 View commit details
    Browse the repository at this point in the history
  114. add local storage appSetting, to remember user's setting to contorol …

    …diagnostics panel show or hide state
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1ddc826 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    19d95a9 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    d6070cb View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    0733601 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    52ddad5 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    44a9657 View commit details
    Browse the repository at this point in the history
  120. work save add component diagnostic runner component for display backe…

    …nd diagnostics runner's return value
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e0e774f View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    3b61cd5 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    cc1826a View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    f9471a9 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    5880f04 View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    c96e032 View commit details
    Browse the repository at this point in the history
  126. resolve conflicts

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b0a5cac View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    97e69f3 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    3199a66 View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    47a2fb1 View commit details
    Browse the repository at this point in the history
  130. remove all fastapi related

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cabc3c1 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    518de8d View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    189de9f View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    d650ac1 View commit details
    Browse the repository at this point in the history
  134. roll back pytest

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6f6b91f View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    d510140 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    66829cb View commit details
    Browse the repository at this point in the history
  137. update baseUrl for cypress

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1556c57 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    ea3ce5d View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    79ec65a View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    5d5038d View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    314639e View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    acb565d View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    a5a211a View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    d999199 View commit details
    Browse the repository at this point in the history
  145. updated and fix svg export

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    808c927 View commit details
    Browse the repository at this point in the history
  146. update file to latest

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f0a88d0 View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    8350656 View commit details
    Browse the repository at this point in the history
  148. update and fixed download image event now its auto clean itself and f…

    …ix when log panel show diagnostics, won't auto new stream table instence
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3e9fd07 View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    b6cc58f View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    cbbb459 View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    7ab02b3 View commit details
    Browse the repository at this point in the history
  152. update diagnostics refresh function, now it can click refresh btn to …

    …refresh without problem
    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6251200 View commit details
    Browse the repository at this point in the history
  153. fix ts issue

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    446b461 View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    dc87acc View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    f96914a View commit details
    Browse the repository at this point in the history
  156. Configuration menu
    Copy the full SHA
    f0203b6 View commit details
    Browse the repository at this point in the history
  157. cleanup

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cdd9b61 View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    c3eca7e View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    0a994f4 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    2eed3d1 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    036e7e8 View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    77d1e9a View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    26361e3 View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    11efd0a View commit details
    Browse the repository at this point in the history
  165. react run build

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9dbc488 View commit details
    Browse the repository at this point in the history
  166. rerun build

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    35651cc View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    27e9a93 View commit details
    Browse the repository at this point in the history
  168. react run build

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d7dbeb0 View commit details
    Browse the repository at this point in the history
  169. Configuration menu
    Copy the full SHA
    481ab76 View commit details
    Browse the repository at this point in the history
  170. react run build

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9df51da View commit details
    Browse the repository at this point in the history
  171. remove logs to clean up

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f75a88c View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    2b36a9e View commit details
    Browse the repository at this point in the history
  173. react run build

    CopyDemon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9709eb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. work save, update logic to handle diagnostics panel show hide, and al…

    …l panel orders todo still has some error
    CopyDemon committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3614188 View commit details
    Browse the repository at this point in the history
  2. react run build

    CopyDemon committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bd4f305 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    259f83f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. work save: continue working on diagnostics panel management, now only…

    … has error when change panel position when diagnostics.show if false, error is unable to restore diagnostics to its origin location
    CopyDemon committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fb3d4b1 View commit details
    Browse the repository at this point in the history
  2. work save fix all condations of mosaic layout can restore diagnostics…

    … panel but now when diagnostics nested within obj it just confuse with the previous panel order
    CopyDemon committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    00c3919 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    bf7453a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc18f22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3752781 View commit details
    Browse the repository at this point in the history
  4. react run build

    CopyDemon committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    39d6cdc View commit details
    Browse the repository at this point in the history
  5. fix error wrong asssign diagnosticsPanelParams.diagnosticsPanelLocati…

    …onInObj when diagnostics is on
    CopyDemon committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    9054be8 View commit details
    Browse the repository at this point in the history
  6. react run build

    CopyDemon committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    7d6fd0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6afb3b1 View commit details
    Browse the repository at this point in the history
  8. npm run build

    CopyDemon committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    066ac2b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. update comment

    CopyDemon committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4a2f5a2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    083b645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43da08c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb859b5 View commit details
    Browse the repository at this point in the history
  4. react run build

    CopyDemon committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1248b03 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    6ea2bb2 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    8009d1e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    7b703e0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. work save restructure files

    CopyDemon committed May 19, 2024
    Configuration menu
    Copy the full SHA
    765f1b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83a4f99 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. update file structure

    CopyDemon committed May 20, 2024
    Configuration menu
    Copy the full SHA
    7547a6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a031d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82b1e9e View commit details
    Browse the repository at this point in the history
  4. clean up component folder

    CopyDemon committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0836034 View commit details
    Browse the repository at this point in the history
  5. clearn up file main.tsx

    CopyDemon committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1896ff4 View commit details
    Browse the repository at this point in the history
  6. clean up index .css

    CopyDemon committed May 20, 2024
    Configuration menu
    Copy the full SHA
    61a1c35 View commit details
    Browse the repository at this point in the history
  7. clean up file

    CopyDemon committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6852149 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4398f72 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a3fd7e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. react run build

    CopyDemon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    96928d5 View commit details
    Browse the repository at this point in the history
  2. update playwright install after install requirement-dev, or it show L…

    …ooks like Playwright was just installed or updated. Please run the following command to download new browsers:
    CopyDemon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ef8c9c9 View commit details
    Browse the repository at this point in the history
  3. update pytest test_flowsheet_serializer_invalid use customized invali…

    …dFlowsheet to replace ConcreteModel
    CopyDemon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9f570c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    368099c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    622068e View commit details
    Browse the repository at this point in the history
  6. add version for pydantic

    CopyDemon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2248c58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc9dbec View commit details
    Browse the repository at this point in the history
  8. add dev denpendency to pyproject to make sure it same as requirement-…

    …dev to find what is error in github action
    CopyDemon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    bc2f796 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c6e2084 View commit details
    Browse the repository at this point in the history
  10. still not found why standard pytest has metaclass error but dev doesn…

    …'t so copy dev to standard and test
    CopyDemon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e6fa36f View commit details
    Browse the repository at this point in the history
  11. restore action but remove idaes-pse and pytest from run commend it ex…

    …ist in pyproject and requirement-dev
    CopyDemon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f244520 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e0d586a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. add two test 1. remote diagnostics data is valid, 2. remote diagnosti…

    …cs data has needed keys
    CopyDemon committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6e8a2ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d118723 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    9153ab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b31a5af View commit details
    Browse the repository at this point in the history