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

issue 12 solved #17

Closed
wants to merge 5 commits into from
Closed

issue 12 solved #17

wants to merge 5 commits into from

Conversation

jHetvi
Copy link
Contributor

@jHetvi jHetvi commented Aug 13, 2020

No description provided.

Copy link
Member

@deobald deobald left a comment

Choose a reason for hiding this comment

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

One general comment: It looks like your text editor removed all the TODO: text from the TODO comments... could you turn that setting off and replace the TODO:s? We use those as markers that are easy to search for when we're looking for the small tasks that have emerged in the code.

I've made a few other comments on the files you've submitted. Your changes are looking pretty good! There are just a few things to double-check or correct and then we should be able to accept this PR.

Oh! One last note: You'll need to "sign" (digitally is fine) the Contributor Agreement:

https://docs.google.com/document/d/14GymHIfYAWZy3kIqEIvqyIDPoi6lNwE0AQ8rdd9iuUk/edit

...you can just make a copy of that file, add your changes to the bottom, and send me the updated file or print it to PDF and send me that. Thanks!

pubspec.lock Show resolved Hide resolved
pubspec.lock Show resolved Hide resolved
.vscode/launch.json Show resolved Hide resolved
lib/ui/screens/HomeScreen.dart Outdated Show resolved Hide resolved
@jHetvi
Copy link
Contributor Author

jHetvi commented Aug 13, 2020 via email

@jHetvi jHetvi requested a review from deobald August 13, 2020 21:04
@VarunBarad
Copy link
Collaborator

@jHetvi @deobald don't bother with changes in pubspec.lock as long as no changes have been made in pubspec.yaml

@deobald ideally pubspec.lock should be ignored from VCS, I did not know about it when I was working on that project. Once this PR is merged in, I will add pubspec.lock to .gitignore and remove it from tracking.

@@ -1,3 +0,0 @@
{
Copy link
Collaborator

Choose a reason for hiding this comment

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

@jHetvi we have to copy this file to config/app_config.json and not move it there. We will need to keep the config/app_config.sample.json file available for people who work on this in the future.

Can you please add this file back?

Copy link
Member

@deobald deobald left a comment

Choose a reason for hiding this comment

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

Hi @jHetvi I think the PR is looking much better now! @VarunBarad has made a few comments: We'll ignore pubspec.lock after your PR is merged and we'll need you to put config/app_config.sample.json back.

I noticed one last thing I should have seen from the beginning... It looks like this PR is between your master branch and the pariyatti/patta master branch. Unfortunately, we'll have to receive the PR into the pariyatti/patta development branch. Could you change your PR to point to the development branch upstream or recreate it? Thanks!

@deobald
Copy link
Member

deobald commented Aug 15, 2020

Closing this PR because it's accidentally against the master branch in pariyatt/patta.

@deobald deobald closed this Aug 15, 2020
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.

3 participants