-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: mobile-clarobrasil/claro-brasil-challenge-backend-nodejs
base: master
head repository: NeriDeveloper/claro-brasil-challenge-backend-nodejs
compare: master
- 16 commits
- 27 files changed
- 1 contributor
Commits on May 15, 2018
-
feat: First commit with minimal dependencies to run the restify and e…
…slint, created the gitignore for nodes project, created the estlint standard configuration and configure the editorconfig plugin to help with standardization
Configuration menu - View commit details
-
Copy full SHA for 79cf2b9 - Browse repository at this point
Copy the full SHA 79cf2b9View commit details -
feat: Change the initial struct position, create the routes folder an…
…d index and a server folder
Configuration menu - View commit details
-
Copy full SHA for 7f6bc60 - Browse repository at this point
Copy the full SHA 7f6bc60View commit details -
feat: Enabled the cors plugin for restify with a plubic state and cre…
…ate the archtype to put new plugins in the restify with more simplicity
Configuration menu - View commit details
-
Copy full SHA for 210860e - Browse repository at this point
Copy the full SHA 210860eView commit details -
Created the first devices routes for find all devices in the database…
… and activated the bodyparser of restify
Configuration menu - View commit details
-
Copy full SHA for 074a518 - Browse repository at this point
Copy the full SHA 074a518View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7613fa3 - Browse repository at this point
Copy the full SHA 7613fa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 782a8dd - Browse repository at this point
Copy the full SHA 782a8ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c4dcae - Browse repository at this point
Copy the full SHA 1c4dcaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d421f71 - Browse repository at this point
Copy the full SHA d421f71View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfbc6aa - Browse repository at this point
Copy the full SHA cfbc6aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d5274f - Browse repository at this point
Copy the full SHA 5d5274fView commit details -
refactor: Created the model of Device and change the routes to use th…
…is model. Change the integration test as well
Configuration menu - View commit details
-
Copy full SHA for a05ceea - Browse repository at this point
Copy the full SHA a05ceeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for aec196b - Browse repository at this point
Copy the full SHA aec196bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a36471d - Browse repository at this point
Copy the full SHA a36471dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57182d7 - Browse repository at this point
Copy the full SHA 57182d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbe8565 - Browse repository at this point
Copy the full SHA fbe8565View commit details -
Created the PATCH and DELETE route for Devices, now the CRUD is compl…
…ete and i can refactor and implement the business rules, as well as more tests
Configuration menu - View commit details
-
Copy full SHA for eafc10b - Browse repository at this point
Copy the full SHA eafc10bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master