Skip to content

Implemented Tag functions and APIs (no permission checking yet)#350

Merged
armanmoztar merged 2 commits intodevfrom
tags
Mar 22, 2025
Merged

Implemented Tag functions and APIs (no permission checking yet)#350
armanmoztar merged 2 commits intodevfrom
tags

Conversation

@VictorAKang
Copy link
Contributor

Proposed Changes

  • Implemented the tag functionality and corresponding APIs
  • Changed the update tag API to be a PUT instead of a PATCH
  • Missing functions to check overall permissions given by tag
  • Missing view to reduce table querying
  • Get all tags for a course does not currently allow for nested request (tag having their parent tags within themselves) as I would like to add a view to avoid unnecessary recomputation
  • Missing e2e tests

@armanmoztar armanmoztar merged commit e6c58f6 into dev Mar 22, 2025
4 of 5 checks passed
@armanmoztar armanmoztar deleted the tags branch March 22, 2025 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants