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

Dashboard API #21346

Merged
merged 17 commits into from
Jul 15, 2020
Merged

Dashboard API #21346

merged 17 commits into from
Jul 15, 2020

Commits on Jul 15, 2020

  1. Add new dashboard public API

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    673d70d View commit details
    Browse the repository at this point in the history
  2. Deprecate old dashboard API

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jul 15, 2020
    1 Configuration menu
    Copy the full SHA
    544fcdb View commit details
    Browse the repository at this point in the history
  3. Add dashboard app

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jul 15, 2020
    1 Configuration menu
    Copy the full SHA
    5a18749 View commit details
    Browse the repository at this point in the history
  4. Modify dashboard welcome sentences

    Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
    jancborchardt authored and juliushaertl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    4b9d47f View commit details
    Browse the repository at this point in the history
  5. Fix Dashboard layout, positioning and responsiveness

    Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
    jancborchardt authored and juliushaertl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    829bf1a View commit details
    Browse the repository at this point in the history
  6. Separate icon from translatable text

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    a0cd760 View commit details
    Browse the repository at this point in the history
  7. Update autoloader

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    86a7d16 View commit details
    Browse the repository at this point in the history
  8. Move to lazy panel registration during registration context

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    81e5593 View commit details
    Browse the repository at this point in the history
  9. Deprecate panel register event right away but keep it for not breakin…

    …g backward compatible apps
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    f7c04b0 View commit details
    Browse the repository at this point in the history
  10. Initialize panels early to make sure that scripts can be loaded

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    66ce9ed View commit details
    Browse the repository at this point in the history
  11. Cleanup public api methods

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    b71de68 View commit details
    Browse the repository at this point in the history
  12. Update Dashboard app icon

    Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
    jancborchardt authored and juliushaertl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    879b756 View commit details
    Browse the repository at this point in the history
  13. Add load method for apps to bootstrap their panels

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    31a1494 View commit details
    Browse the repository at this point in the history
  14. Load more than one panel

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    e6fb1b9 View commit details
    Browse the repository at this point in the history
  15. Dashboard strict typing

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    35bdb99 View commit details
    Browse the repository at this point in the history
  16. Include name in translatable greeting

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    0c35218 View commit details
    Browse the repository at this point in the history
  17. Bump bundles

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    6b2bb32 View commit details
    Browse the repository at this point in the history