- Feb 08, 2024
-
-
Matiss Janis Aboltins authored
-
- Feb 07, 2024
-
-
Joel Jeremy Marquez authored
* Upgrade desktop-client depenencies * Release notes * yarn dedupe * yarn dedupe * Fix typecheck error * Update sass * Update useSelectors
-
- Jan 20, 2024
-
-
Zach Whelchel authored
* 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.
-
- Jan 19, 2024
-
-
Neil authored
* 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>
-
- Jan 15, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 12, 2024
-
-
Matiss Janis Aboltins authored
*
(ofx) removing old parser * Release notes * Patch unit test
-
- Jan 06, 2024
-
-
Joel Jeremy Marquez authored
* ESLint no-default-exports 10 - all desktop-client src folders except icons * Release notes
-
Matiss Janis Aboltins authored
-
- Jan 05, 2024
-
-
Joel Jeremy Marquez authored
* Request active edit on focus * Release notes * Track previous focus state * use inputRef to focus * Focus total amount effect * Run active edit action synchronously * Revert unneeded changes * Run cleanup synchronously * Cleanup * runAction * Space
-
- Dec 22, 2023
-
-
Joel Jeremy Marquez authored
* Mobile split transactions * Release notes * Fix colors * Update test ids * AmountInput component on split transactions * Add notes to mobile split transaction * Ease of use improvements + functional components * Ease of use updates * VRT updates * Fix AmountInput blur * Remove negative state in AmountInput + fix vrt
-
- Dec 05, 2023
-
-
Matiss Janis Aboltins authored
-
- Nov 26, 2023
-
-
Mohamed Muhsin authored
-
- Nov 24, 2023
-
-
Neil authored
* Remove Featureflag * notes * VRT updates * Dark Theme fixes * VRT updates * VRT updates * Revert "VRT updates" This reverts commit 7d669f2df2baabb3d20c2da55437adcf01959ef8. * Revert VRT Reverting VRT * VRT updates * pillbackground * VRT updates * Theme Selector * VRT Updates * notes * VRT updates
-
- Nov 22, 2023
-
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
-
- Nov 16, 2023
-
-
Neil authored
* Reorganize and add graphs * Create Customizable Chart * Notes * Hide Menu update Donut * lint fixes * Organize Menus * Change Title * UI changes * UI updates * Add Data Table * Functionality additions and Privacy Filters * Date filters working and formatting changes * Fix default spreadsheet and add tableGraph * Integrate Summary Data and Split Legend * started adding functionality on charts * list fix * Enabling more graphs, fixing errors * Legend, interactions, Empty Rows Filter * fixes for EmptyRows/interactions/legends * formatting UI and filtering data * format date * fix errors * Fix Legend Order * lint fixes * Add tooltips * Feature Flag * fix overview card, fix offbudget checkbox * Revamped dataType, added scrollBars * data display adjustments * data spreadsheet updates/groups added to matrix * Add Category Selector * Add Labels Button * formatting fixes * Add Averages to dataTable * data bug fix * Added all type back in with exceptions * formatting * split assets/debts, add Uncategorized * bug fixes and UI updates * add scrollbars to table * formatting dataTable * tooltips, navigation and graph labels * Code clean-up and re-org * revert color change * Change labels name * organize files * code cleanup * Tooltip Colors * Descoping legend for future PR * descope legend & rename split * rename type variable to be more descriptive * adjustments for sankey and eslint merges * notes update * code review fixes * code fixes * fix date selections
-
- Nov 12, 2023
-
-
Shaan Khosla authored
* added sankey plot * fix sankey * formatting * formatting * lint * reduce margin * experimental flag * update location of recharts install * truncate tooltip * add titles to node and sizing * better filtering * comments, types, and check if data exists * don't log * clean up extra views * responsive container, and fix label in graph * change back * fix bug and font * static tooltip * update overview to fit both sankey and category spending * overview sankey * increase iterations, fix right text, and release notes * remove is out * lint * fix tooltip space * fix margins * format and efficient sql payees query * restructure category sum value * add tooltip names...again * conditionally use container * use useCategories
-
- Nov 10, 2023
-
-
Michael Clark authored
-
- Nov 09, 2023
-
-
James Costian authored
-
- Oct 22, 2023
-
-
Joel Jeremy Marquez authored
* Custom useNavigate which tracks previous location * Release notes * Fix lint errors
-
- Sep 24, 2023
-
-
Michael Clark authored
-
- Sep 12, 2023
-
-
Matiss Janis Aboltins authored
-
- Sep 03, 2023
-
-
Joel Jeremy Marquez authored
* Experimental OFX parser * Release notes * Enable enableExperimentalOfxParser in tests * Move experimental ofx parser to ofx2json * Enable experimental ofx parser by default * Address PR comments
-
- Sep 01, 2023
-
-
Trevor Farlow authored
* Make all mobile view themes respect Actual color themes
-
Matiss Janis Aboltins authored
-
- Aug 20, 2023
-
-
Trevor Farlow authored
Co-authored-by:
kyrias <johannes@kyriasis.com>
-
- Aug 12, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 07, 2023
-
-
Johannes Löthberg authored
-
- Jul 29, 2023
-
-
Tom French authored
-
Matiss Janis Aboltins authored
Moving the code to separate files. Functionally should be no differences.
-
- Jul 28, 2023
-
-
Jed Fox authored
-
- Jul 20, 2023
-
-
Jed Fox authored
-
- Jul 18, 2023
-
-
Matiss Janis Aboltins authored
Renaming all occurrences of Nordigen to GoCardless
-
Jed Fox authored
-
Joel Jeremy Marquez authored
-
Jed Fox authored
-
- Jul 17, 2023
-
-
Jed Fox authored
-
- Jul 02, 2023
-
-
Neil authored
-
- Jun 20, 2023
-
-
Matiss Janis Aboltins authored
-
- Jun 17, 2023
-
-
Shazib Hussain authored
Continuing on from #1139 this PR deletes all function that are not used anywhere. The next PR will include all the entire files that are unused & deleted.
-