Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-20 | Merge branch 'master' of ↵master | 9308233900 | |
https://github.com/cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 | |||
2021-04-20 | team pics | 9308233900 | |
2021-04-20 | Fixed the crash if no data in timetime and hid if an investor has no holidngs. | Michael Foiani | |
2021-04-20 | fixed some stuff with css overflow for investor info popup | Julia McCauley | |
2021-04-20 | Merge branch 'master' of ↵ | Julia McCauley | |
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 # Conflicts: # react-frontend/src/components/Visualization.js | |||
2021-04-20 | trying to implement on edge click, same trade pop up, not working yet tho | Julia McCauley | |
2021-04-20 | trying to implement on edge click, same trade pop up, not working yet tho | Julia McCauley | |
2021-04-20 | Merge pull request #19 from cs0320-2021/frontend-tweaks | clarkohw | |
added link, gain | |||
2021-04-20 | added link, gain | clarkohw | |
2021-04-20 | Updated the db with the trades for Monday, April 19 | Michael Foiani | |
2021-04-20 | Finished up the front end functionality. Some issues with the backend (small ↵ | Michael Foiani | |
NaN issues), and some elements need a little more love (styling) before demo. | |||
2021-04-20 | Merge branch 'master' of ↵ | Michael Foiani | |
https://github.com/cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 Merging clark's plot. | |||
2021-04-20 | Multiple state changes and efficiency fixes. | Michael Foiani | |
2021-04-20 | Merge pull request #18 from cs0320-2021/invester-info | clarkohw | |
investor info display | |||
2021-04-20 | investor info display: | clarkohw | |
2021-04-20 | Merge branch 'master' of ↵ | Michael Foiani | |
https://github.com/cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 Merging new id backend with the frontned that has a search feature. | |||
2021-04-20 | Making the master frontend stable. | Michael Foiani | |
2021-04-20 | Merge pull request #17 from cs0320-2021/search-by-holder_id | clarkohw | |
search by holder id | |||
2021-04-20 | search by holder id | clarkohw | |
2021-04-20 | Fixed merge with removing some repeated methods shared among some classes ↵ | Michael Foiani | |
after restructuring. | |||
2021-04-20 | Quick search feature and some restructuring. | Michael Foiani | |
2021-04-20 | Merge pull request #16 from cs0320-2021/search-by-holder_id | clarkohw | |
can search trades by holder id | |||
2021-04-20 | can search trades by holder id | clarkohw | |
2021-04-20 | Logic of modal in app.js. Watchdogs component created. | Michael Foiani | |
2021-04-20 | Random merge | Michael Foiani | |
2021-04-19 | Merge pull request #15 from cs0320-2021/profit-optimization | clarkohw | |
Profit optimization | |||
2021-04-19 | Merge branch 'master' into profit-optimization | clarkohw | |
2021-04-19 | heavily optimized profit calculations | clarkohw | |
2021-04-19 | added profit calcs back in, made visualization more dynamic | Julia McCauley | |
2021-04-19 | exclude only sell people | clarkohw | |
2021-04-19 | Merge pull request #14 from cs0320-2021/profit-tests | clarkohw | |
more profit testing | |||
2021-04-19 | Merge branch 'master' into profit-tests | clarkohw | |
2021-04-19 | more profit testing | clarkohw | |
2021-04-19 | Merge pull request #13 from cs0320-2021/profit-testing | clarkohw | |
Profit testing | |||
2021-04-19 | Merge branch 'master' into profit-testing | clarkohw | |
2021-04-19 | caching of prices profit | clarkohw | |
2021-04-19 | efficiency for profit calc + tests | clarkohw | |
2021-04-19 | simple test | clarkohw | |
2021-04-18 | cleaned up graph visualization, added colors, score based node scaling | Julia McCauley | |
2021-04-18 | pulling latest changes Merge branch 'master' of ↵ | Julia McCauley | |
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 | |||
2021-04-18 | landing page rough draft completed | 9308233900 | |
2021-04-18 | Merge branch 'master' of ↵ | Julia McCauley | |
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 # Conflicts: # src/main/java/edu/brown/cs/student/term/hub/SuspicionRanker.java | |||
2021-04-18 | need to save changes to pull | Julia McCauley | |
2021-04-18 | Have a good working canvas now by limiting the results shown. | Michael Foiani | |
2021-04-18 | Small bug fixes to ticker symbols. | Michael Foiani | |
2021-04-18 | Working build that scales with the large database. We need to figure out the ↵ | Michael Foiani | |
profit calculation on the large scale, though. | |||
2021-04-17 | added ticker name cleaning to profit calculations | Julia McCauley | |
2021-04-17 | added back our old main that got lost, woops | Julia McCauley | |
2021-04-17 | merged in new database loader, this push contains a large database of all ↵ | Julia McCauley | |
the trades from 2021 | |||
2021-04-17 | Merge branch 'edgar-api' of ↵ | Julia McCauley | |
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 into merge_data # Conflicts: # data/trades.sqlite3 # src/main/java/edu/brown/cs/student/term/Main.java |