Skip to content
Snippets Groups Projects
  1. Dec 05, 2019
  2. Nov 15, 2019
  3. Nov 06, 2019
    • Todd Dembrey's avatar
      Feature/gh 1373 reportlab download (#1627) · 17d292f9
      Todd Dembrey authored
      * User reportlab to render the submissions into pdf
      
      * Improve layout and look of submissions and pdfs
      This makes headings render smaller than the questions within rich text fields
      
      * Enable h1 tag in bleach
      Based on changes to how headings are rendered this is now more reasonable.
      Unverified
      17d292f9
  4. Nov 04, 2019
  5. Oct 24, 2019
  6. Oct 21, 2019
  7. Oct 11, 2019
    • Todd Dembrey's avatar
      Feature/tidy up applicant views (#1595) · f3c014d7
      Todd Dembrey authored
      * Ensure the applicant dashboard loads when they have projects
      
      * Limit applicant visibility for entities on project page
      
      * Track the progress of a project for the applicant's viewpoint
      
      * Improve messaging to applicant around contracts
      
      * Ensure the payment request works for the applicant
      
      * Fixup the tests for the applicant changes
      Unverified
      f3c014d7
  8. Oct 04, 2019
  9. Oct 02, 2019
  10. Oct 01, 2019
  11. Sep 20, 2019
  12. Sep 16, 2019
  13. Sep 13, 2019
  14. Sep 12, 2019
    • Chris Lawton's avatar
      Feature/gh 1506 payment request detail (#1507) · cffa44ad
      Chris Lawton authored
      * add card component and styles for payment request detail page
      
      * move edit submission link onto the same line as view submission
      
      * line card up with sidebar when there is one
      
      * add spacing around contract approval button
      
      * add styles for simplified project page and tweak payment request detail as a result
      cffa44ad
  15. Sep 11, 2019
    • Todd Dembrey's avatar
      Feature/post demo 2 fixes (#1501) · 9ec74387
      Todd Dembrey authored
      * Make the choose file link intelligent
      
      * Update the document chooser to user the model form and update tests
      
      * Update the messaging to be more in line with other messages
      
      * Make sure we tick the documents when all uploaded
      
      * Tidy up the visual components (contract/links) on the detail page
      
      * Tidy up how forms are contributed to the parent class
      
      * Improve the delegated form base behaviour
      
      * Refactor to remove the payments mixin
      
      * Give the detail and edit views of the payment request their own view
      
      * Remove the download link and change to a view
      
      * Refactor the views to be better sorted
      
      * Improve the interaction experience for payment requests and add activity
      
      * Improve look of payment table to be a bit more bulked out
      
      * Allow passing a path to the slack notification system
      
      User.get_absolute_url was pointing at the wagtail admin which would expose the
      admin urls to users on the frontend. The admin view is not necessarily the
      "canonical" view for the user so should not be relied upon in the long run.
      
      By allowing passing of a url to the slack notifier we allow the emitter to point
      to the destination regardless of the more front end focused model method.
      Unverified
      9ec74387
  16. Sep 03, 2019
  17. Aug 29, 2019
  18. Aug 22, 2019
  19. Aug 07, 2019
    • Chris Lawton's avatar
      Feature/gh 1349 fe review tidy (#1363) · d78f5101
      Chris Lawton authored
      * bugfix - ensure a tab is activated when there's a trailing hash in the url
      
      * bugfix - ensure tabs render correctly
      
      * spacing tweaks of elements around the site
      
      * correctly align activity feed open and close icons
      
      * correct width of comments column in submissions table
      
      * ensure status block titles don't bleed out of their container
      
      * correct alignment of action button icons
      
      * improve layout of submission action links
      
      * improve layout of comments form on mobile
      
      * remove modal secondary as it's only being used for a different close icon
      
      * improve submission action alignment
      
      * prevent last status bar label from overlapping content and creating unwanted space
      
      * hyphenate all submissions table columns containing long worded items
      d78f5101
  20. Jul 31, 2019
    • Chris Lawton's avatar
      Feature/gh 1338 payment requests fe (#1361) · 5b9ff275
      Chris Lawton authored
      * adds payment block and table
      * add rejected payment block and logic
      * add mobile labels to the payment requests table
      * add invoice block and wrap the three components for spacing
      * add the change payment status modal
      Unverified
      5b9ff275
  21. Jul 30, 2019
  22. Jul 26, 2019
  23. Jul 25, 2019
Loading