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

Feature/1050 modify cascade type question to support entities #1075

Conversation

ifirmawan
Copy link
Contributor

@ifirmawan ifirmawan commented Jan 24, 2024

TODO/DONE

BACKEND

  • Update form details API to add parentCascade
  • Example entities seeder related to the form JSON

MOBILE

  • Implements cascade entities
  • Update TypeCascade test

@ifirmawan ifirmawan self-assigned this Jan 24, 2024
@coveralls
Copy link

coveralls commented Jan 24, 2024

Coverage Status

coverage: 80.861% (-0.2%) from 81.013%
when pulling 69483a6 on feature/1050-modify-cascade-type-question-to-support-entities
into d79025b on develop.

@ifirmawan ifirmawan marked this pull request as ready for review January 25, 2024 13:46
Copy link
Member

@dedenbangkit dedenbangkit left a comment

Choose a reason for hiding this comment

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

Hi @ifirmawan, this isn't work without Entity seeder. Could you please create seeder for the example entities you have in HH Form?

@ifirmawan
Copy link
Contributor Author

Hi @ifirmawan, this isn't work without Entity seeder. Could you please create seeder for the example entities you have in HH Form?

Sure mas @dedenbangkit , on it

Copy link
Member

@dedenbangkit dedenbangkit left a comment

Choose a reason for hiding this comment

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

Hide question if previous administration answer is null

@ifirmawan ifirmawan marked this pull request as draft January 29, 2024 13:41
@ifirmawan ifirmawan marked this pull request as ready for review January 29, 2024 14:21
@ifirmawan
Copy link
Contributor Author

Hide question if previous administration answer is null

Hi mas @dedenbangkit , I've fixed it and it's ready for review. Thank you

@dedenbangkit
Copy link
Member

Hide question if previous administration answer is null

Hi mas @dedenbangkit , I've fixed it and it's ready for review. Thank you

Hi @ifirmawan, please fix the conflict first

@ifirmawan
Copy link
Contributor Author

Hide question if previous administration answer is null

Hi mas @dedenbangkit , I've fixed it and it's ready for review. Thank you

Hi @ifirmawan, please fix the conflict first

Noted, done mas.

@ifirmawan ifirmawan linked an issue Jan 30, 2024 that may be closed by this pull request
3 tasks
@dedenbangkit dedenbangkit merged commit 4484fd0 into develop Jan 30, 2024
2 checks passed
@dedenbangkit dedenbangkit deleted the feature/1050-modify-cascade-type-question-to-support-entities branch January 30, 2024 04:03
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.

Modify Cascade Type Question to Support Entities
3 participants