Joel Jeremy Marquez
de9a1880a7
Migrate LoadBackup to ts
2024-01-28 23:49:10 -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
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
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
Matiss Janis Aboltins
ae3be13aa8
🔥 removing unused variables (batch 1) ( #2255 )
2024-01-19 23:02:21 +00:00
Neil
cd9d1fb674
Clean-up some custom reports code ( #2254 )
...
* work
* missed
* notes
* change element name
* update
* update changes
* merge fixes
2024-01-19 22:39:09 +00:00
Matiss Janis Aboltins
edba670d3a
⬆️ (prettier) upgrade, fix issues and enable for jsx files ( #2253 )
2024-01-19 21:48:30 +00:00
Matiss Janis Aboltins
fbb1a9647d
🐛 fix 'delete budget' button always deleting cloud file ( #2251 )
...
Closes #2216
2024-01-19 20:04:00 +00:00
Neil
06cf65497f
Custom Reports: fix broken table ( #2249 )
...
* fix broken table
* notes
* error fixes
2024-01-19 19:37:14 +00:00
Neil
62a0a0fedc
Custom Reports compact additions ( #2245 )
...
* compact additions
* notes
* vrt fix
* revert AnchorLink
* Update upcoming-release-notes/2245.md
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
* merge fixes
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-01-19 08:59:47 +00:00
Neil
106dce25dd
Custom Reports update entites ( #2244 )
...
* work
* notes
* missing entity
* lint
2024-01-18 22:39:42 +00:00
Neil
e745a4073b
Custom Reports: fix table rendering ( #2192 )
...
* reorg
* notes
* Add render
* privacy Filter additions
* merge fixes
* notes
* merge fixes
* Apply patches for strict mode
* review fixes
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-01-16 20:14:38 +00:00
DJ Mountney
7d1a895b48
Restore ability to use console.log in vite ( #2233 )
...
Restore ability to use console.log in vite
- Swap our swc plugin to remove-react-properties
- Configure remove-react-properties to preserve our testids
2024-01-16 09:40:44 -08:00
DJ Mountney
a8b42bcd50
Change the vite chunk filename hash usage ( #2224 )
...
* Change the vite chunk filename hash usage
- Change to more closely match the . syntax we use with webpack
- This should fix some issues with our size compare as well
* Account for chunks being base64
2024-01-15 09:47:09 -08:00
Matiss Janis Aboltins
f33bce41ea
♻️ (typescript) enable strict mode everywhere ( #2230 )
2024-01-15 08:24:33 +00:00
Nik
44a5199a31
Add split distribution ( #2151 )
...
* Add split distribution feature
* Add upcoming release notes
* Fix tests
* Fix remaining test
* Disable distribute button when all transactions are filled
* Add canDistributeRemainder
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-01-13 15:43:13 -08:00
Neil
dccad902d6
vite host regression fix ( #2217 )
...
add host to vite config
2024-01-12 17:45:20 -08:00
Neil
b477f7c2f1
Custom Reports: Enable Show Labels ( #2124 )
...
* work
* updates
* merge fixes
* syntax fix
* Add Label element
* updates
* notes
* normalize customLabel
* fix
* range adjustments
* margin update
* merge fixes
* review Updates
* labelFix
* Fix adjustTextSize
2024-01-12 21:46:22 +00:00
HansiWursti
8b968579b1
Proposal - Disable Save Button in Mobile Transaction View if field is edited ( #2214 )
...
* Disable SaveButton if field is edited
* Add Release Notes and fix VRT
2024-01-12 08:57:22 -08:00
Matiss Janis Aboltins
6ce794ffcc
🔥 (ofx) removing old parser ( #2215 )
...
* 🔥 (ofx) removing old parser
* Release notes
* Patch unit test
2024-01-12 07:27:18 -08:00
DJ Mountney
d5359a96ca
Proposal for switching desktop-client to vite ( #2084 )
...
* Proof of concept for switching desktop-client to vite
* Fix other packages ts tests issues
* Update jsx tests to use vitest instead of jest
* Inject our global shims properly
* Add comment regarding new plugin
* Cleanup unnessary change after rebase
* Fix inter fonts pathing
* Remove manual chunks sizes for now
Just set the limit higher
* Bring back size compare
* Suppress victory warnings
* Remove craco config now that it's not used
* Add vite basic ssl plugin
- This autogenerates self-signed certs in dev mode when HTTPS env is set
- Made to match the CRA behaviour
* Add release note
* Remove warning suppression for victory
- Updated to a rollup version that includes the fix
2024-01-11 10:18:49 -08:00
Matiss Janis Aboltins
3eee0b11d2
🐛 (autocomplete) fix multi-autocomplete causing crashes ( #2207 )
2024-01-10 17:15:34 +00:00
HansiWursti
e792afb1fd
ReAdd Mobile Account Error Page ( #2204 )
...
* Add "error" Page for special accounts in Mobile
2024-01-09 15:06:24 -08:00
HansiWursti
4fb55d0d70
Mobile - Add cleared and uncleared Balances in Account Details ( #2056 )
...
* - Added Mobile Account Cleared and Uncleared
Balanced
* Changed font size
* Add release notes
* Changed Visibility
* Centered the different Values
* Updated VRT
* Fix merge Conflict?!
2024-01-09 15:06:01 -06:00
shall0pass
165ad45822
[Enhancement] Add crossorigin field to manifest line ( #2206 )
...
* add crossorigin
* release note
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-01-09 15:04:22 -06:00
Joel Jeremy Marquez
295917036b
ESLint to enforce Actual's useNavigate hook ( #2208 )
...
* ESLint to enforce Actual's useNavigate hook
* Release notes
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-01-09 13:03:09 -08:00
Matiss Janis Aboltins
4ece4a7ff6
♻️ (gocardless) rename nordigen_* secrets to gocardless_* ( #2181 )
2024-01-09 19:21:16 +00:00
Matiss Janis Aboltins
7ace8c52dd
🔧 (electron) release electron app to app store (osx) ( #2182 )
2024-01-09 18:54:57 +00:00
Subhaditya Nath
f6dd0ecdb9
Fix site.webmanifest to enable Actual to be installed as Chromium PWA ( #2202 )
2024-01-09 10:21:34 -06:00
Matiss Janis Aboltins
89698480a5
🐛 (rules) add 'no rules' message & always show rule table ( #2199 )
2024-01-09 08:32:12 +00:00
Matiss Janis Aboltins
6ce502ea24
♻️ refactor(electron): moving back from websockets to IPC ( #2190 )
2024-01-08 18:34:19 +00:00
youngcw
fd962a97b0
fix missing borders in single category drop down in report budget ( #2195 )
...
* fix missing borders in single category drop down in report budget
* note
2024-01-08 11:20:52 -07:00
youngcw
300ed824f0
change the pie chart background color in the report status ( #2196 )
...
* change the pie chart background color in the report status
* note
2024-01-08 11:20:29 -07:00
Neil
caca2497ea
Add ability to import categories from CSV ( #2163 )
...
* update transaction table
* notes
* adjust parser
2024-01-08 17:51:51 +00:00
Neil
8c43c78fc7
Custom reports reorganize table graph files ( #2153 )
...
* reorg
* notes
* Update upcoming-release-notes/2153.md
Co-authored-by: DJ Mountney <david.mountney@twkie.net >
* merge fixes
* fix
* another
* f
---------
Co-authored-by: DJ Mountney <david.mountney@twkie.net >
2024-01-07 21:55:21 +00:00
DJ Mountney
e0d82fd4f9
Revert "Add "error" Page for special accounts in Mobile" ( #2186 )
...
* Revert "Add "error" Page for special accounts in Mobile (#2114 )"
This reverts commit b6462347a9 .
2024-01-06 15:20:19 -08:00