- May 14, 2024
-
-
Joel Jeremy Marquez authored
* Auto insert decimals to mobile split transaction amounts * autoDecimals prop * Fix typecheck error
-
- Mar 23, 2024
-
-
Matiss Janis Aboltins authored
-
- Mar 12, 2024
-
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* Differentiate Input onUpdate to onChangeValue * Release notes * Fix lint error * Remove onChange
-
- Jan 19, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 15, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 06, 2024
-
-
Joel Jeremy Marquez authored
* ESLint no-default-exports 12 - All loot-core folders except server * Release notes * Fix imports
-
Joel Jeremy Marquez authored
* ESLint no-default-exports 10 - icons * Fix icon imports + lint errors * Release notes * Fix typecheck error * Fix icon import * Fix lint error
-
Joel Jeremy Marquez authored
* ESLint no default exports 9 - components folder * ESLint no default exports 9 - components folder 2 * Release notes
-
Joel Jeremy Marquez authored
* Fix default imports * Fix manager Modals import * ESLint no default export part 6 - View.tsx * Fix default imports * Fix imports * Release notes
-
Joel Jeremy Marquez authored
* ESLint no default exports - part 3 * Fix default imports * Release notes * Fix Menu
-
Joel Jeremy Marquez authored
* ESLint no default imports - Button * Fix * Release notes * Fix Button imports
-
- 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
-
-
Joel Jeremy Marquez authored
* ESLint prefer-const components folder part 2 * Release notes
-
- Dec 04, 2023
-
-
Michael Clark authored
-
- Nov 30, 2023
-
-
youngcw authored
* fix broken schedule amount sign in firefox * note * delete line
-
- Nov 26, 2023
-
-
Joel Jeremy Marquez authored
* Fix budget amount not saved when clicking on another budget cell * Release notes
-
- Nov 20, 2023
-
-
Kyle Mckay authored
-
- Oct 28, 2023
-
-
Joel Jeremy Marquez authored
* Inline mobile category and group edit * Release notes * Allow one edit at any time * Mobile: long press to edit category/group * Mobile: set userSelect: 'none' * Move getLongPressEvents * Add role to prevent tap-to-search * Add role to text * Prevent default on longpress * Add tabIndex to disable tap-to-search * Add back userSelect * Role updates * Remove userSelect * Revert long press category name * Remove unused import * Fix lint error * Edit mode * Do not allow to start an edit when another field is currenty being edited * Fix blur event not firing * Grey out zero spent or balance values * VRT update * Fix budget cell being zero on click * Delete useLongPress
-
- Oct 10, 2023
-
-
Joel Jeremy Marquez authored
* More mobile functionalities * Cleanup * Remove close button on mobile budget summary modal * Release notes * Close mobile inputs on enter * Fix mobile budget row header color * Fix income group hidden * Add validation + close button on category tooltip * Add mobile budget visual cues * More mobile visual cues * Error message fix * Update blank category name behavior * Cleanup * Cleanup * Fix mobile group deletion and category tooltip behavior * Zero sign for AmountInput * VRT snapshot updates * Handle null values in must-category-transfer
-
- Oct 04, 2023
-
-
Joel Jeremy Marquez authored
* Editable mobile budget * Fix error on empty amount * Fix typo * Decimal keyboard + select input on click * Remove scrollIntoView * Fix focus * Focus input on negative/positive * Use CellValue * Functional mobile components * Blur fix c/o dmlazaro * Use pointer event * Remove useFireChangeOnUnmount * Release notes * Prevent default on pointerdown * Add dmlazaro to release notes * Disable amount input button when not focused * Remove input refocus
-
- Sep 09, 2023
-
-
Neil authored
-
- Jul 30, 2023
-
-
Matiss Janis Aboltins authored
Just moving away from the barrel `common` export to a bit more specific imports. Part 1 of the migration (other imports to follow in other PRs).
-
- Jul 26, 2023
-
-
Jed Fox authored
-
- Mar 24, 2023
-
-
Jed Fox authored
Seems to build fine, will test later.
-
- Feb 25, 2023
-
-
Matiss Janis Aboltins authored
Working on #583
-
- Feb 10, 2023
-
-
Matiss Janis Aboltins authored
*
(prettier) adding trailing commas * More commas
-
- Jan 10, 2023
-
-
Trevor Farlow authored
* Split the Settings component into multiple files (#434) * Remove need for isMobile in CSS: lean on media queries in styles.js and glamor Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> Co-authored-by:
Jed Fox <git@jedfox.com>
-
- Sep 02, 2022
-
-
Tom French authored
* style: enforce ordering of imports * style: sort imports in loot-core * style: sort imports in desktop-client * style: sort imports in loot-design * style: manual fixes
-
- Apr 29, 2022
-
-
James Long authored
-