1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 07:25:19 +02:00
Commit graph

214 commits

Author SHA1 Message Date
Josh Pigford
ad7b78b71b
Merge pull request #188 from MichaelDeBoey/remove-Transaction-category-db-generation
refactor: remove `Transaction` `category` DB generation
2024-01-20 16:45:36 -06:00
Josh Pigford
2bece1f1b5
Merge pull request #189 from MichaelDeBoey/remove-InvestmentTransaction-category-db-generation
refactor: remove `InvestmentTransaction` `category` DB generation
2024-01-20 16:38:47 -06:00
Michaël De Boey
8276c56f74
refactor: remove InvestmentTransaction category DB generation 2024-01-20 23:32:13 +01:00
Michaël De Boey
d6b4a75231
refactor: remove Transaction category DB generation 2024-01-20 22:40:42 +01:00
Josh Pigford
4b007713a3
Merge pull request #184 from tmyracle/fix-txn-sign
Fix transaction sign
2024-01-20 12:16:52 -06:00
Tyler Myracle
cd740d57bc simplify 2024-01-20 12:09:55 -06:00
Tyler Myracle
3e5d3bd1b4 Merge remote-tracking branch 'upstream/main' into fix-txn-sign 2024-01-20 12:07:05 -06:00
Tyler Myracle
14b45aee2b fix sign 2024-01-20 12:06:50 -06:00
Josh Pigford
77e7e3dc2b
Merge pull request #165 from karan0handa/fix-session-load
Fix session load
2024-01-20 11:02:06 -06:00
Josh Pigford
df7e83efe7
Merge pull request #180 from aditya-67/fix-profile-icon 2024-01-20 08:39:58 -06:00
Josh Pigford
5331b3e61e
Merge pull request #177 from tmyracle/add-back-express-json 2024-01-20 08:02:06 -06:00
Aditya Gannavarapu
7db5480497 Update the profile icon click and positioning of popover 2024-01-20 18:56:04 +05:30
Karan Handa
8ec404b1fc Merge branch 'main' of github.com:maybe-finance/maybe into fix-session-load 2024-01-20 13:32:44 +05:30
Karan Handa
96059ad2f7 remove redundant state 2024-01-20 13:30:59 +05:30
Tyler Myracle
f87f28e679 add back json handling to express 2024-01-20 00:54:01 -06:00
Josh Pigford
9ebaa29116
Merge pull request #157 from MichaelDeBoey/remove-Finicity-usage
feat: remove Finicity usage
2024-01-19 20:17:13 -06:00
Josh Pigford
89e5a1b213
Merge pull request #174 from aditya-67/login-register
Login and Register page improvements
2024-01-19 17:00:37 -06:00
Josh Pigford
8f0ebd2384
Merge pull request #172 from BartoszJarocki/feat/tailwindcss-update
Updated TailwindCSS, improved text wrapping in onboarding headings
2024-01-19 16:19:30 -06:00
Aditya Gannavarapu
8d411cbfbc Fix logic to disable button 2024-01-20 03:44:34 +05:30
Bartosz Jarocki
46197703e9 feat: updated tailwind css to 3.4.1, added some text-pretty to onboarding headings 2024-01-19 23:00:39 +01:00
Aditya Gannavarapu
f902c5ccd5 Disable button on submit 2024-01-20 03:27:58 +05:30
Aditya Gannavarapu
f1e0b84e60 Add loader to Button component and clean login page 2024-01-20 03:10:50 +05:30
Josh Pigford
10c5195930
Merge pull request #167 from ikraamdaanis/ikraamdaanis/signout-button
Logout Placement
2024-01-19 14:31:29 -06:00
Ikraam
427717c7b7 added MenuPopover to ProfileCircle 2024-01-19 19:43:36 +00:00
Ikraam
d88e2ca606 removed settings link from the profile circle 2024-01-19 18:40:10 +00:00
Josh Pigford
a33cef920f
Merge pull request #159 from tmyracle/fix-test-suites
Update e2e tests to work with new auth
2024-01-19 11:48:25 -06:00
Michaël De Boey
2a0612baee
feat: remove Finicity usage 2024-01-19 15:05:26 +01:00
Josh Pigford
ef3b3cce6c
Merge pull request #112 from Danm72/patch-1
Update README.md - add docker desktop link
2024-01-19 07:52:22 -06:00
Josh Pigford
5a62708135
Merge pull request #154 from simonbukin/remove-billing-and-upgrade-references
Remove billing & upgrade references when STRIPE_API_KEY is missing
2024-01-19 07:43:25 -06:00
Karan Handa
f2a5eb1495 wait for session to load 2024-01-19 17:09:50 +05:30
Karan Handa
992e7d8513 Merge branch 'main' of github.com:karan0handa/maybe 2024-01-19 14:18:28 +05:30
Tyler Myracle
5375affd8e update e2e tests to work with new auth 2024-01-19 01:57:53 -06:00
Simon Bukin
83f50a59dc Remove scheduled trail-reminder email when STRIPE_API_KEY is set 2024-01-18 16:22:00 -08:00
Simon Bukin
e1f8de527a Remove billing & upgrade references when STRIPE_API_KEY is missing 2024-01-18 14:02:46 -08:00
Josh Pigford
3bc4ac1687
Merge pull request #134 from jbolda/docker-compose-migration
docker compose migration and --profile CLI option
2024-01-18 15:51:07 -06:00
Josh Pigford
7d46d22152
Merge pull request #153 from tmyracle/bring-back-bullmq-dashboard
Bring back BullMQ dashboard and fix stacking jobs
2024-01-18 15:35:56 -06:00
Tyler Myracle
ccf1874bcb add back bullmq dashboard and prevent queues from stacking when cron config is changed 2024-01-18 15:22:41 -06:00
Josh Pigford
179db8462c
Merge pull request #114 from Neumand/improvement/ngrok-instructions
Add ngrok instructions
2024-01-18 12:08:41 -06:00
Josh Pigford
96c609eb11
Update README.md
Signed-off-by: Josh Pigford <josh@joshpigford.com>
2024-01-18 11:51:18 -06:00
Josh Pigford
ac0e938caa
Merge pull request #143 from tmyracle/teller-no-sync
Fix: Teller not syncing with live data
2024-01-18 11:18:47 -06:00
Tyler Myracle
55ffa013cb fix teller sync issue 2024-01-18 11:06:36 -06:00
Josh Pigford
dc11e5254c
Merge pull request #127 from shyrynaz/fix-datepicker-tests
fix date-picker tests
2024-01-18 07:54:08 -06:00
Josh Pigford
0c8c889fcb
Merge pull request #135 from tmyracle/fix-integration-tests
Fix the failing integration tests
2024-01-18 07:52:34 -06:00
Tyler Myracle
6dd3110bb1 fix failing integration tests 2024-01-18 01:53:00 -06:00
Jacob Bolda
7a1857dae3 docker compose migration and --profile CLI option 2024-01-17 23:48:58 -06:00
steve
89c90c8c79 remove unnecessary logging 2024-01-18 07:29:17 +03:00
Josh Pigford
2eed43f6e0
Merge pull request #119 from tmyracle/teller-p3-return-of-the-data 2024-01-17 21:02:59 -06:00
Tyler Myracle
07ea2aaad8 clean up 2024-01-17 20:50:18 -06:00
Tyler Myracle
bb1884064d add Teller info to README 2024-01-17 20:48:09 -06:00
Tyler Myracle
bce2825fd0 add test 2024-01-17 19:33:48 -06:00