OSC / ondemand

Supercomputing. Seamlessly. Open, Interactive HPC Via the Web
https://openondemand.org/
MIT License
263 stars 99 forks source link

Added saved settings widget #3545

Closed abujeda closed 3 weeks ago

abujeda commented 1 month ago

Created a saved settings widget to display the saved settings in the homepage.

Sample configuration:

    dashboard_layout:
      rows:
        - columns:
            - width: 12
              widgets:
                - "saved_settings"
                - "pinned_apps"
abujeda commented 1 month ago

Some screenshots of the widget:

Screenshot 2024-05-08 at 13 20 01 Screenshot 2024-05-08 at 13 20 10
johrstrom commented 1 month ago

Hey, sorry for the delay - I'm preparing for Summer Institute which is eating a lot of my time/focus. Which is to say - I may not get to this quickly.

johrstrom commented 4 weeks ago

I think this conflicts with the bootstrap 5 upgrade we just did.

abujeda commented 3 weeks ago

I have fixed the conflicts