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

Prepare v2.0.0 #79

Merged
merged 43 commits into from
Mar 24, 2019
Merged

Prepare v2.0.0 #79

merged 43 commits into from
Mar 24, 2019

Commits on Mar 24, 2019

  1. Add readme.md

    joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    63fd904 View commit details
    Browse the repository at this point in the history
  2. initial

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    e5cb450 View commit details
    Browse the repository at this point in the history
  3. very basic styling;

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    9d7d132 View commit details
    Browse the repository at this point in the history
  4. basic layout with drawer panel

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    672fe91 View commit details
    Browse the repository at this point in the history
  5. styling; allowing tabbing through icons; added some more icons

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    06e3c8e View commit details
    Browse the repository at this point in the history
  6. 2 separate views for guest and admin users introduced;

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    c11c156 View commit details
    Browse the repository at this point in the history
  7. added config file

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    1ba5631 View commit details
    Browse the repository at this point in the history
  8. wip: routing basically working

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    30c18c9 View commit details
    Browse the repository at this point in the history
  9. added ripple effect to menu; html5 output method

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    91a1e0b View commit details
    Browse the repository at this point in the history
  10. auto-close drawer in narrow mode; Dynamic title;

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    00f2e39 View commit details
    Browse the repository at this point in the history
  11. wip

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    647ece7 View commit details
    Browse the repository at this point in the history
  12. basic integration of packagemanager

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    67f8b36 View commit details
    Browse the repository at this point in the history
  13. first integration of launcher, packagemanager and usermanager; lazy l…

    …oading of pages; responsive drawer button;
    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    ba9d69f View commit details
    Browse the repository at this point in the history
  14. all current apps working inside of dashboard

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    dd3b4ac View commit details
    Browse the repository at this point in the history
  15. error handling for install action; improved user messages;

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    c985f35 View commit details
    Browse the repository at this point in the history
  16. display logged in user;

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    29739ab View commit details
    Browse the repository at this point in the history
  17. unified header colors

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    50d2445 View commit details
    Browse the repository at this point in the history
  18. removed badges in packagemanager; externalized styles into existdb-st…

    …yles; moved version information to settings page
    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    4517191 View commit details
    Browse the repository at this point in the history
  19. login working; packagemanager layout working again

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    82bbd75 View commit details
    Browse the repository at this point in the history
  20. refined controller to return to plain launcher

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    3a28369 View commit details
    Browse the repository at this point in the history
  21. added show-login attribute to launcher to conditionally display link.

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    bff61e9 View commit details
    Browse the repository at this point in the history
  22. unified page icon behavior; fixed packagemanager header styling

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    9b0518a View commit details
    Browse the repository at this point in the history
  23. minor cleanup

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    f3630f1 View commit details
    Browse the repository at this point in the history
  24. updated usermanager to 0.16.4

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    55f6257 View commit details
    Browse the repository at this point in the history
  25. added missing file

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    933a547 View commit details
    Browse the repository at this point in the history
  26. updated repo-elements; updated existdb-packagemanager; updated existd…

    …b-launcher
    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    78211fc View commit details
    Browse the repository at this point in the history
  27. minor style fixes

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    ff6af76 View commit details
    Browse the repository at this point in the history
  28. documentation

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    6862806 View commit details
    Browse the repository at this point in the history
  29. added missing dependencies

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    29a57a3 View commit details
    Browse the repository at this point in the history
  30. update readme with browser compat info

    Joern Turner authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    d69ad1f View commit details
    Browse the repository at this point in the history
  31. fixed minification; minor CSS changes; updated readme

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    1790dfe View commit details
    Browse the repository at this point in the history
  32. updated packagemanager and repo elements

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    73b9d7b View commit details
    Browse the repository at this point in the history
  33. added related articles

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    3f6047a View commit details
    Browse the repository at this point in the history
  34. Fix typos

    joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    1d57a2e View commit details
    Browse the repository at this point in the history
  35. update repo-elements

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    54cfcec View commit details
    Browse the repository at this point in the history
  36. updated to launcher 1.2.1

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    a2e13af View commit details
    Browse the repository at this point in the history
  37. integrated backup component into dashboard

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    5d6b87c View commit details
    Browse the repository at this point in the history
  38. prepare 1.2.0

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    7235701 View commit details
    Browse the repository at this point in the history
  39. prepare 1.2.0 - adding bower_component to repo

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    60ed417 View commit details
    Browse the repository at this point in the history
  40. fixed production build for backup module

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    8c245d0 View commit details
    Browse the repository at this point in the history
  41. fixes download link in backups

    joern@existsolutions.com authored and joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    3379afd View commit details
    Browse the repository at this point in the history
  42. Adopt original dashboard app URL

    Now that the new dashboard app is ready to replace the old one in 5.x.x
    joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    ce7eae7 View commit details
    Browse the repository at this point in the history
  43. Prepare v2.0.0

    joewiz committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    a7bf2c5 View commit details
    Browse the repository at this point in the history