Historique des commits

Auteur SHA1 Message Date
  David Leonard 13a73f479d Added partial for displaying Top Contributed Repository data il y a 10 ans
  David Leonard 458f0c2396 Implemented controller for querying top contributed data from Django JSON Response il y a 10 ans
  David Leonard b751c37a60 Implemented factory for getting top contributed data from Django JSON Response il y a 10 ans
  David Leonard 45d5c60e25 Fixing routing error within app.js, adding new scripts to index.html il y a 10 ans
  David Leonard 61801b44ff Wiring Angular route for top contributed repositories on Github il y a 10 ans
  David Leonard c4634dcb74 Creating JSON response of Github User's Top Contributed Repositories il y a 10 ans
  David Leonard 586167b72b Adding partial for displaying a User's public Github information il y a 10 ans
  David Leonard a8608e62f7 Adding state for grabbing Github User data, fixing naming problems with github user factory il y a 10 ans
  David Leonard 587c58a1aa Implementing factory for getting github user data il y a 10 ans
  David Leonard 467286b148 Implementing controller for getting github user data il y a 10 ans
  David Leonard f9a250d5b5 Exposing Github User data using JSONResponse il y a 10 ans
  David Leonard ec58b0de3c Reorganizing views il y a 10 ans
  David Leonard e817e517d3 Adding bootstrap to angularJS Code Snippet single page application il y a 10 ans
  David Leonard 9e565a1c8f Updating readme for running Ionic project, renaming public -> angular il y a 10 ans
  David Leonard 92616c4ddd Adding ionic project il y a 10 ans
  David Leonard bf4ffe180e Adding controllers and services for getting Django RESTful endpoint, handling URL dispatch and passing data to templates il y a 10 ans
  David Leonard d2b6d4b39f Adding main controller for Ionic routes il y a 10 ans
  David Leonard 0b1b658f65 Writing templates for displaying Django RESTful endpoint on Ionic il y a 10 ans
  David Leonard 1c0eb0e89f Updating urls, removing test routes, updating twilio example il y a 10 ans
  David Leonard 2cc14d7f8d Adding twilio example - sending SMS messages il y a 10 ans
  David Leonard 795507f569 Adding twilio example for sending text messages il y a 10 ans
  David Leonard 28729d24d6 Removing images from api_examples template, adding JSONResponse comment for Github view il y a 10 ans
  David Leonard 9cc92cea52 Minor fix: fixing syntax errors with readme il y a 10 ans
  David Leonard 2b6e5f8442 Separating front-end dependencies between AngularJS client and Django Hackathon Starter il y a 10 ans
  David Leonard 70fe13b61c Updating project readme with instructions for using AngularJS client il y a 10 ans
  David Leonard 9a904ecc6a Adding controller for grabbing data from Django RESTful API and passing it to the partial il y a 10 ans
  David Leonard 409b564b0e Adding main controller for the sample application il y a 10 ans
  David Leonard 015a5548ad Adding factory method for getting sample data from RESTful Django endpoint il y a 10 ans
  David Leonard d7b5ba2d4a Adding main app controller il y a 10 ans
  David Leonard 49f36d466f Adding partial for displaying sample data from RESTful Django endpoint il y a 10 ans