Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | search by holder id | clarkohw | |
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 branch 'master' into profit-tests | clarkohw | |
2021-04-19 | more profit testing | clarkohw | |
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 | 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-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 | |||
2021-04-17 | Created a stable load command that uses thhe official edgar rss feed. Had an ↵ | Michael Foiani | |
option to load mose recent trades or trades from a certain timefrant. | |||
2021-04-17 | fixed case were date of buy/sell is equal | clarkohw | |
2021-04-16 | need to pull new frontend Merge branch 'master' of ↵ | Julia McCauley | |
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 | |||
2021-04-16 | Merge pull request #11 from cs0320-2021/profit-testing | clarkohw | |
Profit testing | |||
2021-04-16 | remove comments for rankCommand | clarkohw | |
2021-04-16 | prelimitary testing | clarkohw | |
2021-04-16 | pulling latest frontend changes Merge branch 'master' of ↵ | Julia McCauley | |
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 | |||
2021-04-16 | added some todos | Julia McCauley | |
2021-04-16 | Added the new frontend. Still needs querying and lots of testing. | Michael Foiani | |
2021-04-16 | finished up unit tests and added system tests | Julia McCauley | |
2021-04-16 | Working on adapting maps frontend. Finished the time selector to change the ↵ | Michael Foiani | |
time interval. | |||
2021-04-16 | need to push endpoint updateMerge branch 'master' of ↵ | Julia McCauley | |
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 | |||
2021-04-16 | fixed error with empty hub map in suspicion rank | Julia McCauley | |
2021-04-16 | do not reset current stock price table | clarkohw | |
2021-04-16 | Merge branch 'master' of ↵ | Julia McCauley | |
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 into fronend-dev # Conflicts: # src/main/java/edu/brown/cs/student/term/Main.java | |||
2021-04-16 | temp commit to merge | Julia McCauley | |
2021-04-16 | Have a little bug with backend. Going to skip over it for now. | Michael Foiani | |
2021-04-16 | added followers field to holder objects, continued writing tests | Julia McCauley | |
2021-04-16 | need to pull changes from master Merge branch 'master' of ↵ | Julia McCauley | |
github.com:cs0320-2021/term-project-cohwille-jmccaul3-mfoiani-rhunt2 | |||
2021-04-16 | need to pull profit map changes | Julia McCauley | |
2021-04-16 | Merge pull request #9 from cs0320-2021/trade-query-endpoint | clarkohw | |
fixed profit map | |||
2021-04-16 | fixed profit map | clarkohw | |
2021-04-16 | Merge pull request #8 from cs0320-2021/trade-query-endpoint | clarkohw | |
Trade query endpoint | |||
2021-04-16 | cleanup for profit endpoint | clarkohw | |
2021-04-16 | added trade query endpoint | clarkohw | |
2021-04-16 | Big merge to supress the printstram and update the frontend server. | Michael Foiani | |