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

feat: #quickwin #162

Merged
merged 25 commits into from
Mar 14, 2024
Merged

feat: #quickwin #162

merged 25 commits into from
Mar 14, 2024

Commits on Mar 1, 2024

  1. feat: First draft

    HazAT committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9824b0f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Store tagged messages

    HazAT committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    89d6e21 View commit details
    Browse the repository at this point in the history
  2. revert gitkeep

    HazAT committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    0be61b3 View commit details
    Browse the repository at this point in the history
  3. Models

    HazAT committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    7f8fe25 View commit details
    Browse the repository at this point in the history
  4. Add migration

    HazAT committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    8116f0a View commit details
    Browse the repository at this point in the history
  5. Posting message to channel

    HazAT committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    b991829 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    812b801 View commit details
    Browse the repository at this point in the history
  7. Add user avatars to Quickwins.vue and replace user IDs with user name…

    …s in TagsController.php
    HazAT committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    5df650f View commit details
    Browse the repository at this point in the history
  8. Added formatted message

    HazAT committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    f103f66 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    94528c1 View commit details
    Browse the repository at this point in the history
  10. csfix

    HazAT committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    bb6a2a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Add top note

    HazAT committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d7b7829 View commit details
    Browse the repository at this point in the history
  2. Add linking

    HazAT committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    89d1adf View commit details
    Browse the repository at this point in the history
  3. Show modal

    HazAT committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2d8fa44 View commit details
    Browse the repository at this point in the history
  4. Add potato explosion

    HazAT committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    978da4b View commit details
    Browse the repository at this point in the history
  5. Remove comment

    HazAT committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ef87408 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Apply suggestions from code review

    Co-authored-by: Michi Hoffmann <[email protected]>
    HazAT and cleptric authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b9f3687 View commit details
    Browse the repository at this point in the history
  2. fix endpoint

    HazAT committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4ef740d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge branch 'main' into feat/quick-win

    # Conflicts:
    #	package-lock.json
    #	package.json
    cleptric committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3e23b69 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    cleptric committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ca686d9 View commit details
    Browse the repository at this point in the history
  3. Warp up

    cleptric committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5b49cc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5b476e View commit details
    Browse the repository at this point in the history
  5. Fix QuickWins controller

    cleptric committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    aa97014 View commit details
    Browse the repository at this point in the history
  6. Cleanup FormattedMessage.vue

    cleptric committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    38d1dfe View commit details
    Browse the repository at this point in the history
  7. CS

    cleptric committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    61e7d32 View commit details
    Browse the repository at this point in the history