Skip to content
Snippets Groups Projects
  1. Sep 08, 2023
  2. Sep 05, 2023
    • Saurabh Kumar's avatar
      Update typography to be consistent and scaled properly (#3478) · 19d69d9a
      Saurabh Kumar authored
      Use reference scale from tailwind to update the styles of different
      headers.
      
      Overall the fonts for headers were little too large and they are now
      little scaled down so they don't look blown up.
      
      Sensible formatting is applied to form elements, esp. help-text is made
      smaller.
      
      Adminbar component used on even more pages.
      
      PS: A lot of files are touched and also a lot of code cleanup can still
      be done. So for now the best way to test this would be to navigate
      through the pages pages and find any obvious issues.
      19d69d9a
  3. Sep 04, 2023
  4. Aug 31, 2023
  5. Aug 28, 2023
  6. Aug 22, 2023
  7. Aug 21, 2023
  8. Aug 11, 2023
  9. Aug 04, 2023
  10. Aug 03, 2023
  11. Aug 01, 2023
  12. Jul 31, 2023
  13. Jul 28, 2023
  14. Jul 27, 2023
  15. Jul 25, 2023
    • Sandeep Chauhan's avatar
      Fixes noticed during user testing(part-1) (#3450) · e9b8ff66
      Sandeep Chauhan authored
      Refs: #3448 
      
      - [ ] PAF waiting for approval table shouldn't show if no project in any
      tab.
      - [ ] Show requested by as well in PAF Approvals(sidebar). Right now
      only Pending and Approved are showing.
      - [ ] Show activities on the Invoice page.
      - [ ] Remove converted status from Invoices.
      - [ ] Format price to US format(configurable via settings)
      - [ ] "Add Invoice' as next step even after invoice creation(remove next
      step after one invoice).
      - [ ] Add section id to comments and use those for scrolling(request
      change comments)
      e9b8ff66
    • Frank Duncan's avatar
      Add RateLimit to registrations (#3493) · 267be261
      Frank Duncan authored
      
      A vulnerability was introduced with #3064 where registrations could be
      created en masse using arbitrary email addresses. An attacker could use
      this to make hypha auto generate mass emails to those recipients. Adding
      a ratelimit to the registration should prevent that from being too
      aggressive.
      
      Co-authored-by: default avatarFrank Duncan <frank@kank.net>
      267be261
  16. Jul 20, 2023
Loading