Skip to content
Snippets Groups Projects
  1. Oct 08, 2024
  2. Oct 07, 2024
  3. Oct 06, 2024
  4. Oct 05, 2024
  5. Oct 04, 2024
    • Joel Jeremy Marquez's avatar
      Mobile VRTs (#3506) · a28fb93c
      Joel Jeremy Marquez authored
      * More Mobile VRTs
      
      * Mobile VRTs
      
      * Fix mobile budget page
      
      * Updated VRT
      
      * VRT fix
      
      * Update VRT
      
      * [skip ci] Release notes
      
      * Cleanup tests
      
      * Fix VRT
      
      * VRT
      
      * Extend timeout
      
      * Clean screenshots
      
      * Updated VRT
      
      * Category / group VRTs
      
      * Mobile budget page menu VRT
      
      * Updated VRT
      
      * Prevous and next budget month tests
      
      * Code Rabbit suggestions
      
      * Feedback
      
      * VRT
      
      * Fix getSelectedMonth
      
      * Fix selectedBudgetMonthButton locator
      
      * Fix flaky tests
      
      * Update VRT
      a28fb93c
    • Matiss Janis Aboltins's avatar
    • Michael Clark's avatar
      :electron: Reduce electron package size (#3553) · df92c80c
      Michael Clark authored
      * remove unneeded loot core ref and keeping better-sqlite external
      
      * release notes
      
      * putting the package config back
      
      * cleaning up
      
      * add missing db files
      
      * updates
      
      * window state updates
      df92c80c
  6. Oct 03, 2024
    • Austin Pearce's avatar
      fix yearly schedule templates (#3511) · d0caf9f5
      Austin Pearce authored
      
      Co-authored-by: default avatarAustin Pearce <austin@apearce.dev>
      d0caf9f5
    • Ali Gradina's avatar
      Marked files for translation (#3444) · 3f85aedd
      Ali Gradina authored
      * marked files for translation
      
      * added release note
      
      * fixed linting warnings
      
      * :bug: fix account filters being overridden (#3441)
      
      * :electron: Reduce package size  (#3443)
      
      * reduce package size of all packages
      
      * release notes
      
      * Update beforePackHook.ts
      
      * [Maintenance] Cleanup react aria packages and dedupe (#3450)
      
      * Cleanup react aria packages and dedupe
      
      * Release notes
      
      * :recycle: (synced-prefs) moving the prefs from metadata.json to the db (#3423)
      
      * :electron: Restart server silently when adding self signed cert and add some logs (#3431)
      
      * restart server silently on add self signed cert and add some logging
      
      * release notes
      
      * fix name
      
      * updating names to be more specific
      
      * removing setloading
      
      * feedback
      
      * :recycle: (synced-prefs) move budget type to synced prefs (#3427)
      
      * update synced account balance in db if available (#3452)
      
      * :bug: (synced-prefs) fix bulk-reading not working in import modal (#3460)
      
      * fix: csv import deduplication (#3456)
      
      * :sparkles: release simplefin as a first-party feature (#3459)
      
      Closes #2272
      
      * Do not allow renaming to an empty category or group name (#3463)
      
      * Do not allow renaming to an emoty category or group name
      
      * Release notes
      
      * [Mobile] Fix #3214 - Pull down to refresh triggering clicks on budget cells (#3374)
      
      * Fix #3214
      
      * Fix rollover indicator
      
      * VRT
      
      * Fix typecheck error
      
      * VRT
      
      * Release notes
      
      * VRT
      
      * Update style
      
      * Fix budgeted
      
      * VRT
      
      * VRT
      
      * Revert VRT
      
      * VRT
      
      * Fix style
      
      * Revert usePreviewTransactions
      
      * Fix error
      
      * Fix reports form submit handlers (#3462)
      
      * Fix form submit handlers
      
      * Release notes
      
      * :electron: Remove some old updater code (#3468)
      
      * remove some old updater code
      
      * remove old updater logic
      
      * CSV import e2e tests (#3467)
      
      * Fix React Aria Button hover styles  (#3453)
      
      * Fiox hover styles and use className instead of inline to prepare for future css migration
      
      * Release notes
      
      * Cleanup
      
      * Update edit rule hover style
      
      * Undoable auto transfer notes + auto notes for cover (#3411)
      
      * Undo auto transfer notes + auto notes for cover
      
      * Release notes
      
      * Fix notes
      
      * Fix notes undo
      
      * Do not show clicked category on transfer or cover menus
      
      * Fix typecheck error
      
      * typecheck
      
      * Fix removeCategoriesFromGroups
      
      * :bug: (reports) deleting custom report should remove it from the dashboard (#3469)
      
      * Revert "CSV import e2e tests (#3467)" (#3474)
      
      This reverts commit 5e12d401.
      
      * :recycle: (synced-prefs) separate metadata and local prefs out (#3458)
      
      * :electron: Replace deprecated file protocol registration (#3475)
      
      * replace deprecated file handler in electron
      
      * release notes
      
      * types eh
      
      * types
      
      * update sql regexp to default to empty string when field is null (#3480)
      
      * :recycle: rename report/rollover budget to tracking/envelope (#3483)
      
      * :bug:
      
       (import) fix csv import checkboxes not working (#3478)
      
      * Update tooltip and themes with better visibility (#3298)
      
      * Update tooltip and themes with better visibility
      
      * Rename merge request # into release notes
      
      * rename release note
      
      * update VRT
      
      * tweak light theme
      
      * dont put border on autocomplete menus
      
      * update VRT
      
      * tweak popover style
      
      * simplify
      
      * update VRT
      
      * update VRT
      
      ---------
      
      Co-authored-by: default avatarDustin Conlon <dustin@dustinconlon.com>
      Co-authored-by: default avatarDustin Conlon <58367364+VoltaicGRiD@users.noreply.github.com>
      Co-authored-by: default avataryoungcw <calebyoung94@gmail.com>
      
      * fix modals on mobile BudgetTable (#3487)
      
      * Fix privacy filter (#3472)
      
      * Fix privacy filter
      
      * Release notes
      
      * Coderabbit suggestion
      
      * VRT
      
      * VRT
      
      * Revert VRT
      
      * VRT
      
      * VRT
      
      * VRT
      
      * VRT
      
      * Delete VRT
      
      * VRT
      
      * Revert VRT
      
      * :bug: fix custom reports crashing when opening table (#3484)
      
      * :test_tube: (tests) adding custom report e2e tests (#3493)
      
      * :sparkles: (dashboards) ability to save filters & timeframes on spending widgets (#3432)
      
      * marked files for translation
      
      * Revert ":bug: fix account filters being overridden (#3441)"
      
      This reverts commit 7336badffdb1e99411eaa6b3e7a0046a9c9de68c.
      
      * Revert "Revert ":bug:
      
       fix account filters being overridden (#3441)""
      
      This reverts commit 5cbadc41bb8d8b2a465a43694060d5b8ba56d78b.
      
      * Revert changes due to failed rebase
      
      * removed import of t
      
      * fixed lint warning
      
      * added PayeeTableRow.tsx
      
      * needed changes
      
      * bugfix: pluralization
      
      * variables adjustments
      
      * removed doubled trans
      
      ---------
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      Co-authored-by: default avatarMichael Clark <5285928+MikesGlitch@users.noreply.github.com>
      Co-authored-by: default avatarJoel Jeremy Marquez <joeljeremy.marquez@gmail.com>
      Co-authored-by: default avatarMatt Fiddaman <github@m.fiddaman.uk>
      Co-authored-by: default avatarKoen van Staveren <koenvanstaveren@hotmail.com>
      Co-authored-by: default avatarRyan Bianchi <1435081+qedi-r@users.noreply.github.com>
      Co-authored-by: default avatarRobert Dyer <rdyer@unl.edu>
      Co-authored-by: default avatarDustin Conlon <dustin@dustinconlon.com>
      Co-authored-by: default avatarDustin Conlon <58367364+VoltaicGRiD@users.noreply.github.com>
      Co-authored-by: default avataryoungcw <calebyoung94@gmail.com>
      Co-authored-by: default avatarTim <hello@timsmart.co>
      3f85aedd
    • Matiss Janis Aboltins's avatar
      :bookmark: (24.10.0) (#3545) · 9b7a79a0
      Matiss Janis Aboltins authored
      9b7a79a0
  7. Oct 02, 2024
  8. Sep 30, 2024
  9. Sep 29, 2024
  10. Sep 28, 2024
  11. Sep 27, 2024
  12. Sep 26, 2024
Loading