-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Autotests: #6275 - All inproper library tabs switching (Favorites, Pe…
…ptides, RNA, CHEM) … (#6329) * All inproper library tabs switching (Favorites, Peptides, RNA, CHEM) have been replaced with the proper helper functions. * * refactor: renamed values in the Sugars enum * refactor: improve monomer selection and favorites management, update constants usage What was done: - Enhanced `selectMonomer` to support selecting various monomers across different tabs, including the Favorites tab. Added `selectMonomers`. - Added `addMonomerToFavorites`, `addMonomersToFavorites`, `removeMonomerFromFavorites`, and `removeMonomersFromFavorites` for better management of favorites. Updated usage to leverage these functions directly. - Moved monomer test IDs to the `monomer` constants file for centralized management and easier reuse. - Removed unused selectors to clean up the codebase. * feat: add new base '2imen2' to Bases enum and update test selectors for consistency --------- Co-authored-by: Svetlana Demid <[email protected]> * #6246 - Import indigo with EXPORT_ES6 & USE_ES6_IMPORT_META options (#6330) - fixed build for esm base64 ketcher-standalone * Imports fixes. * Changes in index.ts and polymerBond.ts files. --------- Co-authored-by: Svetlana Demid <[email protected]> Co-authored-by: Svetlana Demid <[email protected]> Co-authored-by: Roman Rodionov <[email protected]>
- Loading branch information
1 parent
07e5002
commit f951fba
Showing
8 changed files
with
24 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters