Skip to content
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

[#348] Message section added(connects #348) #356

Merged
merged 14 commits into from
Feb 7, 2018
Merged

Conversation

BasnetSamriddhi
Copy link
Contributor

No description provided.

Copy link
Contributor

@nirojdyola nirojdyola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check Travis as well.

import { CouchService } from './shared/couchdb.service';
import { AuthService } from './shared/auth-guard.service';
import { UserService } from './shared/user.service';
import { ValidatorService } from './validators/validator.service';

import { MatSnackBarModule } from '@angular/material/snack-bar';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The material module should be define in material file . Could you please remove this and define it in Materail file.

Copy link
Member

@paulbert paulbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small change, but otherwise this looks good to merge.

On a side note, we should be able to do translations from the .ts files as part of a future 5.x release: angular/angular#11405 (comment)

@@ -6,12 +6,10 @@ import { AppComponent } from './app.component';
import { PageNotFoundComponent } from './page-not-found/page-not-found.component';

import { AppRoutingModule } from './app-router.module';

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please leave these spaces in. We do not need these changes in the history.

@paulbert paulbert merged commit cf2c9bf into master Feb 7, 2018
@lmmrssa lmmrssa deleted the 348-messageSection branch February 13, 2018 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants