Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UX: improve UI of software update page & display more info. #214

Merged
merged 20 commits into from
Jul 8, 2024

Commits on May 2, 2024

  1. UX: improve UI of software update page & display more info.

    This PR will refresh the software update page so that self-hosters can more easily understand the plugins they have installed and which plugins need updates, and so that they are able to quickly and easily update them (or update everything).
    vinothkannans committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2bea70a View commit details
    Browse the repository at this point in the history
  2. fix the linting isues

    vinothkannans committed May 2, 2024
    Configuration menu
    Copy the full SHA
    dfb3f8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5baf590 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    8750082 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    b05864c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Update admin/assets/javascripts/discourse/helpers/commit-url.js

    Co-authored-by: Martin Brennan <mjrbrennan@gmail.com>
    vinothkannans and martin-brennan authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    f05a1ab View commit details
    Browse the repository at this point in the history
  2. Update admin/assets/javascripts/discourse/helpers/commit-url.js

    Co-authored-by: Martin Brennan <mjrbrennan@gmail.com>
    vinothkannans and martin-brennan authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    bf0aaba View commit details
    Browse the repository at this point in the history
  3. Update admin/assets/javascripts/discourse/helpers/commit-url.js

    Co-authored-by: Martin Brennan <mjrbrennan@gmail.com>
    vinothkannans and martin-brennan authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    e18b4e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3709962 View commit details
    Browse the repository at this point in the history
  5. DEV: get plugin information for hidden plugins too.

    We need it to get the docker_manager plugin information.
    vinothkannans committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    662fee0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df76134 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8449511 View commit details
    Browse the repository at this point in the history
  8. fix the linting issues

    vinothkannans committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    792ab9a View commit details
    Browse the repository at this point in the history
  9. fix the JS tests

    vinothkannans committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    e15a739 View commit details
    Browse the repository at this point in the history
  10. fix the system tests

    vinothkannans committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    228700a View commit details
    Browse the repository at this point in the history
  11. fix the linting issue

    vinothkannans committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    0c646dc View commit details
    Browse the repository at this point in the history
  12. fix the system tests

    vinothkannans committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    407b444 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5c20521 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    a949ac9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    246a8ce View commit details
    Browse the repository at this point in the history