- Sep 08, 2024
-
-
Julian Dominguez-Schatz authored
* Refine `Menu`/`Select` types to allow arbitrary value types * Add release notes
-
- Aug 17, 2024
-
-
Matiss Janis Aboltins authored
-
- 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>
-
- Jul 25, 2024
-
-
Joel Jeremy Marquez authored
* Fix menus autoclosed when clicked element on top of the menu item * Release notes
-
- May 15, 2024
-
-
Matiss Janis Aboltins authored
-
- Apr 11, 2024
-
-
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 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
-
- Mar 25, 2024
-
-
Joel Jeremy Marquez authored
* Autocomplete changes related to mobile modals PR * Release notes * Fix lint error * AccountDetails * Code review updates
-
- Mar 23, 2024
-
-
Matiss Janis Aboltins authored
-
- 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
-
- Jan 24, 2024
-
-
Neil authored
* Add Toggles * budget table * testing * updates * updates * fixes * updates * fix Menu * lint fixes * fix keybindings * revert budget menu changes * notes * remove default exports * fixes * disabled fix * add style option * lint fix * remove css * lint fixes * color updates * merge menu with togglemenu * host * menu fixes * fix regression * remove host * adjustments * onToggle * vrt fix * typecheck * merge fixes * colors * lint fix
-
- Jan 21, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 15, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 06, 2024
-
-
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
-
Joel Jeremy Marquez authored
* ESLint no default exports - part 3 * Fix default imports * Release notes * Fix Menu
-
Matiss Janis Aboltins authored
-
- Dec 29, 2023
-
-
Matiss Janis Aboltins authored
-
- Dec 22, 2023
-
-
Joel Jeremy Marquez authored
* Mobile category modal menu * Release notes * Apply category and group modals * Category modal updates + notes * Reduce notes modal view height * Update CategoryGroupMenu modal view height * Update CategoryMenu modal view height * Fix lint error * No notes text * Add budget-table testid on edit mode * Fix lint error * Fix lint error * Remove edit mode tooltip * Update modals * Updates + Simplify code by removing edit mode * Optional closeModal arg * Fix mobile budget table category divider * Cleanup + close modal on click outside * collapseModals action * Fix lint errors * Category modal hidden menus + Lift edit state to MobileBudget component * Hide category / group actions when editing title * Add margins between buttons * Fix lint errors
-
Matiss Janis Aboltins authored
-
- Dec 05, 2023
-
-
Joel Jeremy Marquez authored
* ESLint prefer-const components folder part 1 * Release notes
-
- Nov 09, 2023
-
-
Neil authored
* Color Updates * color change * notes * fix preview background
-
- Sep 17, 2023
-
-
Mohamed Muhsin 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
-
- Aug 07, 2023
-
-
Neil authored
-
- Jul 17, 2023
-
-
Jed Fox authored
-
- Jul 02, 2023
-
-
Matiss Janis Aboltins authored
Moving some more components out of `common.tsx` into their own files. There are no functional changes. This is a direct copy&paste into new files.
-