1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app
Guilherme Mena 210b89cd17
Some checks failed
Publish Docker image / ci (push) Has been cancelled
Publish Docker image / Build docker image (push) Has been cancelled
Improve dark mode styles across multiple pages (#2125)
* fix: improve dark mode readability across the app

* fix: improve dark mode support for asset percentage text

* fix: apply suggested patch for theme-related improvements

* chore: apply PR feedback – remove dark:, align with design tokens, update form builder

* chore: revert background token and restore original style for visual consistency

* chore: remove unnecessary class attributes from form fields using builder

* refactor: move number_field and date_field into metaprogramming block

* refactor: replace bg-divider-adaptive divs with <hr> and border-secondary

* fix: apply requested changes and linting fixes
2025-04-23 09:42:30 -04:00
..
assets Improve dark mode styles across multiple pages (#2125) 2025-04-23 09:42:30 -04:00
channels/application_cable Report ActionCable errors to Sentry 2025-03-17 17:26:19 -04:00
controllers Enhance member removal process by destroying associated invitations and updating flash messages in ProfilesController. Add test to verify invitation deletion upon member removal. 2025-04-20 20:15:49 -05:00
helpers Improve dark mode styles across multiple pages (#2125) 2025-04-23 09:42:30 -04:00
javascript Fix dark mode support and improve notification/MFA UI (#2126) 2025-04-18 13:56:44 -05:00
jobs Transaction rules engine V1 (#1900) 2025-04-18 11:39:58 -04:00
mailers Allow users to update their email address (#1745) 2025-01-31 11:29:49 -06:00
models Add nice formatting for subtypes on account list (#2138) 2025-04-22 14:10:50 -04:00
views Improve dark mode styles across multiple pages (#2125) 2025-04-23 09:42:30 -04:00