Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Reorganize frontend#88

Open
etiano417 wants to merge 2 commits intodevfrom
reorganize-frontend
Open

Reorganize frontend#88
etiano417 wants to merge 2 commits intodevfrom
reorganize-frontend

Conversation

@etiano417
Copy link
Copy Markdown
Contributor

@etiano417 etiano417 commented Jun 25, 2020

Description

  • Moved all docking related components into the docking directory
    • added a copy of the common directory style sheet to the docking directory to maintain styling (all components moved from elsewhere were either moved in a directory with its own style sheet or lacked external styling)
  • added comments explaining the purpose of any props lacking documentation
  • note that this commit makes no functional or presentation changes to the app - it is just a reorganization of the code itself for maintainability purposes

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

Eric Tiano added 2 commits June 23, 2020 13:49
 - Moved the ligand_library, imported_ligands, and docking_info directories into the docking directory
 - Moved all files in the common directory that were used exclusively in docking-related functions into the docking directory
    - Added a copy of the styles.js file from common into the docking directory
 - added in-line explanation for each prop lacking it for files in the docking section
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant