Commit Graph

65 Commits

Author SHA1 Message Date
hackerESQ d893ef78a2 add terms and policy
includng ES translation
2024-08-23 18:44:33 -05:00
hackerESQ aa2f84d72c auto-detect locale based on browser preferences 2024-08-23 14:24:15 -05:00
hackerESQ 2a8f7e3b55 organize translations 2024-08-23 13:26:49 -05:00
hackerESQ 6160fd19db wip more dashboard widgets 2024-08-22 22:45:17 -05:00
hackerESQ d0dafab9f6 add spanish translation 2024-08-22 22:44:52 -05:00
hackerESQ 406665217f feat: show complete metrics on dashboard 2024-08-21 20:47:06 -05:00
hackerESQ 58533a454d wip 2024-08-21 20:42:32 -05:00
hackerESQ b84bc94da6 wip 2024-08-17 21:33:09 -05:00
hackerESQ 5d3259b653 use uuid for all tables 2024-08-17 18:40:50 -05:00
hackerESQ bddae3caa1 complete transaction flow 2024-08-15 22:10:43 -05:00
hackerESQ 0f22e2c33e wip 2024-08-15 21:35:43 -05:00
hackerESQ 71e299be04 use OOB laravel helper method 2024-08-10 13:40:35 -05:00
hackerESQ 9623989fb0 nullable 2024-08-10 13:36:06 -05:00
hackerESQ 3ad804d816 redirect root portfolio to create 2024-08-10 13:32:01 -05:00
hackerESQ 7707c6dcb3 update migrations 2024-08-10 13:30:34 -05:00
hackerESQ 804b4698f0 add composite key trait 2024-08-10 13:30:28 -05:00
hackerESQ 94c8850cd5 basic model scaffolding 2024-08-10 13:30:19 -05:00
hackerESQ a7acb2f346 add money formatter helper 2024-08-10 13:30:03 -05:00
hackerESQ 4377aee9e5 update basic project info 2024-08-10 13:29:48 -05:00
hackerESQ 35c4e95627 remove assume read 2024-08-08 22:44:09 -05:00
hackerESQ b6b5244866 basic search capabilities 2024-08-08 22:16:23 -05:00
hackerESQ d507ea5fbc enable upload 2024-08-07 19:02:58 -05:00
hackerESQ 838f093ae5 skeleton for import export 2024-08-07 19:00:56 -05:00
hackerESQ 991d484152 mock up import export 2024-08-07 18:29:23 -05:00
hackerESQ b090908d09 remove unneeded menu padding 2024-08-07 18:28:57 -05:00
hackerESQ 50359008e8 portfolios are collections - use the isEmpty() method 2024-08-07 17:58:49 -05:00
hackerESQ ee7adc941f add create portfolio call to action
and add helptext to wishlist
2024-08-07 13:06:40 -05:00
hackerESQ fa7711ec31 Merge branch 'main' of https://github.com/hackerESQ/Investbrain 2024-08-07 12:45:14 -05:00
hackerESQ 60db0a06d3 move to uuids for portfolios, users, and all market data 2024-08-07 12:45:01 -05:00
hackerESQ 4a2da61fa6 move to uuids for portfolios, users, and all market data 2024-08-07 12:43:49 -05:00
hackerESQ 45b3800389 move to uuids for portfolios, users, and all market data 2024-08-07 12:43:43 -05:00
hackerESQ a8cea1203d swap to redis driver for queue, cache, and session 2024-08-07 12:30:33 -05:00
hackerESQ 66ff5c360f get the RIGHT first data point 2024-08-06 23:34:11 -05:00
hackerESQ 74daae5b26 Update README.md 2024-08-06 23:33:47 -05:00
hackerESQ 6d12912dd0 add percentage to y-axis tooltip 2024-08-06 23:30:11 -05:00
hackerESQ af66d83f9b add reset line chart option 2024-08-06 23:12:57 -05:00
hackerESQ eb260b2990 adds
test dashboard data
2024-08-06 22:59:17 -05:00
hackerESQ 38e07cadd7 remove unneeded class 2024-08-06 20:51:59 -05:00
hackerESQ e386bc5dc9 shared state with events 2024-08-06 20:41:52 -05:00
hackerESQ c44aec5e04 move back to static html pages vs full page volt components 2024-08-05 22:45:34 -05:00
hackerESQ 62aec3ce7c layout cleanup 2024-08-05 22:41:53 -05:00
hackerESQ c07ea3345e added fake data for apex charts using php
also added wishlist badge
2024-08-04 21:04:43 -05:00
hackerESQ dffb52b86b relocate view layouts 2024-08-04 21:04:16 -05:00
hackerESQ 7e33718dbb formatting 2024-08-04 18:28:07 -05:00
hackerESQ b64117dbb9 unique IDs for each chart 2024-08-04 18:28:03 -05:00
hackerESQ c9922ed370 fix toggle formatting for wishlist 2024-08-04 18:27:47 -05:00
hackerESQ 8ef8a2c9e9 fix daisy ui conflicts with tailwind forms 2024-08-04 18:27:15 -05:00
hackerESQ 6eabf6bbf4 separate component views 2024-08-03 23:52:53 -05:00
hackerESQ 7b4b80620c add apex chart and skeleton for dashboard type pages 2024-08-03 23:51:31 -05:00
hackerESQ 227b5f5aa1 update migrations 2024-08-03 14:21:29 -05:00