Matiss Janis Aboltins
d6f610a326
✨ added 'show/hide balance' button to cash flow report ( #2322 )
2024-02-08 08:12:36 +00:00
Joel Jeremy Marquez
8a8113a648
Update loot-core deps ( #2280 )
...
* Upgrade desktop-client depenencies
* yarn dedupe
* Update useSelectors
* Update loot-core deps
* yarn dedupe
* Move deps to devDependencies
* yarn dedupe
2024-02-07 18:40:59 -08:00
Joel Jeremy Marquez
029e2f09bf
Update desktop client package versions ( #2270 )
...
* Upgrade desktop-client depenencies
* Release notes
* yarn dedupe
* yarn dedupe
* Fix typecheck error
* Update sass
* Update useSelectors
2024-02-06 17:43:09 -08:00
jaarasys-henria
86007e392f
[Enhancement] Make transaction list sortable by cleared status ( #1994 )
2024-02-06 15:07:36 -07:00
Neil
4c4f2fd426
Custom Reports: add save reports menu ( #2257 )
...
* Add schema work
* notes
* merge fixes
* Add Reports Save Menu
* merge fixes
* updates
* notes
* updates
* updates
* save updates fix
* typecheck fixes
* merge fixes
* saveReport strict Typescript
* fix sidebar
* lint fix
* fixing functionality plus clean up
* clean up
2024-02-05 22:40:46 +00:00
Matiss Janis Aboltins
7a18827b1d
✨ allow running AQL against local database ( #2326 )
2024-02-05 19:16:02 +00:00
shall0pass
77fd65b2e7
[Bugfix] Cleanup tool: Add balance check ( #2295 )
...
* add balance check
* lint
* fill rollover categories after non-rollover
* allow partial fills of non-rollover
* update
* release note and youngcw suggestion
* warnings
* remove commented coded
2024-02-05 06:21:42 -06:00
Julian Dominguez-Schatz
30f03e8079
Save name fields on unfocus ( #2327 )
2024-02-04 16:50:36 +00:00
Matiss Janis Aboltins
6e16262b63
🔥 removing unused/dead code ( #2328 )
2024-02-04 16:05:11 +00:00
xentara1
29a515f3fe
[Feature] Add ability to create schedules from existing transactions ( #2222 )
2024-02-03 19:00:27 +00:00
Julian Dominguez-Schatz
a5ab1a8fae
Re-open autocomplete dropdown on change ( #2325 )
...
* Re-open autocomplete dropdown on change
* Add release notes with new PR ID
2024-02-03 11:16:15 -07:00
yoyotogblo
d37622162a
Change lookback and look forward time range when fuzzy matching ( #2300 )
...
Change to 7 days prior and after for imported transactions when fuzzy matching
2024-02-03 11:08:45 -07:00
Neil
e3a8366dd7
Update and organize reports ( #2274 )
...
* Add schema work
* notes
* merge fixes
* Add Reports Save Menu
* merge fixes
* updates
* notes
* updates
* updates
* save updates fix
* typecheck fixes
* revert changes
* notes
* error fixes
* update
* fix
* merge fixes
* review changes
* reportChange and savedStatus
* Update packages/desktop-client/src/components/reports/SaveReport.tsx
Co-authored-by: DJ Mountney <david.mountney@twkie.net >
* merge fixes
---------
Co-authored-by: DJ Mountney <david.mountney@twkie.net >
2024-02-02 23:52:35 -08:00
Joel Jeremy Marquez
d5e49dde59
Update yarn to 4.0.2 ( #2283 )
...
* Update yarn
* Release notes
2024-02-02 18:11:07 -08:00
Joel Jeremy Marquez
f5258e6ebe
Consider child transactions when fuzzy matching imported transactions ( #2309 )
...
* Consider child transaction when fuzzy matching
* Release notes
2024-02-02 18:03:57 -08:00
Joel Jeremy Marquez
f4d80fad92
[Maintenance] Remove modals.d.ts ( #2298 )
...
* Remove modals.d.ts
* Release notes
* Fix typecheck
* Fix lint error
2024-02-02 17:56:23 -08:00
DJ Mountney
3324dd5fa0
Fix docker start browser error ( #2304 )
...
* Fix docker start browser error
Don't launch browser when in docker
2024-02-02 17:18:27 -08:00
shall0pass
14509d15df
[Bugfix] Dark Theme variable name misspelled ( #2317 )
...
* misspelling of variable name
* release note
2024-02-02 15:51:06 -06:00
Ifeoluwa Odubela
9b461c48c9
Bugfix: Add Primary Button hover background colors for light and dark theme #1971 ( #2123 )
...
* Bugfix: Add Primary Button hover background colors
* Add release notes
* Rename 1971.md to 2123.md
* Update release note 2123.md typo
* Update packages/desktop-client/src/style/themes/dark.ts
* Update packages/desktop-client/src/style/themes/light.ts
---------
Co-authored-by: Neil <55785687+carkom@users.noreply.github.com >
2024-02-02 21:26:13 +00:00
jaarasys-henria
55f2d126b3
[Maintenance] Pass HTTPS flag to dev container to enable HTTPS ( #2316 )
2024-02-02 21:14:45 +00:00
Matiss Janis Aboltins
6ae2047ab8
🔧 upgrade deprecated github actions ( #2319 )
2024-02-02 20:38:57 +00:00
Pedro Primor
9fdffcc8e9
Change month picker hover background color ( #2121 )
...
* Change month picker hover background color
* Add release notes
* Add updated screenshots from visual regression tests
* Revert "Add updated screenshots from visual regression tests"
This reverts commit d9d83b4789 .
* Update failing visual regression tests screenshots
* Revert "Update failing visual regression tests screenshots"
This reverts commit aaef019191 .
2024-02-02 13:11:16 -07:00
DHRUV RAMDEV
3daff4381f
feat: Don't allow duplicate cat-groups in budget ( #2262 )
...
* feat: Don't allow duplicate cat-groups in budget
* Add release notes
* fix: error message
* pass group instead of name for accurate error message
* improve error message
2024-02-02 13:10:36 -07:00
Neil
5914469b11
Convert FiltersMenu to Typescript (part 1) ( #2231 )
...
* migration work
* notes
* typecheck
* typecheck fixes
* fixes
* merge fixes
* typecheck updates
* review fixes
2024-02-02 20:10:24 +00:00
youngcw
39e7f2598b
fix budget header collapsed colors ( #2313 )
...
* fix budget header collapsed colors
* note
2024-02-02 13:09:53 -07:00
Neil
c8d326d24b
Custom Reports - split out hidden categories from offbudget ( #2302 )
...
* Add Toggles
* budget table
* testing
* updates
* updates
* fixes
* updates
* fix Menu
* lint fixes
* fix keybindings
* revert budget menu changes
* notes
* remove default exports
* fixes
* disabled fix
* add style option
* lint fix
* remove css
* lint fixes
* color updates
* merge menu with togglemenu
* host
* menu fixes
* fix regression
* remove host
* adjustments
* work
* fix hidden filters
* merge fixes
* adjustments
* updates
* fix uncat table values
* fixes
* notes
* title change
* Adjust showHide selector
2024-02-02 20:09:27 +00:00
Matiss Janis Aboltins
d8639a2a71
🔖 (24.2.0) cleared transaction improvements; experimental simplefin bank-sync ( #2311 )
v24.2.0
2024-02-02 19:20:53 +00:00
Matiss Janis Aboltins
734191424b
🐛 (goCardless) patch incomplete migration ( #2308 )
2024-02-01 16:40:12 +00:00
shall0pass
5d4fcfde00
[Enhancement] Goal Target with cleanup template ( #2282 )
...
* update goal target after montly cleanup
* release note
2024-01-31 13:42:05 -06:00
Joel Jeremy Marquez
54d7e5460a
[Cleanup] useSingleActiveEditForm hook on mobile budget table ( #2263 )
...
* useSingleActiveEditForm on mobile budget table
* Release notes
* Remove unused variables
2024-01-30 14:37:06 -08:00
youngcw
43ebe9e0fd
fix bad account sort order in demo ( #2279 )
...
* fix bad sort order in demo
* note
* add async back
* fix tests
* fix2
* fix3
* update vrt
* fix image
2024-01-26 09:12:54 -07:00
youngcw
515bdf5a74
update vrt instructions ( #2287 )
...
* update
* note
* revise
2024-01-26 09:06:12 -07:00
Ed
018714610a
Updating link for GoCardless Bank Account Sync ( #2276 )
...
* Updating link for GoCardless Bank Account Sync
* Adding release notes
* Update URL to point to docs
* Fixing lint
2024-01-26 07:11:18 -08:00
Joel Jeremy Marquez
00ee165f8e
Mobile Off Budget category label ( #2284 )
...
* Mobile Off Budget category label
* Release notes
* Fix error
* Fix release notes
2024-01-26 07:09:29 -08:00
Neil
68442ae9e6
Custom reports: hide "show ..." checkboxes in menu ( #2174 )
...
* Add Toggles
* budget table
* testing
* updates
* updates
* fixes
* updates
* fix Menu
* lint fixes
* fix keybindings
* revert budget menu changes
* notes
* remove default exports
* fixes
* disabled fix
* add style option
* lint fix
* remove css
* lint fixes
* color updates
* merge menu with togglemenu
* host
* menu fixes
* fix regression
* remove host
* adjustments
* onToggle
* vrt fix
* typecheck
* merge fixes
* colors
* lint fix
2024-01-24 21:49:12 +00:00
shall0pass
b937bfae04
[Bugfix] Goals: Database entry ( #2281 )
...
* fix database insertion
* dbMonth format
* release note
2024-01-24 14:51:38 -06:00
DJ Mountney
317e7f135e
🐛 Avoid passing a boolean to the import trans category title ( #2278 )
...
* Avoid passing a boolean to the import trans category title
- Fixes an error regading passing false to title
when category is not available
2024-01-24 11:23:02 -08:00
DJ Mountney
5adb083575
🐛 Fix a missing ref param warning for forwardRef ( #2277 )
...
* Fix a missing ref param warning for forwardRef
- Drop unused usage of forwardRef on TableWithNavigator
2024-01-24 11:13:43 -08:00
Joel Jeremy Marquez
524bd4e9eb
Update vite / swc / ts versions ( #2268 )
...
* Update vite / swc / ts versions
* Release notes
* Revert root tsconfig module changes
* yarn dedupe
* Dummy update to run pipeline
* Update webpack and playwright
* Update playwright docker images
2024-01-24 10:49:12 -08:00
Matiss Janis Aboltins
9dfd6ce34c
🐛 fix uncategorized transaction banner flashing on load ( #2273 )
2024-01-23 08:23:32 +00:00
Matiss Janis Aboltins
5d28bc0e3b
🏷️ making some files comply with strict TS ( #2247 )
2024-01-22 19:01:05 +00:00
Matiss Janis Aboltins
a4e97e0070
♻️ refactored cash-flow report from victory to recharts ( #2260 )
2024-01-22 08:34:51 +00:00
Matiss Janis Aboltins
a6e38ad2ae
✨ allow un-reconciling (unlocking) transactions ( #2252 )
2024-01-22 08:34:40 +00:00
Matiss Janis Aboltins
bb0ae4ebc3
🔥 removing unused variables (batch 2) ( #2256 )
2024-01-21 14:55:24 +00:00
youngcw
dd29e02c5c
fix color of schedule before/after weekend box ( #2261 )
...
* fix color of schedule after box
* note
2024-01-20 15:37:34 -07:00
Zach Whelchel
75186183eb
SimpleFin ( #2188 )
...
* Some initial UI work for adding SimpleFin.
* SimpleFin proof of concept working.
* Adds linking & unlinking to existing accounts through the account menu UI.
* Added loading and lint fixes.
* Lint changes.
* Added release notes.
* Typecheck cleanup.
* Import, lint, typecheck cleanups.
* More typecheck cleanup.
* Refactored language for consistency.
* Added default institution name.
* Lint cleanup.
* Addressed change requests.
* Added a default to migration, made variables consistent, added feature flag.
* Added account_sync_source to server schema.
* Adds account_sync_source to test.
* Fix for typecheck.
* Attempt to make typecheck happy.
* Added strict ignore.
* Moved account_sync_source to the right model (face palm).
* Hotfix for institution format.
* Lint cleanup.
* Removed unnecessary promise.all.
* Lint cleanup.
2024-01-20 14:35:52 -08:00
Neil
83f13cbdc8
add compact to custom reports ( #2258 )
...
* add compact
* notes
2024-01-20 21:18:15 +00:00
DJ Mountney
0045d9212e
Bundle loot-core types into the API ( #2053 )
...
* Bundle loot-core types into the API
So we can have loot-core be the source of truth
for some types that get passed through
- Improves downstream development with API by including types
- Use path aliases for dist vs dev tsconfigs
- Convert api index to typescript as example
- Permit ts-ignore for issues with our version of typescript
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-01-20 10:30:23 -08:00
Matiss Janis Aboltins
dd254c6c23
🔧 add link to community discord for support ( #2250 )
2024-01-20 10:40:52 +00:00
Neil
c66d6e00f5
Custom Reports - add schema ( #2246 )
...
* Add schema work
* notes
* merge fixes
* add to handlers
* notes update
* Update packages/loot-core/src/server/reports/app.ts
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
* review changes
* type updates
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-01-20 10:22:28 +00:00