1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 23:45:21 +02:00

Commit graph

  • a28ddf0e79 feat(onboarding-header): hide in sm oliver 2025-04-10 18:20:33 -06:00
  • b8e2024dfc feat(user-avatar-field): enhance responsiveness and update design to align with Figma mockups oliver 2025-04-10 18:12:57 -06:00
  • 1f0670fc46 feat: Implement mobile responsiveness to onboarding process. Joseph Ho 2025-04-10 18:14:14 -04:00
  • dd13bc024d Centralize all test password references Zach Gollwitzer 2025-04-10 17:26:29 -04:00
  • e9b39cb0dc Update integration tests Zach Gollwitzer 2025-04-10 17:20:37 -04:00
  • 7682480d87 Change test password to avoid chromium conflicts Zach Gollwitzer 2025-04-10 17:20:05 -04:00
  • edfa7726be Fix failing tests Zach Gollwitzer 2025-04-10 16:51:49 -04:00
  • eabacb2d01 Complete dynamic rule form, split Stimulus controllers by resource Zach Gollwitzer 2025-04-10 16:42:00 -04:00
  • 01847f5263 Initial rough pass on colors Josh Pigford 2025-04-10 10:55:27 -05:00
  • f1947a2dbe User theme settings Josh Pigford 2025-04-10 10:08:28 -05:00
  • 3b464b97aa Add rule deletions, get rules working Zach Gollwitzer 2025-04-09 17:45:23 -04:00
  • 757a1c019d Initialize rule with correct action for category CTA Zach Gollwitzer 2025-04-09 15:35:22 -04:00
  • ab912bbaa3 Fix layout bug caused by merge conflict Zach Gollwitzer 2025-04-09 12:54:22 -04:00
  • 189b46bdc9 Merge branch 'main' of github.com:maybe-finance/maybe into zachgoll/rules-engine-v1 Zach Gollwitzer 2025-04-09 12:44:20 -04:00
  • 52d170e36c
    Mobile responsive template preparation (#2071) Zach Gollwitzer 2025-04-09 12:42:46 -04:00
  • 813a8efdf1 Lint fix Zach Gollwitzer 2025-04-09 12:37:46 -04:00
  • 74e874a384 Fix sidebar mobile conflict Zach Gollwitzer 2025-04-09 12:37:18 -04:00
  • 3c45d0a74a Mobile responsive template Zach Gollwitzer 2025-04-09 12:30:42 -04:00
  • ce90e04858 Implement category rule prompts with auto backoff and option to disable Zach Gollwitzer 2025-04-09 11:17:11 -04:00
  • 662ab3f260 Centralize notifications in Notifiable concern Zach Gollwitzer 2025-04-09 11:16:45 -04:00
  • 86b5255e80 Lint updates Zach Gollwitzer 2025-04-08 22:19:03 -04:00
  • 76052671b0 Fix tests Zach Gollwitzer 2025-04-08 22:18:33 -04:00
  • c5ef622849 CTA message for rule when user changes transaction category Zach Gollwitzer 2025-04-08 21:47:08 -04:00
  • fe8008e5ed Clean up rules stimulus controller Zach Gollwitzer 2025-04-08 14:51:29 -04:00
  • 8796450308 Merge branch 'main' of github.com:maybe-finance/maybe into zachgoll/rules-engine-v1 Zach Gollwitzer 2025-04-08 13:12:02 -04:00
  • 2bc3887262
    Fix currency symbol for Uncategorized budget to match budget currency (#2058) Akshay Birajdar 2025-04-08 21:32:05 +05:30
  • 0da057b792
    Bump sidekiq from 8.0.1 to 8.0.2 (#2059) dependabot[bot] 2025-04-08 11:48:14 -04:00
  • 0e1c902b63
    Bump selenium-webdriver from 4.30.1 to 4.31.0 (#2060) dependabot[bot] 2025-04-08 11:47:53 -04:00
  • bb0f0239fb
    Bump faraday-retry from 2.3.0 to 2.3.1 (#2061) dependabot[bot] 2025-04-08 11:47:46 -04:00
  • e6c1c5f368
    Bump vernier from 1.6.0 to 1.7.0 (#2062) dependabot[bot] 2025-04-08 11:47:36 -04:00
  • 02bbeeaec5
    Bump stripe from 13.5.0 to 14.0.0 (#2063) dependabot[bot] 2025-04-08 11:25:49 -04:00
  • dba57b3528
    Merge branch 'main' into fix_budget Zach Gollwitzer 2025-04-08 11:08:54 -04:00
  • 9a64bb8089
    Merge branch 'main' into dependabot/bundler/sidekiq-8.0.2 Zach Gollwitzer 2025-04-08 11:08:41 -04:00
  • 270c2130da
    Merge branch 'main' into dependabot/bundler/selenium-webdriver-4.31.0 Zach Gollwitzer 2025-04-08 11:08:23 -04:00
  • 121460ec89
    Merge branch 'main' into dependabot/bundler/faraday-retry-2.3.1 Zach Gollwitzer 2025-04-08 11:08:16 -04:00
  • a9ea468a1c
    Merge branch 'main' into dependabot/bundler/vernier-1.7.0 Zach Gollwitzer 2025-04-08 11:08:11 -04:00
  • 68d791edfa
    Merge branch 'main' into dependabot/bundler/stripe-14.0.0 Zach Gollwitzer 2025-04-08 11:08:02 -04:00
  • 1649e991b4
    Bump brakeman from 7.0.1 to 7.0.2 (#2064) dependabot[bot] 2025-04-08 11:00:11 -04:00
  • e942689f49 Clean up rule registry domain Zach Gollwitzer 2025-04-08 10:59:40 -04:00
  • d10ae248a1 Rules form builder and Stimulus controller Zach Gollwitzer 2025-04-07 17:47:03 -04:00
  • f7f59e0250 Merge branch 'main' of github.com:maybe-finance/maybe into zachgoll/rules-engine-v1 Zach Gollwitzer 2025-04-07 11:33:08 -04:00
  • a429d3667b
    Bump brakeman from 7.0.1 to 7.0.2 dependabot[bot] 2025-04-07 07:44:13 +00:00
  • 2efef98283
    Bump stripe from 13.5.0 to 14.0.0 dependabot[bot] 2025-04-07 07:43:59 +00:00
  • bf8cae32fa
    Bump vernier from 1.6.0 to 1.7.0 dependabot[bot] 2025-04-07 07:43:03 +00:00
  • 912546f57d
    Bump faraday-retry from 2.3.0 to 2.3.1 dependabot[bot] 2025-04-07 07:42:06 +00:00
  • b26f168c29
    Bump selenium-webdriver from 4.30.1 to 4.31.0 dependabot[bot] 2025-04-07 07:41:37 +00:00
  • 80846e0e07
    Bump sidekiq from 8.0.1 to 8.0.2 dependabot[bot] 2025-04-07 07:41:19 +00:00
  • 8657e07980 Fix currency symbol for Uncategorized budget to match budget currency Akshay Birajdar 2025-04-06 23:40:53 +05:30
  • 26378d3dae added basic doc for the header-auth feature Andrew Roberts 2025-04-05 16:58:40 -04:00
  • 32f7d7aca8 allow automatic login via configured header value Andrew Roberts 2025-03-26 12:36:59 -04:00
  • e13ea950c2 Split out notification types, add CTA type Zach Gollwitzer 2025-04-05 13:40:22 -04:00
  • 7096eefa2b
    Fix transfers#update to save notes (#2053) Akshay Birajdar 2025-04-04 21:45:47 +05:30
  • 4c72231312 Update brakeman Zach Gollwitzer 2025-04-04 12:15:10 -04:00
  • d86ccd36b6
    provider: Ensure data provider exist before fetching for price. (#2045) Joseph Ho 2025-04-04 12:14:28 -04:00
  • 150a95996a Rule form with compound conditions and tests Zach Gollwitzer 2025-04-04 11:24:42 -04:00
  • 9c653dbd68 Fix transfers#update to save notes Akshay Birajdar 2025-04-04 16:21:18 +05:30
  • af1fa49974 Add Rule action and condition registries Zach Gollwitzer 2025-04-03 17:48:30 -04:00
  • 82944a98c8 Update notification position Zach Gollwitzer 2025-04-03 17:48:15 -04:00
  • c42595d617 Fix notification loader Zach Gollwitzer 2025-04-03 17:47:40 -04:00
  • 2766d83f0e Fix brakeman warnings Zach Gollwitzer 2025-04-03 12:12:34 -04:00
  • 89b1ae4f5f Family and Provider merchants model Zach Gollwitzer 2025-04-03 11:48:05 -04:00
  • 8d962ecb93 add XBUD as an exchange Viktor Gal 2025-04-03 13:31:35 +02:00
  • d750c3e5a0 Revert "Remove manual merchant management (rules will replace)" Zach Gollwitzer 2025-04-03 07:07:32 -04:00
  • 83dcbd9ff0 Remove manual merchant management (rules will replace) Zach Gollwitzer 2025-04-02 17:48:34 -04:00
  • f07940bf45 Basic implementation + tests Zach Gollwitzer 2025-04-02 12:47:07 -04:00
  • 016b48a71c Get generator working again Zach Gollwitzer 2025-04-02 11:37:55 -04:00
  • d64e1fc575 Simplify rule scope building and action executions Zach Gollwitzer 2025-04-02 11:36:38 -04:00
  • 3bc0c18da0 Sketch out business logic and basic tests Zach Gollwitzer 2025-04-01 20:17:57 -04:00
  • 8effdcb2d3 Remove existing data enrichment for clean slate Zach Gollwitzer 2025-04-01 15:32:31 -04:00
  • 6644afe147 Migrations Zach Gollwitzer 2025-02-25 11:35:05 -05:00
  • f12fc1efd7 Scaffold out rules domain Zach Gollwitzer 2025-02-25 11:34:37 -05:00
  • b2d8da8857 Domain model sketch Zach Gollwitzer 2025-02-25 09:27:59 -05:00
  • 9e5713209d provider: Ensure data provider exist before fetching for price. Joseph Ho 2025-04-01 19:14:59 -04:00
  • 02bfa9f251
    Fix AI sidebar overflow when user hasn't enabled or created a chat yet (#2044) Zach Gollwitzer 2025-04-01 14:36:34 -04:00
  • 8221a60453 Fix AI sidebar overflow when user hasn't enabled or created a chat yet Zach Gollwitzer 2025-04-01 14:24:42 -04:00
  • f2020a816a Apparently capitalization matters Josh Pigford 2025-04-01 08:21:46 -05:00
  • 5f2a031d4c
    Bump ruby-openai from 8.0.0 to 8.1.0 (#2036) dependabot[bot] 2025-04-01 09:11:56 -04:00
  • 939244bd3e
    Use faraday retry, move retry logic to concrete provider level (#2042) Zach Gollwitzer 2025-04-01 08:41:49 -04:00
  • e220fba03b Use faraday retry, move retry logic to concrete provider level Zach Gollwitzer 2025-04-01 08:25:20 -04:00
  • 0a17b84566
    perf(imports): Bulk import CSV trades (#2040) Joseph Ho 2025-04-01 07:58:49 -04:00
  • 5cf758bd03
    improvements(ai): Improve AI streaming UI/UX interactions + better separation of AI provider responsibilities (#2039) Zach Gollwitzer 2025-04-01 07:21:54 -04:00
  • 5a019e6ff1 synth: Use mic_code as param when fetching security price. Joseph Ho 2025-04-01 02:53:21 +00:00
  • 7e9928bfce perf(imports): Bulk import CSV trades Joseph Ho 2025-03-31 14:25:02 -04:00
  • ebec3fc3b5 Regenerate VCR test responses Zach Gollwitzer 2025-03-31 16:39:12 -04:00
  • 973ba519db Remove stale class Zach Gollwitzer 2025-03-31 16:29:08 -04:00
  • 38ee33e9f7 Clean up "thinking" UI interactions Zach Gollwitzer 2025-03-31 15:59:50 -04:00
  • 6068f04a48 Improve assistant message orchestration logic Zach Gollwitzer 2025-03-31 15:52:25 -04:00
  • 6331788b33 Update Intercom configuration to use symbol keys for custom data attributes Josh Pigford 2025-03-31 09:39:17 -05:00
  • 83bee295ca Add custom data to Intercom configuration Josh Pigford 2025-03-31 09:02:25 -05:00
  • 77428e2afc
    Bump ruby-openai from 8.0.0 to 8.1.0 dependabot[bot] 2025-03-31 08:00:08 +00:00
  • da2b04dcbb
    Bump faraday-retry from 2.2.1 to 2.3.0 dependabot[bot] 2025-03-31 07:58:59 +00:00
  • 34633329e6 Clean up assistant streaming Zach Gollwitzer 2025-03-30 20:22:19 -04:00
  • 57023fdc85 Consolidate and simplify OpenAI provider and provider concepts Zach Gollwitzer 2025-03-29 10:21:51 -04:00
  • b9681d9cee Rework Assistant, Provider, and tests for better domain boundaries Zach Gollwitzer 2025-03-28 19:39:48 -04:00
  • 56d78b50ce Merge branch 'main' of github.com:maybe-finance/maybe into zachgoll/ai-streaming-updates Zach Gollwitzer 2025-03-28 17:54:45 -04:00
  • dc17a0a298 Make provider errors more specific Zach Gollwitzer 2025-03-28 17:53:04 -04:00
  • 29f445d75e Fix security search Zach Gollwitzer 2025-03-28 17:34:29 -04:00
  • 9fadfe074b Disable turbo on onboarding form Zach Gollwitzer 2025-03-28 17:24:17 -04:00
  • 1aa7755593 Interface updates Zach Gollwitzer 2025-03-28 16:48:11 -04:00
  • 5ab59d44aa Start refactor Zach Gollwitzer 2025-03-28 16:47:53 -04:00