1. 18 Aug, 2025 1 commit
    • Wei Shoulin's avatar
      feat: add all_catalog_names API and improve datetime validation · 3947cac2
      Wei Shoulin authored
      - Introduce new `all_catalog_names()` function in catalog.py to fetch available catalog names
      - Enhance `is_valid_datetime_format()` to accept both basic and ISO datetime formats
      - Add corresponding unit test for `all_catalog_names()`
      - Comment out slow integration tests in level0/level1 test files
      3947cac2
  2. 23 Jul, 2025 1 commit
  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 3 commits
  6. 11 Jul, 2025 4 commits
  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. 27 Jun, 2025 2 commits
  10. 16 Jun, 2025 1 commit
  11. 15 Jun, 2025 1 commit
  12. 11 Jun, 2025 1 commit
  13. 20 May, 2025 3 commits
  14. 29 Apr, 2025 1 commit
  15. 28 Apr, 2025 1 commit
  16. 25 Apr, 2025 3 commits
  17. 23 Apr, 2025 1 commit
  18. 21 Apr, 2025 1 commit
  19. 19 Apr, 2025 1 commit
  20. 31 Mar, 2025 1 commit
  21. 03 Mar, 2025 8 commits
  22. 24 Feb, 2025 2 commits