1. 09 Oct, 2025 1 commit
    • Wei Shoulin's avatar
      refactor(level0): rename date_obs parameter to obs_date · 29b293b7
      Wei Shoulin authored
      - Changed date_obs to obs_date in find function signature
      - Updated date_obs_start and date_obs_end keys to obs_date_start and obs_date_end
      - Modified prc_time parameter to prc_date in find_process and add_process functions
      - Adjusted related logic to use obs_date and prc_date consistently
      - Updated test cases to reflect the parameter name changes
      29b293b7
  2. 26 Sep, 2025 1 commit
    • Wei Shoulin's avatar
      feat(dag): add new optional parameters to find_dag_run function · adb4eaa3
      Wei Shoulin authored
      feat(dag): include instrument, obs_type, obs_group, detector, filter, object, and proposal_id
      feat(dag): update update_dag_run function to support queue_time, start_time, and end_time
      feat(level0): rename obs_time parameter to date_obs
      feat(level1): rename obs_time parameter to date_obs
      test(dag): update test cases for new parameters and function name change
      adb4eaa3
  3. 20 Jul, 2025 1 commit
  4. 19 Jul, 2025 1 commit
    • Wei Shoulin's avatar
      refactor(level0): update qc status API endpoint · b2c6f80f
      Wei Shoulin authored
      - Change the API endpoint for updating QC status from "/api/level0/qc_status/batch" to "/api/level0/qc_status/batch/update"
      - This change improves the clarity and specificity of the API endpoint, making it more intuitive for developers
      b2c6f80f
  5. 15 Jul, 2025 2 commits
  6. 11 Jul, 2025 1 commit
  7. 07 Jul, 2025 1 commit
    • Wei Shoulin's avatar
      feat(level0): add batch update QC0 status function · 5bdb9543
      Wei Shoulin authored
      - Implement a new function `update_qc0_status_by_ids` for batch updating QC0 status
      - Add related unit test `test_update_qc0_status_by_ids`
      - Comment out unused test cases to focus on new functionality
      5bdb9543
  8. 04 Jul, 2025 1 commit
  9. 16 Jun, 2025 1 commit
  10. 15 Jun, 2025 1 commit
  11. 11 Jun, 2025 1 commit
  12. 20 May, 2025 1 commit
  13. 28 Apr, 2025 1 commit
  14. 25 Apr, 2025 2 commits
  15. 19 Apr, 2025 1 commit
  16. 24 Feb, 2025 1 commit
  17. 20 Feb, 2025 1 commit
  18. 06 Jan, 2025 1 commit
  19. 02 Jan, 2025 1 commit
  20. 30 Dec, 2024 1 commit
  21. 29 Dec, 2024 1 commit
  22. 27 Dec, 2024 1 commit
  23. 25 Dec, 2024 1 commit
  24. 23 Dec, 2024 1 commit