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

Resource View Activities #8043

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jan 29, 2024

  1. feat(activity): resource view activity;

    - Added validators for view activity names.
    - Added suscriptors for the new activity types.
    JVickery-TBS committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8ad5ff6 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. feat(activity): resource view activity;

    - Finalized subscription methods.
    - Added templates.
    JVickery-TBS committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    cc1ae79 View commit details
    Browse the repository at this point in the history
  2. feat(dev): changelog;

    - Added change log file.
    JVickery-TBS committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1365a76 View commit details
    Browse the repository at this point in the history
  3. fix(typing): moved asserts;

    - Moved asserts to fix typing issue.
    JVickery-TBS committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8c705ce View commit details
    Browse the repository at this point in the history
  4. fix(typing): type ignore;

    - Added type ignore comments.
    JVickery-TBS committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f92afb1 View commit details
    Browse the repository at this point in the history
  5. fix(syntax): flake8;

    - Syntax fixes from flake8.
    JVickery-TBS committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    339d1c8 View commit details
    Browse the repository at this point in the history