Skip to content
Snippets Groups Projects
  1. Jun 28, 2023
  2. Jun 27, 2023
  3. Jun 26, 2023
  4. Jun 25, 2023
  5. Jun 24, 2023
  6. Jun 23, 2023
  7. Jun 21, 2023
  8. Jun 20, 2023
  9. Jun 19, 2023
  10. Jun 18, 2023
  11. Jun 17, 2023
  12. Jun 16, 2023
  13. Jun 15, 2023
    • Shazib Hussain's avatar
      Remove 'export' keyword where not needed. (#1139) · 61a5b1a3
      Shazib Hussain authored
      As discussed in #1126 creating separate PRs.
      
      The linter rule isn't actually part of this first PR and will likely be
      in the final PR as otherwise it will just fail because all the issues
      aren't resolved.
      
      The code is 'ready' though so as soon as this is merged I will open next
      one(s)
      61a5b1a3
    • Matiss Janis Aboltins's avatar
      :bug: disable 'all payees' checkbox while schedules are loading (#1136) · f8dfa5a6
      Matiss Janis Aboltins authored
      Closes #1125
      
      Disables (hides) the "all payees" checkbox when schedules are loading.
      
      Reproduction:
      1. open `/schedule/discover`
      2. while the data is still loading - click on the checkbox in the table
      header
      3. after loading finishes - the page crashes with an error
      f8dfa5a6
Loading