63 Commits (2688316b5e3707f4b3a2e89fb5cbb5957ade5968)

Author SHA1 Message Date
  jrtechs 2688316b5e Improved caching and performance for organization members api calls. 4 years ago
  jrtechs 7c4890b23a Updated org repositories to use new minimized cached system on API. 4 years ago
  jrtechs 031a234770 Created new route for fetching all user repositories and minimizes/cahces the json results (closes #26) 4 years ago
  jrtechs 61849949b8 Switched ids on the graph to use usernames instead because of inconsistencies of the id property in github API. 4 years ago
  jrtechs 1aac397daa Updated the front end to use the new friends backend api route 4 years ago
  Peter Morgan 7136f7271a
Update profileGen.js 4 years ago
  Peter Morgan a626633c2e Added Regular Expression check for user.blog value 4 years ago
  jrtechs 6897454a7b Fixed link of orgs to redirect to the internal websites organization view rather than the orgs github. 4 years ago
  jrtechs 76b818249a Changed link from GH api to the actual repository (closes #6) 4 years ago
  Soroush d428b03c4c Issue #5 fixed 4 years ago
  Sebastian Gutierrez 5dc958c2f2 Redesign organization chart page 4 years ago
  Sebastian Gutierrez 4064a80aa5 Redesign timeline graph page 4 years ago
  Sebastian Gutierrez 0472b7eb65 Redesign friends graph page 4 years ago
  jrtechs f3485a638b Removed redundant code in the org page. 5 years ago
  jrtechs 34c9e1c11f Minor performance improvements. 5 years ago
  Jeffery Russell 8f90526e55 Updated org preview to include the org's image. 5 years ago
  Bryce Murphy 7ba4d5e496 padding and link 5 years ago
  Jeffery Russell a1035f4655 Created default enter actions for the text boxes on the graphs page. 5 years ago
  Jeffery Russell 2bae794c2c Fixed errors with orgs table and timeline table displaying null for homepage. 5 years ago
  Jeffery Russell 1405bcab9e Created more robust checks for if the organizations exists. 5 years ago
  Bryce Murphy ff22fa1f71 tidying up 5 years ago
  Jeffery Russell 8d1b70bd1a Fixed how the repository list was being generated for the organizations. 5 years ago
  Jeffery Russell 5c00be042c Improved loading bar of the graphs. 5 years ago
  Jeffery Russell 5a2a0ac53b Upgraded the repository table to have pagination. 5 years ago
  Jeffery Russell e29029a1cc Created the organization repository table view. 5 years ago
  Jeffery Russell 8cb2f55ab2 Linked the user click to displaying the profile view on the page for the org view. 5 years ago
  Jeffery Russell 81168d2099 Added users to the org view and connected all the repositories in the org to the org. 5 years ago
  Bryce Murphy 65ed04d18e improvig org screen 5 years ago
  Bryce Murphy 2d1a8c1737 pls fix 5 years ago
  Jeffery Russell 68326b0274 Fixed bug with profile and added content to the about page. 5 years ago
  Bryce Murphy e55b4e81c1 some more cleanup 5 years ago
  Jeffery Russell dc23245529 Memory improvements to the project. 5 years ago
  Bryce Murphy 102a6fd11e card fixing 5 years ago
  Jeffery Russell accde29675 Added loading bar for friends graph. 5 years ago
  Bryce Murphy 6a0158efdb please accept my css changes guys ;( 5 years ago
  Jeffery Russell a41b9ed050 Updated profile to ensure that graph link is always to the right and does not stack. 5 years ago
  Jeffery Russell 847789d50a Checked to see if the user was valid and if not redirected them back to the graph generation home page. 5 years ago
  Jeffery Russell 4be1968ae2 Fixed issues where the api was not pulling all of the github followers. 5 years ago
  Bryce Murphy 07934df5a4 style changed and margin on card 5 years ago
  Bryce Murphy bc8ec53304 cards looking nice 5 years ago
  Jeffery Russell 8741b6b85d Got the repository time line working and pretty. 5 years ago
  Bryce Murphy 9782e9f162 basic user cards 5 years ago
  Jeffery Russell 648625128f Fixed error with promise error rejection. 5 years ago
  Jeffery Russell e4ce9ed9e2 Created initial skeleton code for creating a timeline view of a user's repository. 5 years ago
  Jeffery Russell c59b68bd99 Updated friends graph page to accept get parameters to define user name. 5 years ago
  Bryce Murphy 9d153620b0 merging 5 years ago
  Jeffery Russell 7dc429a74e Added dynamic update of profile view when you click on the graph. 5 years ago
  Jeffery Russell 9dfdc6f188 Created a page where you can search for a gh user and create a graph based on it. 5 years ago
  Jeffery Russell 78cf78a13f Got the base graph functionality working. 5 years ago
  Jeffery Russell 70e9222adf Got github's api to work by passing it through out backend. 5 years ago