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

Add short descriptions for optionalPlugin existing Apps

    Details

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

      Description

      Add short descriptions for each of the existing Apps.
      These would be displayed in the App "tiles" shown on the home page or "All Apps" page.
      Update the database "JSON" file used to populate an initial version of the database on new App Store deployments.

        Attachments

          Issue Links

            Activity

            Hide
            svallapu Sai Charan Reddy Vallapureddy (Inactive) added a comment -

            IGBF-1723 and IGBF-1721 changes are in the same branch.
            Branch : https://bitbucket.org/svallapu/appstore/branch/IGBF-1723

            Short descriptions are added to all the apps in the Appstore. New appsDB.json is created with the updated data.

            Show
            svallapu Sai Charan Reddy Vallapureddy (Inactive) added a comment - IGBF-1723 and IGBF-1721 changes are in the same branch. Branch : https://bitbucket.org/svallapu/appstore/branch/IGBF-1723 Short descriptions are added to all the apps in the Appstore. New appsDB.json is created with the updated data.
            Hide
            ann.loraine Ann Loraine added a comment -

            Merged to master.

            Show
            ann.loraine Ann Loraine added a comment - Merged to master.
            Hide
            ann.loraine Ann Loraine added a comment - - edited

            Got this error when attempting to update testappstore.bioviz.org:

            (appstore) TestAppstore ubuntu$ python manage.py makemigrations
            /var/www/vhosts/appstore/conf/mock.py:6: UserWarning: Running with local config MOCK !
            warnings.warn("Running with local config MOCK !")
            SystemCheckError: System check identified some issues:

            ERRORS:
            ?: (staticfiles.E002) The STATICFILES_DIRS setting should not contain the STATIC_ROOT setting.

            Also, needed to change ownership of debug.log and make it group-writable:

            • sudo chown ubuntu debug.log
            • chmod g+w debug.log
            Show
            ann.loraine Ann Loraine added a comment - - edited Got this error when attempting to update testappstore.bioviz.org: (appstore) TestAppstore ubuntu$ python manage.py makemigrations /var/www/vhosts/appstore/conf/mock.py:6: UserWarning: Running with local config MOCK ! warnings.warn("Running with local config MOCK !") SystemCheckError: System check identified some issues: ERRORS: ?: (staticfiles.E002) The STATICFILES_DIRS setting should not contain the STATIC_ROOT setting. Also, needed to change ownership of debug.log and make it group-writable: sudo chown ubuntu debug.log chmod g+w debug.log
            Hide
            ann.loraine Ann Loraine added a comment -

            To see what is deployed on testappstore.bioviz.org, log in, change to appstore directory, and run custom git alias command:

            • git ls

            Output:

            a3c291f (HEAD -> master, origin/master, origin/HEAD) Merged lorainelab/appstore into master
            5c8377f Merged in svallapu/appstore/IGBF-1723 (pull request #28)
            db83d07 IGBF-1723,IGBF-1721 Removed unnecessary content from submit page and added short descriptions to all the apps.
            c575397 Merged in svallapu/appstore/IGBF-1726 (pull request #27)
            bea8d0d Increased Categories list in main page from 5 to 20 and removed all Biostars links
            8a5fa88 Merged in svallapu/appstore/IGBF-1714 (pull request #26)

            Show
            ann.loraine Ann Loraine added a comment - To see what is deployed on testappstore.bioviz.org, log in, change to appstore directory, and run custom git alias command: git ls Output: a3c291f (HEAD -> master, origin/master, origin/HEAD) Merged lorainelab/appstore into master 5c8377f Merged in svallapu/appstore/ IGBF-1723 (pull request #28) db83d07 IGBF-1723 , IGBF-1721 Removed unnecessary content from submit page and added short descriptions to all the apps. c575397 Merged in svallapu/appstore/ IGBF-1726 (pull request #27) bea8d0d Increased Categories list in main page from 5 to 20 and removed all Biostars links 8a5fa88 Merged in svallapu/appstore/ IGBF-1714 (pull request #26)
            Hide
            svallapu Sai Charan Reddy Vallapureddy (Inactive) added a comment -

            Error is due to extra STATIC_ROOT settings in settings.py. Removing this setting solved the problem.

            Show
            svallapu Sai Charan Reddy Vallapureddy (Inactive) added a comment - Error is due to extra STATIC_ROOT settings in settings.py. Removing this setting solved the problem.
            Hide
            svallapu Sai Charan Reddy Vallapureddy (Inactive) added a comment -

            tested in testappstore.bioviz.org. We can now see short descriptions for all the apps.

            Show
            svallapu Sai Charan Reddy Vallapureddy (Inactive) added a comment - tested in testappstore.bioviz.org. We can now see short descriptions for all the apps.

              People

              • Assignee:
                svallapu Sai Charan Reddy Vallapureddy (Inactive)
                Reporter:
                ann.loraine Ann Loraine
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: