-
Notifications
You must be signed in to change notification settings - Fork 7
#136 #140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
#136 #140
Changes from all commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
b73fb9d
Updated Schemas
sandershihacker 0effec1
Load Screen
sandershihacker 78426b8
Loading Screen
sandershihacker 65d8874
merge with origin master
sandershihacker 48a3fcd
Merged from master
sandershihacker 658bd9f
publish subscribe and dynamic explore page
sandershihacker 984fd5d
publish subscribe done
sandershihacker 9f84d87
Merge branch 'master' of https://github.com/learnlinux/tuxlab-app
sandershihacker 5e1fd85
deleted swap file
sandershihacker bfaf8ce
publish subscribe
sandershihacker 5123b2f
template fixes
sandershihacker df18c7b
added start for reactive publication
DerekTBrown 4361c51
Merge branch 'master' of https://github.com/learnlinux/tuxlab-app
sandershihacker 60a74de
Merge branch 'pubsub' of https://github.com/learnlinux/tuxlab-app
sandershihacker cb82ff7
template issue
sandershihacker 2c872bb
.
sandershihacker b8f7501
.
sandershihacker cdb18dc
course_records publish
sandershihacker 633716c
course_records reactively publish
sandershihacker 216cb6c
.
sandershihacker dd01958
Merge branch 'master' of https://github.com/learnlinux/tuxlab-app
sandershihacker f21dcc5
revert meteor update
sandershihacker aa4a575
Merge branch 'master' of https://github.com/learnlinux/tuxlab-app
sandershihacker aeaeb2c
publish subscribe and lineheight for searchpage icons
sandershihacker f85a0d0
publish subscribe
sandershihacker 0d21e7f
fixed indentation and removed test file
sandershihacker 49386cd
indentation
sandershihacker 4530d0e
indentation
sandershihacker dd760f5
Merge branch 'master' of https://github.com/learnlinux/tuxlab-app
sandershihacker 5efd498
Accounts page and fixed random erro
sandershihacker b74eadf
toolbar for mobile devices
sandershihacker 29dd9b7
toolbar
sandershihacker ab34eb2
account.html fixes
sandershihacker 0895551
pull from origin
sandershihacker 36c2a6b
Merge branch 'master' of https://github.com/learnlinux/tuxlab-app
sandershihacker 45c4797
Toolbar made responsive
sandershihacker fd7ded1
Responsive toolbar fixes
sandershihacker 020f88c
created userlist component
sandershihacker a48bb31
course_records course_id validation
sandershihacker 9c527b2
Database Schema Validation and Sidenav fix
sandershihacker c7d0984
indentation
sandershihacker a3d5297
markdown
sandershihacker 3eae7dd
pull from origin
sandershihacker 5def4c2
zMerge branch 'master' of https://github.com/learnlinux/tuxlab-app
sandershihacker 3cef02a
import changes
sandershihacker 98bc33d
validation addition
sandershihacker b3388d0
Merge branch 'master' of https://github.com/learnlinux/tuxlab-app
sandershihacker 126e90a
Forms Module Deprecated Warning. Issue #110
sandershihacker 61c17ee
indentation
sandershihacker 07f0d1d
Merge branch 'master' of https://github.com/learnlinux/tuxlab-app
sandershihacker 35fef39
Use routerLink
sandershihacker 574d273
api changes (#126)
cemersoz 3df5ed1
method implementations (#127)
cemersoz b8968a9
course pages now uses Child Routing
sandershihacker 90e358b
deleted LabData class
sandershihacker 24aa3a0
Merge branch 'master' of https://github.com/learnlinux/tuxlab-app
sandershihacker 07b5b72
merge with requires-infra
sandershihacker 61f1d62
school name
sandershihacker 3724a0a
search function
sandershihacker 9fdb686
Merge with origin and Explore Functionality
sandershihacker 488b678
Merge branch 'master' of https://github.com/learnlinux/tuxlab-app
sandershihacker e36be8b
icon size and #136
sandershihacker d19e76f
Merge branch 'master' of https://github.com/learnlinux/tuxlab-app
sandershihacker ba9d265
dashboard pull data from database
sandershihacker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
2 changes: 1 addition & 1 deletion
2
client/imports/ui/pages/course/mainview.html → ...rts/ui/pages/course/course_dashboard.html
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<div class="tuxlab-maincourseview"> | ||
<div class="tuxlab-course-dashboard"> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Change |
||
<!--Course Description Card--> | ||
<a name="description"></a> | ||
<md-card> | ||
|
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
// Meteor Imports | ||
import { Meteor } from 'meteor/meteor'; | ||
import { Mongo } from 'meteor/mongo'; | ||
import 'reflect-metadata'; | ||
import 'zone.js/dist/zone'; | ||
|
||
// Angular Imports | ||
import { Component, ViewEncapsulation, provide } from '@angular/core'; | ||
import { bootstrap } from 'angular2-meteor-auto-bootstrap'; | ||
import { APP_BASE_HREF } from '@angular/common'; | ||
import { HTTP_PROVIDERS } from '@angular/http'; | ||
import { InjectUser } from 'angular2-meteor-accounts-ui'; | ||
import { ROUTER_DIRECTIVES } from '@angular/router'; | ||
|
||
// Angular Material Imports | ||
import { MATERIAL_PROVIDERS, MATERIAL_DIRECTIVES } from 'ng2-material'; | ||
import { MeteorComponent } from 'angular2-meteor'; | ||
import {OVERLAY_PROVIDERS} from '@angular2-material/core/overlay/overlay'; | ||
|
||
// Icon | ||
import { MD_ICON_DIRECTIVES, MdIconRegistry } from '@angular2-material/icon'; | ||
|
||
// LabList and Grades import | ||
import { LabList } from "../../components/lablist/lablist.ts"; | ||
|
||
// Courses and Course Record Imports | ||
import { courses } from "../../../../../collections/courses.ts"; | ||
import { course_records } from "../../../../../collections/course_records.ts"; | ||
|
||
// Define CourseLabList Component | ||
@Component({ | ||
selector: 'tuxlab-course-lablist', | ||
template: ` | ||
<div class="tuxlab-course-lablist"> | ||
<tuxlab-lablist></tuxlab-lablist> | ||
</div> | ||
`, | ||
directives: [ | ||
MATERIAL_DIRECTIVES, | ||
MD_ICON_DIRECTIVES, | ||
ROUTER_DIRECTIVES, | ||
LabList | ||
], | ||
viewProviders: [MdIconRegistry], | ||
providers: [OVERLAY_PROVIDERS], | ||
encapsulation: ViewEncapsulation.None | ||
}) | ||
|
||
// Export CourseLabList Class | ||
export class CourseLabList extends MeteorComponent { | ||
constructor(mdIconRegistry: MdIconRegistry) { | ||
super(); | ||
// Create Icon Font | ||
mdIconRegistry.registerFontClassAlias('tux', 'tuxicon'); | ||
mdIconRegistry.setDefaultFontSetClass('tuxicon'); | ||
} | ||
} |
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<div class="tuxlab-labview"> | ||
<tuxlab-lablist></tuxlab-lablist> | ||
Single lab here. | ||
</div> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,53 +1,18 @@ | ||
// Meteor Imports | ||
import { Meteor } from 'meteor/meteor'; | ||
import { Mongo } from 'meteor/mongo'; | ||
import 'reflect-metadata'; | ||
import 'zone.js/dist/zone'; | ||
|
||
import { MeteorComponent } from 'angular2-meteor'; | ||
|
||
// Angular Imports | ||
import { Component, ViewEncapsulation, provide } from '@angular/core'; | ||
import { bootstrap } from 'angular2-meteor-auto-bootstrap'; | ||
import { APP_BASE_HREF } from '@angular/common'; | ||
import { HTTP_PROVIDERS } from '@angular/http'; | ||
import { InjectUser } from 'angular2-meteor-accounts-ui'; | ||
import { ROUTER_DIRECTIVES } from '@angular/router'; | ||
|
||
// Angular Material Imports | ||
import { MATERIAL_PROVIDERS, MATERIAL_DIRECTIVES } from 'ng2-material'; | ||
import { MeteorComponent } from 'angular2-meteor'; | ||
import {OVERLAY_PROVIDERS} from '@angular2-material/core/overlay/overlay'; | ||
|
||
// Icon | ||
import { MD_ICON_DIRECTIVES, MdIconRegistry } from '@angular2-material/icon'; | ||
|
||
// LabList and Grades import | ||
import { LabList } from "../../components/lablist/lablist.ts"; | ||
|
||
// Courses and Course Record Imports | ||
import { courses } from "../../../../../collections/courses.ts"; | ||
import { course_records } from "../../../../../collections/course_records.ts"; | ||
import { Component } from '@angular/core'; | ||
|
||
// Define CourseView Component | ||
@Component({ | ||
selector: 'tuxlab-labview', | ||
templateUrl: '/client/imports/ui/pages/course/labview.html', | ||
directives: [ | ||
MATERIAL_DIRECTIVES, | ||
MD_ICON_DIRECTIVES, | ||
ROUTER_DIRECTIVES, | ||
LabList | ||
], | ||
viewProviders: [MdIconRegistry], | ||
providers: [OVERLAY_PROVIDERS], | ||
encapsulation: ViewEncapsulation.None | ||
}) | ||
// Define LabView Component | ||
@Component({ | ||
selector: 'tuxlab-labview', | ||
templateUrl: '/client/imports/ui/pages/course/labview.html' | ||
}) | ||
|
||
// Export LabView Class | ||
export class LabView extends MeteorComponent { | ||
constructor(mdIconRegistry: MdIconRegistry) { | ||
constructor() { | ||
super(); | ||
// Create Icon Font | ||
mdIconRegistry.registerFontClassAlias('tux', 'tuxicon'); | ||
mdIconRegistry.setDefaultFontSetClass('tuxicon'); | ||
} | ||
} | ||
} |
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change