Re: Issue with joining Apache Fineract Developers List

2020-03-08 Thread Natasha Natarajan
ct. Looking forward to your future contributions. > > Best, > M. http://www.vorburger.ch > > > On Sat, 7 Mar 2020, 14:32 Natasha Natarajan, > wrote: > >> To Whom It May Concern: >> >> I am the contribution phase of the Outreachy internship. One of the >&g

Issue with joining Apache Fineract Developers List

2020-03-07 Thread Natasha Natarajan
received the error listed below: Please let me know how we can resolve this issue. Sincerely, Natasha Natarajan -- Forwarded message - From: Mail Delivery Subsystem Date: Fri, Mar 6, 2020 at 8:32 AM Subject: Delivery Status Notification (Failure) To: [image: Error Icon] Message

Re: fineract.dev CI/CD now always automatically deploys the latest Fineract develop branch

2020-05-17 Thread Natasha Natarajan
Congratulations, Michael! On Sun, May 17, 2020 at 5:20 AM Michael Vorburger wrote: > Hello everyone, > > I'm happy to share that https://www.fineract.dev now always automatically > updates itself from the very latest source code available on the develop > branch of Fineract! (I actually used to

Git Error

2020-05-17 Thread Natasha Natarajan
Hi All, I am an Outreachy Summer intern. Last month, I submitted PRs which have already been merged into the develop. Today, in terminal, when I was attempting to push changes up, I am get an error. I am able to pull but not push. ERROR: Permission to apache/fineract.git denied to

Re: Git Error

2020-05-17 Thread Natasha Natarajan
to your forked remote repository then create a PR. > > This probably happening cause you are trying to push directly to > apache/fineract instead of your remote fork > > Hope this helps. > > On Mon, 18 May 2020 at 04:04, Natasha Natarajan < > natashanatara...@gm

Pulling down a forked branch

2020-06-01 Thread Natasha Natarajan
Hi All, I am attempting to pull down this fork and I am getting an error: https://github.com/apache/fineract/pull/680 *(base) natashan:Fineract natasha$ git remote add wkk91193 g...@github.com:wkk91193/fixing-bulk-import-integration-test-failures.git* *(base) natashan:Fineract natasha$

Re: Pulling down a forked branch

2020-06-02 Thread Natasha Natarajan
or when I >> work with multiple git credentials. >> While logged in, in the local with one credentials and try to fetch a >> remote repo forked with another credentials. >> >> git config --global --unset user.name >> git config --global --unset user.email

Re: Working with both the Fineract & Community App development environments

2020-06-30 Thread Natasha Natarajan
It makes sense to test the entire application, viewing the UI, thoroughly before making a PR request. On Tue, Jun 30, 2020 at 9:48 AM Natasha Natarajan < natashanatara...@gmail.com> wrote: > To clarify, I will be making changes in both development environments and > I would

Re: Working with both the Fineract & Community App development environments

2020-06-30 Thread Natasha Natarajan
. Is there documentation on how to do this? On Mon, Jun 29, 2020 at 2:18 PM Natasha Natarajan < natashanatara...@gmail.com> wrote: > Hi, > > > Can someone advise if they have recently worked and ran both development > environments simultaneously on their local machine? > > > If

Re: [Mifos-developer] Setting up development environment for the Community App

2020-07-11 Thread Natasha Natarajan
st projects usually have all > we need to get up and running with some minor exceptions. > > > > On Fri, Jul 10, 2020, 07:11 Natasha Natarajan > wrote: > >> Hi, >> >> I forgot to mention, when I run with force option, the app does start >> running on: &

serializable classes

2020-06-15 Thread Natasha Natarajan
Hi, I am working with Java lint errors and the serial lint test has one error and 605 warnings, which is amounting to 605 different files asking for serializable classes. I would like feedback if it is important to add to serializable classes to the Fineract codebase or if it is advisable to

Controllers

2020-06-28 Thread Natasha Natarajan
Hi, When an API request ( http://demo.mifos.io/fineract-provider/api/v1/staff?status=all) is submitted by the Mifos Community App, where is the code for the controllers handling the request? Thank you, Natasha

Re: Controllers

2020-06-29 Thread Natasha Natarajan
anisation/staff/api/StaffApiResource.java#L109-L138 > > > Thanks, > Sanyam > > > On Mon, Jun 29, 2020 at 8:56 AM Natasha Natarajan < > natashanatara...@gmail.com> wrote: > >> Hi, >> >> When an API request ( >> http://demo.mifos.io/fineract-prov

Working with both the Fineract & Community App development environments

2020-06-29 Thread Natasha Natarajan
Hi, Can someone advise if they have recently worked and ran both development environments simultaneously on their local machine? If so, can you advise on the best way to achieve this? Best Regards, Natasha

Integration test

2020-06-10 Thread Natasha Natarajan
Hi, I would like to write an integration test to support Fineract-934, Fineract-935, Fineract-936. Is there documentation available to do this? I appreciate your input in this matter. Sincerely, Natasha

Re: GSOC and Outreachy Intern Weekly Check-In - June 9, 2020

2020-06-11 Thread Natasha Natarajan
Hi Ed, I was curious if the meeting will just be a weekly stand up as we are posting the exact same daily on Slack? This week, I have not posted as regularly, but I promise follow through as I have in previous weeks. Thank you, Natasha On Thu, Jun 11, 2020 at 9:23 AM Ed Cable wrote: > Hi all, >

Re: GSOC and Outreachy Intern Weekly Check-In - June 9, 2020

2020-06-11 Thread Natasha Natarajan
check-in on zoom, however, daily standup is > done via slack bot only. > > On Thu, Jun 11, 2020 at 11:06 PM Natasha Natarajan < > natashanatara...@gmail.com> wrote: > >> Hi Ed, >> I was curious if the meeting will just be a weekly stand up as we are >> posting the

Re: Integration test

2020-06-11 Thread Natasha Natarajan
'll > find all existing ITs use. > > Manthan is going to write an IT for > https://github.com/apache/fineract/pull/1027. Perhaps you'd like to watch > that PR, and take inspiration from that. > > Best, > M. > ___ > Michael Vorburger > http://www.vorbu

Re: [Mifos-users] How to delete products in Mifos?

2020-06-13 Thread Natasha Natarajan
Hi Bharath, Can you let me know how this is enabled in the codebase, as I need to create the same functionality for employees? Thank you, Natasha On Sat, Jun 13, 2020 at 11:22 AM Bharath Gowda wrote: > Hi Juan, > > You cannot delete any of the products created. > Only for loan products, you

Re: Petri Tuomola Committer on Apache Fineract!

2020-07-24 Thread Natasha Natarajan
Congratulations, Petri! Well done! On Fri, Jul 24, 2020 at 10:39 AM Michael Vorburger wrote: > Hello everyone, > > I'm very happy to be able to share that the Apache Fineract Project > Management Committee (PMC) has voted to grant Petri Tuomola Committer > status on this project. Petri has thus

Re: [Mifos-developer] Setting up development environment for the Community App

2020-07-16 Thread Natasha Natarajan
rted and it's running. > > > This is suppose to be straight forward, please update the docs if this > process is not clear enough. The readme of most projects usually have all > we need to get up and running with some minor exceptions. > > > > On Fri, Jul 10, 2020, 07:11 Natasha Natara