-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Orsay feedback - second round (#557)
* Make color plot zero line more apparent * Fix the object name in help popup to be actually visible in ZTF data * CSV download options for main object and SSO tabs * Make suggestion window below search bar clickable (submits the input) * Use `radius` as an alias for `r`, and use it in the quick fields * Show a badge for cdsxmatch in search results, when it is different from the main classification * Remove cutout fields from API output when they are not requested * Make TNS reverse search less greedy by using prefix search instead of substring * Use slightly different colors for negative detections in light curves * Make upper limit points semi-transparent to improve overall readability of the plots * Fix the datesearch test, sort of. * Fix ssoft test too * Add GCVS and VSX badges, if corresponding fields are set * Reset active page number to 1 on every new search * Enable substring matching for autocomplete options * Add placeholders for some layout elements to reduce visual re-layouting * Simplify the call graphs by removing unnecessary calls * Fix cropping of table fields dropdown on small table heights * Add VSX/GCVS classes to Neighbourhood card * Change the page title based on its path * Disable 'Updating...' in the page title * Add positions of closest reference objects to Aladin map. Allows quickly seeing when there are several different ones being used over the lightcurve. * Minor optimization for decoding HBase output TreeMap * Prevent more unneeded callback calls * Use dcc.Store instead of hidden Divs to store object data * Optimization of hbase output conversion routines * Vectorize date conversions to speed them up * Add external link to DataCentral aggregator * Minor fixes
- Loading branch information
Showing
16 changed files
with
406 additions
and
338 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
Oops, something went wrong.