Skip to content
Snippets Groups Projects
  1. Jan 13, 2023
    • Saurabh Kumar's avatar
      Replace flake8 & isort with ruff (#3103) · 5eab4ac4
      Saurabh Kumar authored
      Fixes #3101
      
      - Remove `make sort` and `make sort-fix` make targerts
      - Use `make lint` and `make lint-fix` instead.
      - Make use of GitHub Annotation to surface issues as annotations
      directly in the files changed, similar to CodeQL.
      - Move stuff from `setup.cfg` to `pyproject.toml`
      - Fixed the potentially buggy code. Each of the fix types is in
      individual commits.
      5eab4ac4
  2. Jan 03, 2023
  3. Jun 15, 2021
  4. Feb 24, 2020
  5. Jan 23, 2020
  6. Aug 09, 2019
    • Todd Dembrey's avatar
      Feature/updates from demo 1 (#1396) · 2da2888d
      Todd Dembrey authored
      * Allow an approver to make changes to the PAF whilst they are approving
      
      * Expose the applicant view of the project and allow them to edit
      
      Applicants can only edit in the first phase
      Applicants can only edit the base data on the project
      
      * Improve the display of the addressfield and value
      
      * Add tests in for the views
      
      * De-submissionify the emails to the user
      
      * Fix from rebase
      2da2888d
  7. Jul 22, 2019
  8. Jul 19, 2019
  9. Jan 08, 2019
  10. Aug 23, 2018
  11. Mar 15, 2018
  12. Mar 08, 2018
  13. Feb 08, 2018
Loading