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

MARP-1014: Product detail tabs #145

Merged
merged 25 commits into from
Sep 16, 2024

Conversation

vhhoang-axonivy
Copy link
Contributor

@vhhoang-axonivy vhhoang-axonivy commented Sep 12, 2024

-Add product hint name.
-Caching issue: No longer memorize the active tab of previously closed product.
-Maven dependency markdown code is no longer red.
-Add border for Maven dependency just like the original Market website.
-Edit corresponding test.

…s-not-hidden

# Conflicts:
#	marketplace-ui/src/app/modules/product/product-detail/product-detail.component.spec.ts
#	marketplace-ui/src/app/modules/product/product-detail/product-detail.component.ts
…s-not-hidden

# Conflicts:
#	marketplace-ui/src/app/modules/product/product-detail/product-detail.component.spec.ts
#	marketplace-ui/src/app/modules/product/product-detail/product-detail.component.ts
-Refined display product module content logic (for null, undefined content based on Languge)
-Refactor html of each content tab (using @for)
…s-not-hidden

# Conflicts:
#	marketplace-ui/src/app/modules/product/product-detail/product-detail.component.html
-Refined how tabs are displayed on PC and mobile.
-Add productId to ProductModuleContent interface in corresponding to Backend.
…s-not-hidden

# Conflicts:
#	marketplace-ui/src/app/modules/product/product-detail/product-detail.component.spec.ts
-Add product hint name.
-Caching issue had been fixed in MARP-989.
-Maven dependency markdown code is no longer red.
-Add border for Maven dependency just like the original Market website.
# Conflicts:
#	marketplace-ui/src/app/modules/product/product-detail/product-detail.component.html
@github-actions github-actions bot added the bug Something isn't working label Sep 12, 2024
Copy link
Contributor

@phhung-axonivy phhung-axonivy left a comment

Choose a reason for hiding this comment

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

LGTM

@vhhoang-axonivy vhhoang-axonivy merged commit 2227f85 into develop Sep 16, 2024
9 of 11 checks passed
@vhhoang-axonivy vhhoang-axonivy deleted the bugfix/MARP-1014-Product-detail-tabs branch September 16, 2024 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants