-
Notifications
You must be signed in to change notification settings - Fork 478
Open
Conversation
... then displaying them on the page with ng-repeat.
vibhatha
commented
Sep 30, 2015
Thanks a lot :)
Vibhatha Abeykoon,
Faculty of Engineering,
University of Ruhuna,
071 420 9044
On Tue, Sep 29, 2015 at 9:57 PM, lvishal51 notifications@github.com wrote:
You can view, comment on, or merge this pull request online at:
#7
Commit Summary
- Updating README.md
- Compile video part 2
- Adding Transclusion tutorial
- Adding config tutorial
- Updating README
- Adding calendar examples to explain routeParams.
- First run for providers branch
- Adding injectors tutorial
- Annotate Lesson
- remove extra js
- Updating README
- Base template
- update
- adding masthead
- Part 1
- updating single page application links and code.
- changed ng-app to equal 'mcu'.
- adding the home page and updating the gulpfile.js
- Adding videos
- Adding home page and phases directive.
- updating readme.md
- update
- adding thumbnails and json
- updating json file, adding new thumbnails.
- finishing json file and adding new thumbnails.
- updated
- adding our phase component with controllers, directives and
services. then displaying them on the page with ng-repeat.- Updating README.md
- Making our upcoming films directive.
- fixing list item closing bracket
- adding to the readme file.
- Gulp update for Sass
- updated
- adding files for video 31
- Videos 32 and 33.
- Updating ng-click on films.html
- updated
- Adding new tutorial for contact form.
- updating read me file
File Changes
- M .gitignore
https://github.com/colorfest/angularjs/pull/7/files#diff-0 (3)- M GruntFile.js
https://github.com/colorfest/angularjs/pull/7/files#diff-1 (67)- M README.md
https://github.com/colorfest/angularjs/pull/7/files#diff-2 (26)- M bower.json
https://github.com/colorfest/angularjs/pull/7/files#diff-3 (4)- A gulpfile.js
https://github.com/colorfest/angularjs/pull/7/files#diff-4 (74)- M package.json
https://github.com/colorfest/angularjs/pull/7/files#diff-5 (10)- A src/angular-route.min.js.map
https://github.com/colorfest/angularjs/pull/7/files#diff-6 (8)- M src/angularjstutorial-deps.js
https://github.com/colorfest/angularjs/pull/7/files#diff-7 (17)- A src/angularjstutorial.annotated.js
https://github.com/colorfest/angularjs/pull/7/files#diff-8 (8)- M src/angularjstutorial.js
https://github.com/colorfest/angularjs/pull/7/files#diff-9 (90)- A src/angularjstutorial.min.js
https://github.com/colorfest/angularjs/pull/7/files#diff-10 (1)- D src/compile.html
https://github.com/colorfest/angularjs/pull/7/files#diff-11 (27)- M src/index.html
https://github.com/colorfest/angularjs/pull/7/files#diff-12 (48)- A src/mcu.js
https://github.com/colorfest/angularjs/pull/7/files#diff-13 (230)- A src/mcu_deps.js
https://github.com/colorfest/angularjs/pull/7/files#diff-14 (1684)- A src/partials/contact.html
https://github.com/colorfest/angularjs/pull/7/files#diff-15 (33)- A src/partials/films.html
https://github.com/colorfest/angularjs/pull/7/files#diff-16 (79)- A src/partials/home.html
https://github.com/colorfest/angularjs/pull/7/files#diff-17 (14)- A src/partials/phases.html
https://github.com/colorfest/angularjs/pull/7/files#diff-18 (7)- A src/partials/singlefilm.html
https://github.com/colorfest/angularjs/pull/7/files#diff-19 (35)- A src/partials/upcomingfilms.html
https://github.com/colorfest/angularjs/pull/7/files#diff-20 (8)- R src/resources/css/mcu.css
https://github.com/colorfest/angularjs/pull/7/files#diff-21 (124)- M src/resources/css/styles.css
https://github.com/colorfest/angularjs/pull/7/files#diff-22 (123)- M src/resources/css/styles.scss
https://github.com/colorfest/angularjs/pull/7/files#diff-23 (155)- A src/resources/css/transitions.scss
https://github.com/colorfest/angularjs/pull/7/files#diff-24 (5)- A src/resources/img/Profile.png
https://github.com/colorfest/angularjs/pull/7/files#diff-25 (0)- A src/resources/img/marvel_masthead.jpg
https://github.com/colorfest/angularjs/pull/7/files#diff-26 (0)- A src/resources/img/marvel_masthead.png
https://github.com/colorfest/angularjs/pull/7/files#diff-27 (0)- A src/resources/img/thumbnails/age-of-ultron.jpg
https://github.com/colorfest/angularjs/pull/7/files#diff-28 (0)- A src/resources/img/thumbnails/ant-man.jpg
https://github.com/colorfest/angularjs/pull/7/files#diff-29 (0)- A src/resources/img/thumbnails/avengers2.jpg
https://github.com/colorfest/angularjs/pull/7/files#diff-30 (0)- A src/resources/img/thumbnails/blankthumbnail.png
https://github.com/colorfest/angularjs/pull/7/files#diff-31 (0)- A src/resources/img/thumbnails/captainamerica.jpg
https://github.com/colorfest/angularjs/pull/7/files#diff-32 (0)- A src/resources/img/thumbnails/captainamerica2.jpg
https://github.com/colorfest/angularjs/pull/7/files#diff-33 (0)- A src/resources/img/thumbnails/captainamerica3.jpg
https://github.com/colorfest/angularjs/pull/7/files#diff-34 (0)- A src/resources/img/thumbnails/guardiansofthegalaxy.jpg
https://github.com/colorfest/angularjs/pull/7/files#diff-35 (0)- A src/resources/img/thumbnails/incrediblehulk.jpg
https://github.com/colorfest/angularjs/pull/7/files#diff-36 (0)- A src/resources/img/thumbnails/ironman1.jpg
https://github.com/colorfest/angularjs/pull/7/files#diff-37 (0)- A src/resources/img/thumbnails/ironman2.jpg
https://github.com/colorfest/angularjs/pull/7/files#diff-38 (0)- A src/resources/img/thumbnails/ironman3.jpg
https://github.com/colorfest/angularjs/pull/7/files#diff-39 (0)- A src/resources/img/thumbnails/theavengers.jpg
https://github.com/colorfest/angularjs/pull/7/files#diff-40 (0)- A src/resources/img/thumbnails/thor.jpg
https://github.com/colorfest/angularjs/pull/7/files#diff-41 (0)- A src/resources/img/thumbnails/thor2.jpg
https://github.com/colorfest/angularjs/pull/7/files#diff-42 (0)- D src/resources/js/compile.js
https://github.com/colorfest/angularjs/pull/7/files#diff-43 (92)- A src/resources/js/general/app.js
https://github.com/colorfest/angularjs/pull/7/files#diff-44 (20)- A src/resources/js/general/configs.js
https://github.com/colorfest/angularjs/pull/7/files#diff-45 (33)- A src/resources/js/general/maincontent.directive.js
https://github.com/colorfest/angularjs/pull/7/files#diff-46 (26)- A src/resources/js/general/modules.js
https://github.com/colorfest/angularjs/pull/7/files#diff-47 (13)- A src/resources/js/home/homepage.controller.js
https://github.com/colorfest/angularjs/pull/7/files#diff-48 (7)- A src/resources/js/home/homepage.directive.js
https://github.com/colorfest/angularjs/pull/7/files#diff-49 (14)- A src/resources/js/nextfilm/nextfilm.directive.js
https://github.com/colorfest/angularjs/pull/7/files#diff-50 (20)- A src/resources/js/phases/phases.controller.js
https://github.com/colorfest/angularjs/pull/7/files#diff-51 (13)- A src/resources/js/phases/phases.directive.js
https://github.com/colorfest/angularjs/pull/7/files#diff-52 (11)- A src/resources/js/phases/phases.service.js
https://github.com/colorfest/angularjs/pull/7/files#diff-53 (16)- A src/resources/js/upcomingfilms/upcomingfilms.controller.js
https://github.com/colorfest/angularjs/pull/7/files#diff-54 (46)- A src/resources/js/upcomingfilms/upcomingfilms.directive.js
https://github.com/colorfest/angularjs/pull/7/files#diff-55 (11)- A src/resources/json/marvel_movies.json
https://github.com/colorfest/angularjs/pull/7/files#diff-56 (289)Patch Links:
- https://github.com/colorfest/angularjs/pull/7.patch
- https://github.com/colorfest/angularjs/pull/7.diff
—
Reply to this email directly or view it on GitHub
#7.
...bg-success and bg-danger classes to override Bootstrap default classes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.