tuttle-dev / tuttle

🪰 Tuttle - time and money management for freelancers
GNU General Public License v3.0
63 stars 12 forks source link

refactor: Cleanup code #200

Closed vlad-ed-git closed 1 year ago

vlad-ed-git commented 1 year ago
  1. Removed unnecessary on_change calls for fields
  2. Minor bug fix: Displaying contract and project details status
  3. Moved similar views to core views
    • TStatusFilterBtn, TFullScreenFormContainer, TBackButton, THomeGrid,