Commit f2e94d0
committed
Enhance Chemdoodle Integration and Improve Reaction Form Layout
- Refactored JavaScript functions in chemdoodleIntegration.js to improve input handling for substrates and products.
- Introduced helper functions to streamline the retrieval of identifier cells and inputs.
- Updated event listeners to utilize new helper functions for better readability and maintainability.
- Redesigned the HTML structure of the reaction form in home_page.html for improved accessibility and user experience.
- Enhanced the layout of substrates and products sections with clearer headers and action buttons.
- Added bulk apply options for substrates and products to streamline user interactions.
- Implemented a new view in graph_views.py to retrieve graph information for saved reactions, including validation for user IDs and structured JSON responses.1 parent 2afe937 commit f2e94d0
6 files changed
Lines changed: 976 additions & 734 deletions
File tree
- curationTool/reactions
- static/reactions
- css
- js
- templates/reactions
- views
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments