Skip to content
Snippets Groups Projects
  1. Dec 04, 2024
  2. Nov 19, 2024
  3. Dec 08, 2024
  4. Dec 06, 2024
  5. Nov 07, 2024
  6. Sep 05, 2024
  7. Aug 29, 2024
  8. Aug 28, 2024
  9. Aug 27, 2024
  10. Aug 26, 2024
  11. Aug 22, 2024
  12. Jul 31, 2024
  13. Jul 30, 2024
  14. Jun 19, 2024
  15. Jun 12, 2024
  16. Jun 11, 2024
  17. May 28, 2024
    • oury.balde's avatar
      Introduces sorting capabilities within the Redner substitution · e9722140b5b8
      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.
      e9722140b5b8
  18. May 17, 2024
Loading