Skip to content

Add new shortcuts and refactor the whole shortcut system

Pierre-Yves Martin requested to merge feature/mass_criteria_shortcuts into dev
  • new shortcut urls defined in catalog_legacy/views/shortcuts_def.py added to have direct access to specific selection in the catalog:
    • /catalog/shortcuts/freefloating/
    • /catalog/shortcuts/mass_under_60_mjup/
    • /catalog/shortcuts/mass_under_30_mjup/
  • new UI in the catalog page to access the shortcuts

Merge request reports