Skip to content
Snippets Groups Projects
  1. Jan 29, 2025
  2. Dec 17, 2024
  3. Dec 10, 2024
  4. Dec 06, 2024
  5. Aug 29, 2024
  6. May 28, 2024
    • oury.balde's avatar
      Introduces sorting capabilities within the Redner substitution · e9722140
      oury.balde authored
      Note that we implemented sorting functionality and added unit tests.
      
      The changes include:
      
      - Creation of a new utility file `utils/sorting.py` implementing sorting
      functionalities such as :
      `find_field_with_sort_order`,
      `parse_fields_with_sort_directions`, and `sortkey`.
      - Addition of a new file `tests/test_sorting.py` containing unit tests for
      sorting logic.
      e9722140
  7. Dec 04, 2023
  8. Feb 07, 2023
  9. Feb 03, 2023
  10. Jan 31, 2023
  11. Jan 23, 2023
Loading