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

[Vue Rewrite] Starred component #2321

Merged
merged 9 commits into from
Aug 22, 2023

Commits on Aug 16, 2023

  1. started on fetching starred items from backend and displaying with fo…

    …r loop
    
    Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
    devlinjunker committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9a22527 View commit details
    Browse the repository at this point in the history
  2. basic starred items list with VirtualScroll component

    Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
    devlinjunker committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1aa043e View commit details
    Browse the repository at this point in the history
  3. some cleanup and improvements

    Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
    devlinjunker committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9157a88 View commit details
    Browse the repository at this point in the history
  4. css effects

    Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
    devlinjunker committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    bfb168e View commit details
    Browse the repository at this point in the history
  5. match style from current app

    Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
    devlinjunker committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ed9b9db View commit details
    Browse the repository at this point in the history
  6. start on user actions and some more cleanup

    Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
    devlinjunker committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    fd56425 View commit details
    Browse the repository at this point in the history
  7. connect actions to backend

    Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
    devlinjunker committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    fd90f08 View commit details
    Browse the repository at this point in the history
  8. cleanup unused stuff

    Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
    devlinjunker committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f60dfa8 View commit details
    Browse the repository at this point in the history
  9. basic unit tests

    Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
    devlinjunker committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d82efe7 View commit details
    Browse the repository at this point in the history