Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-2002

Rename app describing variables with meaningful name

    Details

    • Type: Improvement
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:

      Description

      • Refactor the app store code base to rename the details variable to bundle_description to make it more meaningful and to let the developers know that the details is Bundle-Description of MANIFEST.MF file
      • Rename description with short_title since it does not contain detailed description of the app. The detailed description of app will be in bundle_description section.

        Attachments

          Activity

          rpatil14 Riddhi Jagdish Patil (Inactive) created issue -
          rpatil14 Riddhi Jagdish Patil (Inactive) made changes -
          Field Original Value New Value
          Epic Link IGBF-1996 [ 18087 ]
          ann.loraine Ann Loraine made changes -
          Status Open [ 1 ] To-Do [ 10305 ]
          rpatil14 Riddhi Jagdish Patil (Inactive) made changes -
          Assignee Riddhi Jagdish Patil [ rpatil14 ]
          rpatil14 Riddhi Jagdish Patil (Inactive) made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          Hide
          ann.loraine Ann Loraine added a comment -

          All other refactoring branches are merged to master. When you are ready to get back to this Riddhi Jagdish Patil, please rebase on or merge from lorainelab/appstore master.

          Show
          ann.loraine Ann Loraine added a comment - All other refactoring branches are merged to master. When you are ready to get back to this Riddhi Jagdish Patil , please rebase on or merge from lorainelab/appstore master.
          Hide
          rpatil14 Riddhi Jagdish Patil (Inactive) added a comment - - edited

          Issue : Rename app describing variables details to Bundle_Description and description to short_title to make it more meaningful

          Description :
          Refactor the app store code base to rename the details variable to Bundle_Description to make it more meaningful and to let the developers know that the details is Bundle-Description of MANIFEST.MF file
          Rename description with short_title since it does not contain detailed description of the app. The detailed description of app will be in Bundle_Description section.

          Code changes :
          https://bitbucket.org/rpatil14/appstore_riddhi/branch/IGBF-2002-app-description#diff

          Note : Fixed version name change to Bundle_Version at one location in views.py of submit_app

          Show
          rpatil14 Riddhi Jagdish Patil (Inactive) added a comment - - edited Issue : Rename app describing variables details to Bundle_Description and description to short_title to make it more meaningful Description : Refactor the app store code base to rename the details variable to Bundle_Description to make it more meaningful and to let the developers know that the details is Bundle-Description of MANIFEST.MF file Rename description with short_title since it does not contain detailed description of the app. The detailed description of app will be in Bundle_Description section. Code changes : https://bitbucket.org/rpatil14/appstore_riddhi/branch/IGBF-2002-app-description#diff Note : Fixed version name change to Bundle_Version at one location in views.py of submit_app
          rpatil14 Riddhi Jagdish Patil (Inactive) made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          rpatil14 Riddhi Jagdish Patil (Inactive) made changes -
          Assignee Riddhi Jagdish Patil [ rpatil14 ]
          ann.loraine Ann Loraine made changes -
          Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
          ann.loraine Ann Loraine made changes -
          Assignee Ann Loraine [ aloraine ]
          Hide
          ann.loraine Ann Loraine added a comment -

          Code looks fine. I did not test the functionality. However, changes look to be low-risk. I think it is fine to merge as-is.

          Show
          ann.loraine Ann Loraine added a comment - Code looks fine. I did not test the functionality. However, changes look to be low-risk. I think it is fine to merge as-is.
          ann.loraine Ann Loraine made changes -
          Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
          ann.loraine Ann Loraine made changes -
          Assignee Ann Loraine [ aloraine ] Riddhi Jagdish Patil [ rpatil14 ]
          Show
          rpatil14 Riddhi Jagdish Patil (Inactive) added a comment - Pull request submitted https://bitbucket.org/lorainelab/appstore/pull-requests/109/igbf-2002-rename-app-describing-variables/diff
          rpatil14 Riddhi Jagdish Patil (Inactive) made changes -
          Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
          rpatil14 Riddhi Jagdish Patil (Inactive) made changes -
          Assignee Riddhi Jagdish Patil [ rpatil14 ]
          ann.loraine Ann Loraine made changes -
          Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
          ann.loraine Ann Loraine made changes -
          Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
          Hide
          ann.loraine Ann Loraine added a comment -

          Merged but not yet deployed for testing.

          Show
          ann.loraine Ann Loraine added a comment - Merged but not yet deployed for testing.
          ann.loraine Ann Loraine made changes -
          Sprint Fall 2019 Sprint 2 [ 73 ] Fall 2019 Sprint 2, Fall 2019 Sprint 4 [ 73, 74 ]
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          ann.loraine Ann Loraine made changes -
          Sprint Fall 2019 Sprint 2, Fall 2019 Sprint 3 [ 73, 74 ] Fall 2019 Sprint 2, Fall 2019 Sprint 3, Fall 2019 Sprint 4 [ 73, 74, 75 ]
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          Hide
          ann.loraine Ann Loraine added a comment -
          Show
          ann.loraine Ann Loraine added a comment - Deployed to https://dev-appstore-2.bioviz.org
          Hide
          noor91zahara Noor Zahara (Inactive) added a comment -

          Works as expected.

          Bug related to repository_xml in submit_app/views is been fixed in IGBF-2050

          Show
          noor91zahara Noor Zahara (Inactive) added a comment - Works as expected. Bug related to repository_xml in submit_app/views is been fixed in IGBF-2050
          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Noor Zahara [ noor91zahara ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Noor Zahara [ noor91zahara ] Riddhi Jagdish Patil [ rpatil14 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Resolution Done [ 10000 ]
          Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]
          ann.loraine Ann Loraine made changes -
          Workflow Fall 2019 Workflow Update [ 20759 ] Revised Fall 2019 Workflow Update [ 22506 ]

            People

            • Assignee:
              rpatil14 Riddhi Jagdish Patil (Inactive)
              Reporter:
              rpatil14 Riddhi Jagdish Patil (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: