Details
-
Type:
Epic
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Epic Name:Refactor AppStore variables
-
Story Points:2
-
Sprint:Fall 2019 Sprint 2
Description
Refactor the app store code base with following changes
- Rename symbolicname to Bundle_SymbolicName (parsed from bundle MANIFEST.MF)
- Rename fullname to Bundle_Name (parsed from bundle MANIFEST.MF)
Rename Edit App page variables - IGBF-2001:
- Rename icon to logo
- Rename license_text to license_URL
- Rename website to website_URL
- Rename tutorial to tutorial_URL
- Rename coderepo to code_repository_URL
- Rename contact to contact_email
- Rename repository to repository_XML
Rename app describing variables with meaningful names - IGBF-2002:
- Rename description to short_title
- Rename details to Bundle_Description (parsed from bundle MANIFEST.MF)
- Rename tags to categories
- Remove automation, feature, and votes support from App store
- Rename version to Bundle_Version (parsed from bundle MANIFEST.MF)
Attachments
Issue Links
- blocks
-
IGBF-1992 Stop using Bundle-Name
-
- Closed
-
Features working as expected:
Features tested and working:
1) Uploading logo
2) Uploading screenshots
3) Updating the short title
4) Updating the description
5) Tested app submission
6) Tested app submission cancellation
7) Tested redirection of obr/releases/repository.xml
8) Tested redirection of obr/pending_releases/repository.xml
9) Tested adding of license url, website url, citation, tutorials url
10) Tested deletion of all ratings by clicking delete ratings button
Bugs resolved:
1) Fixed issue with repository file creation
2) Fixed Install button not showing for IGB
3) Changed cursor to Hand pointer for Editor Actions
4) Renamed edit page options to be more meaningful
The bug fixes are present in - https://bitbucket.org/rpatil14/appstore_riddhi/branch/IGBF-1996-Bug-Fix branch
Question about Author:
Added author and saved it, not sure where this information can be seen on the UI once it is saved