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

Feat: Added Checker Inbox feature #1171

Merged
merged 1 commit into from
May 22, 2020

Conversation

moksh-mahajan
Copy link
Collaborator

@moksh-mahajan moksh-mahajan commented Aug 22, 2019

Please Add Screenshots If there are any UI changes.

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Apply the MifosStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@moksh-mahajan moksh-mahajan force-pushed the CheckerInboxAndroidXTemp2 branch 2 times, most recently from f00cd6b to 331bd27 Compare August 22, 2019 15:15
@moksh-mahajan moksh-mahajan changed the title Configured Kotlin in the Project and added Checker Inbox feature. Feat: Added Checker Inbox feature Aug 22, 2019
@@ -4,6 +4,7 @@
*/

buildscript {
ext.kotlin_version = "1.3.31"
Copy link
Member

Choose a reason for hiding this comment

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

Please make a separate PR for Kotlin support.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ok sure.

super.onCreate(savedInstanceState)
actionOptionsList = mutableListOf()
entityOptionsList = mutableListOf()
actionOptionsList.add("ALL")
Copy link
Member

Choose a reason for hiding this comment

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

Make some constant(s) for these types. It'll make it convenient for developers to makes changes later.

}

override fun onError(e: Throwable) {

Copy link
Member

Choose a reason for hiding this comment

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

Provide some info to user here.

@moksh-mahajan moksh-mahajan force-pushed the CheckerInboxAndroidXTemp2 branch from 331bd27 to 6b0385e Compare September 15, 2019 11:01
@moksh-mahajan moksh-mahajan force-pushed the CheckerInboxAndroidXTemp2 branch from 6b0385e to a8c6c42 Compare March 8, 2020 16:07
@AbhilashG97 AbhilashG97 merged commit 82d1e50 into openMF:master May 22, 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