Closed
Conversation
I made changes I was not supposed to. I understand the project better and will restart the process
Unit test pass. Only method that has not been updated is the create_qualifier()'
Going to continue to update all the views than the controllers
Updated the name to Processing Level. Parse the code into view/contrller and into their own files
Removed some warnings, and various improvements and bug fixes
All that is left is to setup the functionality of creating a new series
Chooinsg an existing and new method/variable/pcl will active its respective panels, also added some methods to finish creating a new series such as the getMethods, getVariales, etc
In series_service.py add try except to some methods to prevent errors. Next, when clicking on a column the data was not being sorted correctly because of the previous changes. Last, optimized the merge_annotation method
… now Will fix soon
It was not making a query to the db when showing a different row. Thats fixed now.
Beta display anno
date_format
Date format
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
merge into odm2 master