Skip to content
Snippets Groups Projects
  1. Oct 21, 2019
  2. Oct 18, 2019
  3. Oct 11, 2019
  4. Oct 10, 2019
  5. Oct 09, 2019
  6. Oct 08, 2019
  7. Oct 04, 2019
  8. Oct 03, 2019
    • Todd Dembrey's avatar
      Feature/sprint 3 ux review (#1578) · d3abbb22
      Todd Dembrey authored
      * Update the payment request tables to simplify for type of user
      
      * Improve copy on modal forms and hide create project if not possible
      
      * Improve wording to project around uploading contract
      
      * Vary the name of the document select form so that it doesn't clash
      
      * Make sure get_object returns the underlying instance not the form instance
      
      * Improve the visuals on the project page when payment requests active
      
      * Defer loading of category object until we reference it
        * improved performance when iterating over many submissions which never look up category
      
      * Convert to using a lazy paginator in order to avoid expensive counts
        * Table querysets are complex and doing count on this is very expensive and this can reduce /all page load times by ~50%
      Unverified
      d3abbb22
  9. Oct 02, 2019
  10. Oct 01, 2019
  11. Sep 30, 2019
  12. Sep 20, 2019
  13. Sep 19, 2019
  14. Sep 18, 2019
  15. Sep 17, 2019
  16. Sep 16, 2019
  17. Sep 13, 2019
  18. Sep 12, 2019
Loading