- Jun 18, 2024
-
-
Crazypkr1099 authored
* Delete packages/desktop-client/e2e directory * Delete packages/desktop-client/e2e directory * Add toggleable option to autoCompleteCategories * Create 2861.md * Fixing typescript error & removing console.log * Added themesetting back in * Added filtering and separation for group name autocomplete * removed typescript error * another typescript error fixed * ts error * removed styling * Update 2861.md * Update prefs.d.ts * Update index.tsx removed toggleable settings * Update index.tsx * removed toggleablesettings * changed test tobe items = screen .getByTestId('autocomplete') .querySelectorAll('[data-testid$="category-item"]'); expect(items.length).toBe(3); }); * removed isChanged passdown * Added string followed by category name capability, moved sorting logic to categoryautocomplete, used toSorted, used Usememo, added TS. * Fix unnecessary changes * Apply suggestions from code review Co-authored-by:
Robert Dyer <rdyer@unl.edu> Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Fixed TS, sort, and memo to useCallback * fix tosorted -> sort * Apply suggestions from code review Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * fix typescript issue --------- Co-authored-by:
Robert Dyer <rdyer@unl.edu> Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- May 07, 2024
-
-
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>
-
Matiss Janis Aboltins authored
-
- Apr 16, 2024
-
-
Joel Jeremy Marquez authored
* Display balances in category autocomplete * Release notes * Fix typecheck error * Update balance colors * Show category balances in mobile * Patch unit tests * Darket midnight theme autocomplete hover color * Category autocomplete split transaction highlight * Update 2551.md * Extract modals from EditField * Fix failing tests * Update variable names --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Apr 11, 2024
-
-
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
-
- Apr 09, 2024
-
-
Jenna authored
* added green700 (g3) to highlight text in PayeeAutocomplete and CategoryAutocomplete * added upcoming release note doc for Isuee 2488 * modified background and text to meet WCAG AA compliance for contrast * updated code for autocomplete highlight on menu items * fixed linting errors and renamed release note * updated release note category from 'bug' to 'bugfix' * fixing the light theme --------- Co-authored-by:
Jenn Cox <jenncox@Jenns-MacBook-Air.local>
-
- Apr 04, 2024
-
-
Joel Jeremy Marquez authored
* Balance modals * Release notes * Fix typecheck errors * Fix errors * Mobile scheduled transaction modal * Cleanup * Fix props * Fix typecheck errors * Updates * Fix autocomplete typings * Update autocomplete types * Fix typecheck errors * Fix typecheck errors * Remote optional type * Pass this to apply * Use bind * Fix typecheck error * Ignore typecheck error for now * Add onClose in Autocomplete * open category modal on enter in transfer modal * Budget summary modals * Accounts update * Add paddingBottom * Fix typecheck error * Revert navigate * Disable esline * Close account and Reopen account * Improve SingleInputModal * Fix lint error * Fix category autocomplete modal header * Rebase updates * Cleanup * Clearer error message * Close report balance tooltip on selection * Updated based on review
-
- Apr 01, 2024
-
-
Joel Jeremy Marquez authored
* Fix mobile autocomplete colors * Release notes * Remove narrow specific autocomplete colors * Update upcoming-release-notes/2530.md Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Mar 25, 2024
-
-
Joel Jeremy Marquez authored
* Autocomplete changes related to mobile modals PR * Release notes * Fix lint error * AccountDetails * Code review updates
-
- Mar 12, 2024
-
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* Fix midnight theme autocomplete hover and make ItemHeader not depend on category groups * Update * Release notes * Fix typecheck error
-
- Mar 11, 2024
-
-
Neil authored
* the work * notes * add to elements
-
- Feb 21, 2024
-
-
Neil authored
* AutoComplete clean-up * notes * lint fix * fix tests * review fix * type
-
- Jan 22, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 15, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 06, 2024
-
-
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
* Fix default imports * Fix manager Modals import * ESLint no default exports 7 * 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
* Fix default imports * Fix manager Modals import * ESLint no-default-exports part 5 - Text.tsx * Fix default import * Release notes
-
- Dec 05, 2023
-
-
Joel Jeremy Marquez authored
* ESLint prefer-const components folder part 1 * Release notes
-
Joel Jeremy Marquez authored
* Fix bulk edit field modal in desktop * Release notes
-
- Dec 01, 2023
-
-
Joel Jeremy Marquez authored
* Larger mobile autocomplete fonts and paddings * Release notes * VRT + update tests * Update tests * Update data-highlighted and tests * Use styles text * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Adjust Add Transaction padding + VRT updates * Larger autocomplete text and divider * Fix rebase * Fix rebase * Fix icons * Adjust fonts * Fix lint errors * PR feedback * VRT * Update embedded autocomplete highlight hover color * Refactor create payee button * Embedded create payee button color * Dummy change to re-run CI
-
- Nov 22, 2023
-
-
Matiss Janis Aboltins authored
-
- Nov 18, 2023
-
-
Michael Clark authored
[Maintenance] Update CloseAccount, AccountAutocomplete, SavedFilterAutocomplete, PayeeAutocomplete components to Typescript. (#1923)
-
- Nov 09, 2023
-
-
Neil authored
* Color Updates * color change * notes * fix preview background
-
- Oct 30, 2023
-
-
Joel Jeremy Marquez authored
* Mobile balance cover/transfer * Release notes * Fix errors * Cleanup * Fix hit boxes and add line clamp * Fix styling * Prevent simultaneous field edits * Use onPointerDown * Remove balanceTooltip close effect
-
- Oct 04, 2023
-
-
Neil authored
-
- Sep 16, 2023
-
-
Shaan Khosla authored
-
- Sep 03, 2023
-
-
Joel Jeremy Marquez authored
* Remove usages of glamor CSSProperties * Cleanup * Re-add CellButton className prop * More removal of glamor CSSProperties * Release notes * Fix vrt test failures * Use React CSSProperties in View * Custom CSSProperties type * Settings UI regression fix * Fix type check errors * Address PR comments * CategorySpendingGraph style * Fix rebase mistake
-
Joel Jeremy Marquez authored
* Rename CategorySelect file to CategoryAutocomplete * Release notes
-
- Aug 09, 2023
-
-
Neil authored
-
- Aug 08, 2023
-
-
Jarek Samic authored
* Set `role="button"` on downshift autocomplete items This avoids content observation behavior in WebKit on touch devices that delays the onClick event (and therefore reaction to user input). * Disable split transaction editing for now
-
- Aug 07, 2023
-
-
Johannes Löthberg authored
-
- Jul 30, 2023
-
-
Matiss Janis Aboltins authored
Part 3 of the migration. Part 2 here: https://github.com/actualbudget/actual/pull/1419
-
- Jul 19, 2023
-
-
Jed Fox authored
Co-authored-by:
biohzrddd <10577752+biohzrddd@users.noreply.github.com>
-
- Jul 15, 2023
-
-
Sean Tsai authored
-
- Jun 15, 2023
-
-
Shazib Hussain authored
As discussed in #1126 creating separate PRs. The linter rule isn't actually part of this first PR and will likely be in the final PR as otherwise it will just fail because all the issues aren't resolved. The code is 'ready' though so as soon as this is merged I will open next one(s)
-
- May 17, 2023
-
-
Alberto Gasparin authored
Another batch of components in `desktop-client` converted to TS
-
- May 09, 2023
-
-
Alberto Gasparin authored
-
- Mar 24, 2023
-
-
Jed Fox authored
Seems to build fine, will test later.
-