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

BREAKING CHANGES: Workspace feature #484

Draft
wants to merge 123 commits into
base: main
Choose a base branch
from

Conversation

tonyzhao6
Copy link
Contributor

Reviewer:
Estimate:


Ticket

Fixes: JIRA_TICKET_LINK

Description

Goal

Changes

Future Tasks (optional)

How has this been tested?

To-do before merge (optional)

Checklist

Fill with x for completed.

  • My code follows the style guidelines of this project
  • I have reviewed my own code to ensure good quality
  • I have tested the functionality of my code to ensure it works as intended
  • I have resolved merge conflicts

(Delete any items below that are not relevant)

  • I have updated the automated tests
  • I have updated the scripts in scripts/
  • I have updated the requirements
  • I have updated the README file
  • I have updated affected documentation
  • I have added a blogpost in Latest Updates
  • I have updated the CI/CD scripts in .github/workflows/
  • I have updated the Terraform code

tonyzhao6 added 30 commits January 10, 2025 14:56
…Added /chat endpoint. Temporariliy commented out /search endpoint for quick testing.
tonyzhao6 added 27 commits February 3, 2025 12:22
…include proper teardown. Updated dashboard filtering logic to point to UrgencyResponseDB instead of ResponseFeedbackDB. CCs.
…gin-workspace now has dependency injection on get_current_user so that access token is required. workspace default quotas changed to env defaults. UserRetrieve now returns list of dicts instead of two separate lists. retrieve_all_users is now retrieve_all_users_in_current_workspace. added get_current_workspace endpoint.
…spaceCreate so that workspace_id is available.
… switch-workspace endpoint due to authentication requirement. Disabled updating workspace quotas on backend.
@tonyzhao6 tonyzhao6 changed the title BREAKING CHANGE: Workspace feature BREAKING CHANGES: Workspace feature Feb 10, 2025
@lickem22 lickem22 force-pushed the tonyzhao6/workspace_feature branch from ef4ac3e to 1a1021a Compare February 11, 2025 06:40
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.

1 participant