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

Commit graph

  • c5288fdfba
    Merge branch 'main' into remove-plaid-from-tests Tyler Myracle 2024-01-20 08:11:50 -06:00
  • 5331b3e61e
    Merge pull request #177 from tmyracle/add-back-express-json Josh Pigford 2024-01-20 08:02:06 -06:00
  • 1cc9303b8b imports Tyler Myracle 2024-01-20 07:48:03 -06:00
  • 66e8cc2fff fix conflict Tyler Myracle 2024-01-20 07:44:31 -06:00
  • 7db5480497 Update the profile icon click and positioning of popover Aditya Gannavarapu 2024-01-20 18:56:04 +05:30
  • 8ec404b1fc Merge branch 'main' of github.com:maybe-finance/maybe into fix-session-load Karan Handa 2024-01-20 13:32:44 +05:30
  • 96059ad2f7 remove redundant state Karan Handa 2024-01-20 13:30:59 +05:30
  • f87f28e679 add back json handling to express Tyler Myracle 2024-01-20 00:54:01 -06:00
  • 9ebaa29116
    Merge pull request #157 from MichaelDeBoey/remove-Finicity-usage Josh Pigford 2024-01-19 20:17:13 -06:00
  • fc3302f150 spacing Tyler Myracle 2024-01-19 19:46:01 -06:00
  • c1f9664c5e fix sql formatting Tyler Myracle 2024-01-19 19:43:48 -06:00
  • 25cdf0c1be what is happening Tyler Myracle 2024-01-19 19:38:11 -06:00
  • 187b84e1c5 rollback more stuff Tyler Myracle 2024-01-19 19:34:34 -06:00
  • 18562477bf rollback plaid changes in specs Tyler Myracle 2024-01-19 19:29:18 -06:00
  • d4984fba31 revert changes to schema/db and undo changes to account integration spec Tyler Myracle 2024-01-19 19:27:22 -06:00
  • 4b6a441c61 missed one Tyler Myracle 2024-01-19 19:22:58 -06:00
  • bc4ff9bd7f import fixes Tyler Myracle 2024-01-19 19:17:36 -06:00
  • 4bb856ffbf add missing property Tyler Myracle 2024-01-19 18:06:42 -06:00
  • bc2b2492e7 remove plaid from more tests Tyler Myracle 2024-01-19 17:52:07 -06:00
  • 0b505d4a66 Merge remote-tracking branch 'upstream/main' into remove-plaid-from-tests Tyler Myracle 2024-01-19 17:11:54 -06:00
  • 0bb48f047f remove plaid from net worth integration spec Tyler Myracle 2024-01-19 17:03:49 -06:00
  • 89e5a1b213
    Merge pull request #174 from aditya-67/login-register Josh Pigford 2024-01-19 17:00:37 -06:00
  • 3a9e68c5eb remove plaid from queue test Tyler Myracle 2024-01-19 16:54:31 -06:00
  • 8f0ebd2384
    Merge pull request #172 from BartoszJarocki/feat/tailwindcss-update Josh Pigford 2024-01-19 16:19:30 -06:00
  • 8d411cbfbc Fix logic to disable button Aditya Gannavarapu 2024-01-20 03:44:34 +05:30
  • 46197703e9 feat: updated tailwind css to 3.4.1, added some text-pretty to onboarding headings Bartosz Jarocki 2024-01-19 23:00:39 +01:00
  • f902c5ccd5 Disable button on submit Aditya Gannavarapu 2024-01-20 03:27:58 +05:30
  • 024f289ee9 remove plaid from tests and replace db function Tyler Myracle 2024-01-19 15:51:39 -06:00
  • f1e0b84e60 Add loader to Button component and clean login page Aditya Gannavarapu 2024-01-20 03:10:50 +05:30
  • 4798b5a88f First draft of client Storybook integration Simon Bukin 2024-01-19 12:43:35 -08:00
  • 10c5195930
    Merge pull request #167 from ikraamdaanis/ikraamdaanis/signout-button Josh Pigford 2024-01-19 14:31:29 -06:00
  • 5764618b0d Merge remote-tracking branch 'upstream/main' into claim-131-ui Brian Skinner 2024-01-19 11:48:54 -08:00
  • 427717c7b7 added MenuPopover to ProfileCircle Ikraam 2024-01-19 19:43:36 +00:00
  • b4918cbd9b front end for /claim #131 Brian Skinner 2024-01-19 11:38:07 -08:00
  • d88e2ca606 removed settings link from the profile circle Ikraam 2024-01-19 18:40:10 +00:00
  • a33cef920f
    Merge pull request #159 from tmyracle/fix-test-suites Josh Pigford 2024-01-19 11:48:25 -06:00
  • 2a0612baee
    feat: remove Finicity usage Michaël De Boey 2024-01-19 00:46:35 +01:00
  • ef3b3cce6c
    Merge pull request #112 from Danm72/patch-1 Josh Pigford 2024-01-19 07:52:22 -06:00
  • 5a62708135
    Merge pull request #154 from simonbukin/remove-billing-and-upgrade-references Josh Pigford 2024-01-19 07:43:25 -06:00
  • 538583d811 normalize all DateTime calls to utc in test Karan Handa 2024-01-19 17:55:40 +05:30
  • f2a5eb1495 wait for session to load Karan Handa 2024-01-19 17:09:50 +05:30
  • c5a4374cf2 remove plaid tests from account.cy.ts Karan Handa 2024-01-19 14:25:34 +05:30
  • 81702f667b remove plaid ENV Karan Handa 2024-01-19 14:25:12 +05:30
  • 2d216b3e16 remove plaid and react-plaid-link Karan Handa 2024-01-19 14:22:30 +05:30
  • 992e7d8513 Merge branch 'main' of github.com:karan0handa/maybe Karan Handa 2024-01-19 14:18:28 +05:30
  • b00f97d033 fix date test Karan Handa 2024-01-19 14:07:57 +05:30
  • 5375affd8e update e2e tests to work with new auth Tyler Myracle 2024-01-19 01:57:53 -06:00
  • 83f50a59dc Remove scheduled trail-reminder email when STRIPE_API_KEY is set Simon Bukin 2024-01-18 16:22:00 -08:00
  • 0c9bea6787 rollbacks for merge conflicts Lorenzo Palaia 2024-01-19 00:39:13 +01:00
  • dc50dcc808 fixed merge conflicts issues Lorenzo Palaia 2024-01-19 00:08:51 +01:00
  • e1f8de527a Remove billing & upgrade references when STRIPE_API_KEY is missing Simon Bukin 2024-01-18 14:02:46 -08:00
  • 3bc4ac1687
    Merge pull request #134 from jbolda/docker-compose-migration Josh Pigford 2024-01-18 15:51:07 -06:00
  • be4150ed20 removed all references to Finicity Lorenzo Palaia 2024-01-18 22:49:27 +01:00
  • 7d46d22152
    Merge pull request #153 from tmyracle/bring-back-bullmq-dashboard Josh Pigford 2024-01-18 15:35:56 -06:00
  • ccf1874bcb add back bullmq dashboard and prevent queues from stacking when cron config is changed Tyler Myracle 2024-01-18 15:22:41 -06:00
  • 018646c1ff
    Merge pull request #17 from Dadudidas-oganisation/dependabot/npm_and_yarn/npm_and_yarn-security-group-77be31860f Sascha Ronnie Daoudia 2024-01-18 20:09:56 +01:00
  • acc90d08d2
    Bump the npm_and_yarn group across 1 directories with 1 update dependabot[bot] 2024-01-18 19:07:09 +00:00
  • 51cc4c9c1d
    Merge pull request #15 from Dadudidas-oganisation/dependabot/npm_and_yarn/npm_and_yarn-security-group-15e2df7298 Sascha Ronnie Daoudia 2024-01-18 20:03:17 +01:00
  • fc01959e26
    Bump the npm_and_yarn group across 1 directories with 2 updates dependabot[bot] 2024-01-18 18:56:03 +00:00
  • 6fe18b1430
    Merge pull request #14 from Dadudidas-oganisation/dependabot/npm_and_yarn/npm_and_yarn-security-group-68458bb26e Sascha Ronnie Daoudia 2024-01-18 19:53:09 +01:00
  • 6ce8f9bdd5
    Bump the npm_and_yarn group across 1 directories with 2 updates dependabot[bot] 2024-01-18 18:48:16 +00:00
  • c6fde71fc7
    Merge pull request #13 from Dadudidas-oganisation/dependabot/npm_and_yarn/npm_and_yarn-security-group-ef11581c83 Sascha Ronnie Daoudia 2024-01-18 19:44:37 +01:00
  • 8298c60572
    Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-security-group-ef11581c83 Sascha Ronnie Daoudia 2024-01-18 19:44:29 +01:00
  • 450593c27f
    Bump the npm_and_yarn group across 1 directories with 2 updates dependabot[bot] 2024-01-18 18:36:59 +00:00
  • 7333512a45
    Merge branch 'maybe-finance:main' into main Sascha Ronnie Daoudia 2024-01-18 19:35:41 +01:00
  • be59e9a2bb
    Merge pull request #12 from Dadudidas-oganisation/dependabot/npm_and_yarn/npm_and_yarn-security-group-fa1c7b95bc Sascha Ronnie Daoudia 2024-01-18 19:33:42 +01:00
  • 4aab11e2ea
    Bump the npm_and_yarn group across 1 directories with 3 updates dependabot[bot] 2024-01-18 18:20:47 +00:00
  • 35f1dfcbf2
    Merge pull request #11 from Dadudidas-oganisation/dependabot/npm_and_yarn/npm_and_yarn-security-group-171cfcaf33 Sascha Ronnie Daoudia 2024-01-18 19:18:37 +01:00
  • 48afa31920
    Bump the npm_and_yarn group across 1 directories with 7 updates dependabot[bot] 2024-01-18 18:13:49 +00:00
  • e17d97af13
    Merge pull request #10 from Dadudidas-oganisation/dependabot/npm_and_yarn/npm_and_yarn-security-group-ac89e5b812 Sascha Ronnie Daoudia 2024-01-18 19:10:58 +01:00
  • 3c978d2969
    Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-security-group-ac89e5b812 Sascha Ronnie Daoudia 2024-01-18 19:10:49 +01:00
  • 6f7e11b8b3
    Merge pull request #1 from Dadudidas-oganisation/Dadudidas-patch-1 Sascha Ronnie Daoudia 2024-01-18 19:09:58 +01:00
  • 3aba317079
    Merge branch 'main' into Dadudidas-patch-1 Sascha Ronnie Daoudia 2024-01-18 19:09:46 +01:00
  • 179db8462c
    Merge pull request #114 from Neumand/improvement/ngrok-instructions Josh Pigford 2024-01-18 12:08:41 -06:00
  • 38a3112547
    Bump the npm_and_yarn group across 1 directories with 20 updates dependabot[bot] 2024-01-18 18:06:14 +00:00
  • c9d3adb5d9
    Merge branch 'main' into main Sascha Ronnie Daoudia 2024-01-18 19:00:31 +01:00
  • 96c609eb11
    Update README.md Josh Pigford 2024-01-18 11:51:18 -06:00
  • ac0e938caa
    Merge pull request #143 from tmyracle/teller-no-sync Josh Pigford 2024-01-18 11:18:47 -06:00
  • 55ffa013cb fix teller sync issue Tyler Myracle 2024-01-18 11:06:36 -06:00
  • dc11e5254c
    Merge pull request #127 from shyrynaz/fix-datepicker-tests Josh Pigford 2024-01-18 07:54:08 -06:00
  • 0c8c889fcb
    Merge pull request #135 from tmyracle/fix-integration-tests Josh Pigford 2024-01-18 07:52:34 -06:00
  • 6dd3110bb1 fix failing integration tests Tyler Myracle 2024-01-18 01:53:00 -06:00
  • 7a1857dae3 docker compose migration and --profile CLI option Jacob Bolda 2024-01-17 23:48:58 -06:00
  • 89c90c8c79 remove unnecessary logging steve 2024-01-18 07:29:17 +03:00
  • 2eed43f6e0
    Merge pull request #119 from tmyracle/teller-p3-return-of-the-data Josh Pigford 2024-01-17 21:02:59 -06:00
  • 07ea2aaad8 clean up Tyler Myracle 2024-01-17 20:50:18 -06:00
  • bb1884064d add Teller info to README Tyler Myracle 2024-01-17 20:48:09 -06:00
  • bce2825fd0 add test Tyler Myracle 2024-01-17 19:33:48 -06:00
  • 26af81dc79 Changed date format logic Shivam0710 2024-01-18 03:37:08 +05:30
  • 40f424b8fe generate mock data for teller Tyler Myracle 2024-01-17 15:50:05 -06:00
  • 5ab2374ebb Issue #81: Date inputs should respect users date format Shivam0710 2024-01-18 03:18:20 +05:30
  • e716f71bf9 Merge remote-tracking branch 'upstream/main' into teller-p3-return-of-the-data Tyler Myracle 2024-01-17 13:54:01 -06:00
  • f6febecb52 update sync path and add back sign for liability balance Tyler Myracle 2024-01-17 13:53:09 -06:00
  • bcf9d119f6
    Merge pull request #115 from eneskaya/main Josh Pigford 2024-01-17 13:40:41 -06:00
  • b1536fc27e
    Merge branch 'main' into main Enes Kaya 2024-01-17 20:40:16 +01:00
  • 23fc7658a8
    add typescript.enablePromptUseWorkspaceTsdk config Enes Kaya 2024-01-17 20:39:42 +01:00
  • d4b1ec6a94 update generated statement for transaction categories Tyler Myracle 2024-01-17 13:32:44 -06:00
  • 341ecc8508 update account context Tyler Myracle 2024-01-17 11:45:11 -06:00
  • 2b06d8cf1c fix datepicker tests steve 2024-01-17 20:43:10 +03:00
  • da2d5997ac use teller in institution grid Tyler Myracle 2024-01-17 11:19:10 -06:00