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

[NEW] Marketplace security tab app info page #25739

Merged
merged 11 commits into from
Jun 21, 2022

Conversation

rique223
Copy link
Contributor

@rique223 rique223 commented Jun 3, 2022

Proposed changes (including videos or screenshots)

Created a new security tab for installed apps that displays information related to the given app security policies, terms of services, and necessary permissions for the use of the app.
Demo gif:
privacy-tab

Issue(s)

Steps to test or reproduce

Further comments

…ogic part

Implemented the structure of the security tab of the app info page, implemented the logic part of the privacy summary section, and implemented the first part of the permissions section. Will be implementing the all permissions state of the permissions section and the policies section next.
@rique223 rique223 requested review from a team as code owners June 3, 2022 00:06
@rique223 rique223 closed this Jun 3, 2022
@rique223 rique223 reopened this Jun 3, 2022
@rique223 rique223 marked this pull request as draft June 3, 2022 00:06
Implemented the rest of the logical part of the permissions section, now it shows the apps permissions in case it has a permissions array and shows the default permissions in case it doesn't.
Integrated the Terms of service and Privacy policy links with their back-end data. Currently the tosLink and privacyLink are only available in staging, will be deployed before the merge of this branch.
@rique223 rique223 marked this pull request as ready for review June 14, 2022 20:47
Changed the name of the permission typoe to AppPermission to respect the naming conventions and to not create missing type errors.
FIxed a problem where the AppStatus button didn't have spacing between its icon and its text.
Make the price display badge component not show when the app is in update mode, since it would be empty in that situation.
Added a verification for the case in which the AppStatus button is still null, and consequently doesn't have a .action information to use.
@github-actions github-actions bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Jun 21, 2022
@kodiakhq kodiakhq bot merged commit 4832e9b into develop Jun 21, 2022
@kodiakhq kodiakhq bot deleted the feat/marketplace-app-info-page-security-tab branch June 21, 2022 19:10
@murtaza98 murtaza98 mentioned this pull request Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA skipped stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants