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

Start with Vue #218

Merged
merged 20 commits into from
Dec 15, 2020
Merged

Start with Vue #218

merged 20 commits into from
Dec 15, 2020

Commits on Dec 15, 2020

  1. Start with Vue

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    2e6bb2f View commit details
    Browse the repository at this point in the history
  2. Add OCS API

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    acbac5a View commit details
    Browse the repository at this point in the history
  3. Always load the icon for dashboard and more

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    462cd22 View commit details
    Browse the repository at this point in the history
  4. Start with the announcements

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    d10aa5b View commit details
    Browse the repository at this point in the history
  5. Add transition for deleting

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    bcaafca View commit details
    Browse the repository at this point in the history
  6. Allow removing notifications and deleting announcements

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    0d92180 View commit details
    Browse the repository at this point in the history
  7. Fold away long messages

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    1b9073e View commit details
    Browse the repository at this point in the history
  8. Fix z-index issue with the header menu

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    c27d859 View commit details
    Browse the repository at this point in the history
  9. Add postAnnouncement()

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    98127aa View commit details
    Browse the repository at this point in the history
  10. Add some validation to the subject

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    7a47df8 View commit details
    Browse the repository at this point in the history
  11. Fix app if

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    75e6372 View commit details
    Browse the repository at this point in the history
  12. Fix group handling

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    7a9c085 View commit details
    Browse the repository at this point in the history
  13. No more sticky headers

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    b7bb033 View commit details
    Browse the repository at this point in the history
  14. Adjust content width, use scss var and 15px is default now

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    dc74eac View commit details
    Browse the repository at this point in the history
  15. Implement comments easily thanks to the work of skjnldsv

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    f7fcb3f View commit details
    Browse the repository at this point in the history
  16. Bye bye old comments and announcement JS

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    7bb6cbd View commit details
    Browse the repository at this point in the history
  17. Fix PHP CS

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    1631440 View commit details
    Browse the repository at this point in the history
  18. Remove quotes from rich subject as per design review

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    18018e1 View commit details
    Browse the repository at this point in the history
  19. Temporarily disable group selection until the vue lib can handle mult…

    …iselects
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    12d8bf0 View commit details
    Browse the repository at this point in the history
  20. Use selfclosing HTML element

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    0491061 View commit details
    Browse the repository at this point in the history