- Aug 11, 2024
-
-
Julian Wachholz authored
* feat: introduce i18n framework * Incorporate review feedback * Patch demo * remove unnecessary arguments * Consistently use t() function * Fix typing issue * Fix e2e tests --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Aug 06, 2024
-
-
Joel Jeremy Marquez authored
[React Aria Button] - Migrate sidebar, notifications, transactions, recurring schedule picker buttons (#2984) * More components to use react aria Button * Release notes * vrt * Fix typecheck error * Fix account menu test * Fix typecheck error * Fix typecheck error * Remove unnecessary aria-labels * Fix payee icons and category notes * vrt * vrt * Fix notes button * Fix typecheck error * Fix lint error * VRT * Remove default :focus on Button2 * Add Button2 defaultClassName * Update className * Fix typecheck error * Cleanup * VRT * Fix typecheck error * Fix typecheck error * Fix typecheck error
-
- Aug 02, 2024
-
-
Matiss Janis Aboltins authored
*
(modals) allow content to be vertically scrollable Closes #3079 * Feedback: overfloww auto * fix modal scrollbar style * dont need to spread * lint * Update 3161.md * adding width 100% to inputwithcontent --------- Co-authored-by:Michael Clark <5285928+MikesGlitch@users.noreply.github.com>
-
- Jul 29, 2024
-
-
Matiss Janis Aboltins authored
Closes #3141
-
Joel Jeremy Marquez authored
* Add Modal2 backdrop * Release notes * VRT * Use HTML reported when running tests locally
-
- Jul 27, 2024
-
-
Joel Jeremy Marquez authored
* Fix Button2 isDisabled prop * Release notes * Update 3146.md
-
Matiss Janis Aboltins authored
*
add missing underline to links * Update accounts screenshots -
Matiss Janis Aboltins authored
-
- Jul 25, 2024
-
-
Joel Jeremy Marquez authored
* Fix menus autoclosed when clicked element on top of the menu item * Release notes
-
- Jul 20, 2024
-
-
Joel Jeremy Marquez authored
* React Aria Modal POC * Fix imports * Use composition * Fix typecheck and lint errors * VRT * Fix schedule details modal header * Fix typecheck error + VRT * Fix typecheck error * Release notes * Update release note * Fix props * Update modal props * useModalState hook * VRT * VRT * Fix typecheck error * Fix modal close * VRT * Fix test * Fix typecheck error
-
- Jul 03, 2024
-
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* React Aria Button as base of Button component * Release notes * AmountInput sign button * Fix tests * Comment * Fix disabled/pressed style * Update react-aria-components version * yarn.lock * Apply defaultStyle * Fix button props type
-
- Jun 16, 2024
-
-
Matiss Janis Aboltins authored
-
- Jun 11, 2024
-
-
lelemm authored
* Fix: Account names in side nav squashed * add 2866.md * lint
-
- Jun 04, 2024
-
-
Joel Jeremy Marquez authored
* Initial * Add cheveron to logo * Updates * Release notes * Fix typecheck error * Fix build error * Align budgeted * Fix tests * Dynamic font sizes in budget table cells * VRT * Apply AutoTextSize * Layout updates * VRT updates * Resize text on value update + fix lint/typecheck errors * Category/groups take full width * Cleanup + VRT * Feedback * VRT * Change column visibility indicator * VRT * Use SvgExpandArrow * VRT * Zero balance contrast on light mode * Update AutoTextSize key * Color updates * VRT
-
- May 21, 2024
-
-
Matiss Janis Aboltins authored
-
- May 15, 2024
-
-
Matiss Janis Aboltins authored
-
- May 07, 2024
-
-
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
-
- Apr 25, 2024
-
-
Matiss Janis Aboltins authored
-
- Apr 22, 2024
-
-
Joel Jeremy Marquez authored
* Update autocomplete types * Remote optional type * Improve SingleInputModal * Fix lint error * Update modal paddings * Release notes * Update release notes * Update default Modal padding and style * VRT update * VRT * VRT
-
Joel Jeremy Marquez authored
[Mobile] Update mobile labels to be sentence case + add labels to mobile budget and balance modals (#2627) * Mobile UI updates * Release notes * VRT updates * Midnight VRT
-
Joel Jeremy Marquez authored
* Fix encryption modals for mobile * Release notes
-
- Apr 14, 2024
-
-
Matiss Janis Aboltins authored
-
- Apr 13, 2024
-
-
Joel Jeremy Marquez authored
* Mobile category transactions * Release notes * Fix typo * Fix typecheck error * Handle null location state * VRT * Fix account search * Update test * Search placeholder * vrt * Add month to page title * Cleanup * Fix AccountName component * Replace ButtonLink with Link * Fix typecheck * Code review update
-
- Apr 11, 2024
-
-
Joel Jeremy Marquez authored
* Remove left behind editableTitle prop * Release notes
-
Joel Jeremy Marquez authored
* Use desktop colors for mobile autocomplete modals * Release notes * Color updates * Color updates * Update close button * Fix typecheck * Rename to ModalCloseButton * Update ModalTitle
-
Joel Jeremy Marquez authored
* Update autocomplete types * Remote optional type * Improve SingleInputModal * Fix lint error * Mobile budget page modals * Release notes * Fix typecheck / lint errors * Fix typecheck errors * Fix typecheck error * Modal logo * Fix typecheck error * VRT updates * Modal header margins * Update 2491.md * ModalTitle shrinkOnOverflow + VRT
-
- Apr 08, 2024
-
-
Matiss Janis Aboltins authored
-
- Apr 07, 2024
-
-
Neil authored
* Remove Link Button * remove AnchorLink * remove ButtonLink * notes * merge fix * clickLink * typecheck fix * remove link option from button * remove ExternalLink * VRT
-
- Apr 04, 2024
-
-
Neil authored
* fix toggle bug * notes
-
- Apr 02, 2024
-
-
Joel Jeremy Marquez authored
* Extract menus to separate files (change split from #2472) * Release notes * Fix lint error * Code review feedback
-
Joel Jeremy Marquez authored
* Uninstall react-merge-refs * Fix import * Update useMergedRefs
-
- Mar 25, 2024
-
-
Joel Jeremy Marquez authored
* Autocomplete changes related to mobile modals PR * Release notes * Fix lint error * AccountDetails * Code review updates
-
- Mar 24, 2024
-
-
Matiss Janis Aboltins authored
-
- Mar 23, 2024
-
-
Matiss Janis Aboltins authored
-
- Mar 12, 2024
-
-
Joel Jeremy Marquez authored
* Differentiate Input onUpdate to onChangeValue * Release notes * Fix lint error * Remove onChange
-
- Feb 28, 2024
-
-
Neil authored
* updated saved work * merge fixes * Disable CREATE TABLE * notes * turn on db table * Fix TableGraph recall crash * table format changes * type fixes * fixing some card displays * merge fixes * revert table change * cardMenu width * Add Saved Reports Autocomplete * notes * fix invalid values crash * Title and auto-focus and esc * notes * fix filtering logic * reload saved filters * lint fix * visual graph changes * merge fixes * fix * review updates
-
- Feb 16, 2024
-
-
Matiss Janis Aboltins authored
-
- Feb 04, 2024
-
-
Julian Dominguez-Schatz authored
-