- May 14, 2024
-
-
Joel Jeremy Marquez authored
* Auto insert decimals to mobile split transaction amounts * autoDecimals prop * Fix typecheck error
-
- May 13, 2024
-
-
Matiss Janis Aboltins authored
-
Neil authored
* spending error * fixes * notes
-
Neil authored
* TS strict changes * notes * renderRowProps * RenderTableRow
-
Daniel Gale-Rosen authored
* sort filters before creating dropdown * add release notes
-
- May 09, 2024
-
-
Joel Jeremy Marquez authored
* Consider child transactions when querying preview transactions * Release notes
-
Boris Fritscher authored
* Implement CAMT.053 transactions importer with a file parser and enable xml filetype in dialogs * add release notes * fix types and lint
-
- May 08, 2024
-
-
Joel Jeremy Marquez authored
* Update load budget loading texts * Release notes
-
Neil authored
* filter icon change * VRT * notes * lint fix
-
- May 07, 2024
-
-
Joel Jeremy Marquez authored
* Update autocomplete types * Remote optional type * Improve SingleInputModal * Fix lint error * Mobile budget file quick switch mode * Release notes * Updates * Fix typecheck error * Fix paddings * Update modal * Fix lint error * Display no budget files * Fix remote files not showing
-
Yoonjae Choi authored
* design: revise modal margin * docs: revise release note name * remove: remove style padding --------- Co-authored-by:
Yoonjae Choi <Choi@quantusui-MacBookAir.local>
-
Neil authored
* Show table activity * notes * lint fix * add underline * add linkstyle * fix table aligment
-
Neil authored
* Overview * Router and Selector * ReportSidebar * ReportTopbar * CustomReport * updates * notes * Patch some TS issues * fix malfunctioning disabled lists * add find --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Joel Jeremy Marquez authored
* [Mobile] Add schedule name and date to scheduled transaction modal * useRef to prevent rerenders * Release notes * Fix typecheck error * Fix lint errors * Update schedule font * Heavier font weight
-
Matiss Janis Aboltins authored
-
DJ Mountney authored
* Create types for the external versions of entities meant for the API - Otherwise the types used in the API were actually wrong vs the data we were sending * Add release note
-
Matiss Janis Aboltins authored
-
- May 06, 2024
-
-
Joel Jeremy Marquez authored
* Use budget name as export file name * Release notes
-
- May 04, 2024
-
-
Joseph Livecchi authored
* Updated Login to handle header auth
-
DJ Mountney authored
* Fix some additional incorrect types - This is part of working towards having enough correct types to be able to run tsc on our packed api without error. - Working towards being able to ship types for the api in the package * Add release note
-
- May 03, 2024
-
-
Joel Jeremy Marquez authored
* Fetch cloud file and file info in parallel to speed downloads up * Release notes * Rename release notes
-
Neil authored
* monthly Spending * Add Average * notes * title * date filter * TS fixes and hide average when no data * fix average tooltip and relabel x-axis * Wording/verbiage * filters changes * feature flag * networth card fix
-
Neil authored
* adjustments * notes * scroll height * lint fix * compact scrollbar * fixes * filters fix * scrollbar color * fix week ranges
-
Matiss Janis Aboltins authored
-
- May 02, 2024
-
-
Joel Jeremy Marquez authored
* Fix management app flashing on init * Release notes
-
Joel Jeremy Marquez authored
* Fix mobile notes modal not retrieving correct notes * Release notes * Revert useState initial value
-
- Apr 30, 2024
-
-
shall0pass authored
* allow decimal in percent templates * release note
-
youngcw authored
* add template to set x month average * error on 0 * note * lint
-
- Apr 27, 2024
-
-
kyangk authored
-
Matiss Janis Aboltins authored
-
Matt Fiddaman authored
* Fix menuItemTextHeader contrast in dark mode * release note * darken menu background and change accent colour to purple in dark theme * change menu keybind accept colour to purple in midnight theme * update release note * fix menuBorder colour
-
- Apr 26, 2024
-
-
Joel Jeremy Marquez authored
* Fix app loading screen * Release note * Code review feedback
-
youngcw authored
* check schedule name * note
-
Neil authored
* monthly Spending * Add Average * notes * title * date filter * TS fixes and hide average when no data * fix average tooltip and relabel x-axis * Wording/verbiage * remove spending files * adjustments * reports.d revert * revert filter changes * adjust update filters * notes * remove old notes * adjust style * lint fixes
-
Joel Jeremy Marquez authored
* Add amount colors to mobile transaction list * Release notes * Fix lint error * Add amount colors to mobile accounts page * VRT updates
-
- Apr 25, 2024
-
-
Matiss Janis Aboltins authored
-
- Apr 24, 2024
-
-
Neil authored
* mobile reports * notes * header updates * hide tooltip in mobile view * visual updates * padding changes * VRT * bottom padding * merge fixes * VRT * unselectable * merge fixes
-
Wizmaster authored
* Reconciling split translations from nYNAB import creates orphan transfers - Fixed link between subtransaction transfers and transaction transfers - Reworked payee transaction and subtransaction import * Reconciling split translations from nYNAB import creates orphan transfers - Added release note * Reconciling split translations from nYNAB import creates orphan transfers - Reworkd data.transactions and data.subtransactions loops * Reconciling split translations from nYNAB import creates orphan transfers - Added comments --------- Co-authored-by:
DJ Mountney <david@twkie.net>
-
DJ Mountney authored
* Test a fix for electron builds * Add release note
-
- Apr 23, 2024
-
-
Matt Fiddaman authored
-