homechart icon indicating copy to clipboard operation
homechart copied to clipboard

Homechart Bugs

Open thequailman opened this issue 1 year ago • 0 comments

2024-04

  • [x] Rolling up a parent task in the menu doesn't roll up the child task correctly/leaves dangling child items overlaid
  • [x] Add tags from tag box on focus end
  • [x] Tags allow inputting duplicate tags

2024-05

  • [x] Update docs with new environment variables (especially docker-compose docs)
  • [x] Fix InventoryItem links from QR codes (discussion)

2024-06

  • [x] Budget > Account menu highlight should turn amounts to black instead of red/green

2024-07

  • [x] Roll up project shop item costs, show below project
  • [x] Make shop list clickable under shop items in project
  • [x] Can't create categories under other households
  • [x] Creating a category should only show groupings for the selected household
  • [x] Importing a CSV should allow for configuring a date format (email)
  • [x] Whole numbers are truncated. So when I import 30 (my bank doesn't bother to format with the dollar format for CSV), it comes in as .30 (as in 30 cents) (email)
  • [x] Number input issues involving existing 0s

2024-08

  • [x] Only show no object found buttons for parent project. sub projects shouldn't have it.
  • [x] Don't default due date to tomorrow

2024-09

  • [x] New task doesn't appear below empty projects
  • [x] Change calendar picker to be a date picker when minimized (instead of week picker)
  • [x] Creating a transaction under a household should only show accounts, payees, and categories for that household
  • [x] Tapping outside of formoverlay should close window
  • [x] Project box should filter based on selected household
  • [x] Inventory item should filter based on selected household for plan item
  • [x] Projects should be grouped as PERSONAL, HOUSEHOLD NAME, HOUSEHOLD NAM> in menu
  • [x] Projects should be grouped as ^^ in project picker form
  • [x] Project form > budget categories should filter based on selected household? or somehow delineate projects and households
  • [x] Payee form > default category should filter categories based on household
  • [x] CookMealPlan form > recipe should filter recipes, meal times based on household
  • [x] InventoryItems form > properties should be filtered based on household
  • [x] InventoryCollections form > properties should be filtered based on household
  • [x] Pages should be grouped as PERSONAL, HOUSEHOLD NAME, HOUSEHOLD NAME in menu
  • [x] Pages should be grouped as ^^ in project picker form
  • [x] ShopItem > category, store, list should be filtered based on household
  • [x] ShopList > category should be filtered based on household?

2024-10

  • [x] Show remaining amount when editing Budget Transaction Account/Category amounts underneath Amount field
  • [x] Fix SSE disconnecting
  • [ ] Shop > List counts aren't updating in the menu
  • [ ] Add limit to monthly budget target amounts
  • [ ] Inventory stats
  • [ ] Swipe left/right should be recognized by tabs or title next/previous
  • [ ] Change notes to have TOC on the right, sticky select dropdown on top for small devices
  • [ ] Add quick add for tables, remove continuous add
  • [ ] Change Budget Category selectors to use the same selector as Plan Project
  • [ ] ShopLists should have a default Project that can be associated, autofill for items added to list

thequailman avatar Jan 28 '24 19:01 thequailman