Code Joy Web View

Remove references to old file storage5 Ensure commit card title has proper spacing4 Make sure file commits are in same order as repo commits.4 Dynamically determin the commit path for source repo5 Changed some wording3 Get File Commit Chart working4 Rename CommitChart to RepoCommitChart4 Remove unregistered header tag3 Commit Card shows hard-coded chart for repo3 Split card layout into two columns4 Remove button from file card header4 Set up files as an accordion style list5 Adjust commit card formatting4 Add Repo name to top of repo commit page5 Move commit body to subheader. Add branch button to header.4 Move graph to top-left of page4 Make sure a score of zero shows up on charts4 Fake commit to test a zero score0 Update chart labels to show commit, score, and date/time5 Add chart to cards on home page5 Make app name global5 Update Page titles with app name4 Remove superfluous class4 Change app name to code-joy3 Update README.md3 Minor code formatting adjustments3 Move commit card into vue under commit component4 Move commit specific queries to commit component4 Move commit chart into commit components5 Move commit List into a component5 Update repo.vue to use queries and mixins5 Update Header to use queries collection4 Update ScoreColors mixin5 Move latest commits for repo query into queries collection5 Remove dead code5 Update home vue to use mixins and queries5 Move GET_REPOSITORIES to queries collection5 Move score icons into mixin5 Replace hard-coded with mixin and query load4 Move get commits query to queries collection4 Move Score Colors to a mixin4 Rename SINGLE_QUERY to GET_COMMIT and move to queries module4 Chart shows 10 most recent commits without a legend5 Replace text container with a proper row and column4 Add subject as item label4 Bind chart render to query return5 Rename chart from random to commit4 Add Bar Chart that shows commit history for repo3 Move random chart from home to repo details page3 Move RandomChart into Home from Main4 Got chartjs working4 Install vue-chart.js4 Correct routing issues on netlify3 Home page has intro and links in commits for each repo4 Color cards based on most recent commit5 Home page shows repositories4 Update routes and pathing4 Update routes for new repos pages3 Move commit view to repo page3 Repo drop-down is sourced from database4 Change name to Code Joy5 Narrow list5 Make list smaller/tighter3 Show files on commit card4
Install vue-chart.jsCommitted to main