Skip to content

Conversation

@sugarfunk
Copy link

Add Organizations Backend Infrastructure

Changes

  • Added organizations database schema and migrations (v0.8.0)
  • Implemented organization CRUD operations
  • Added organization models and queries
  • Included unit tests for organization functionality

Files Changed

  • cmd/organizations.go - Organization HTTP handlers
  • internal/organization/ - Organization business logic and models
  • internal/migrations/v0.8.0.go - Database migration
  • schema.sql - Updated schema with organizations table

Testing

  • Database migrations applied successfully
  • Backend builds and runs without errors
  • Existing functionality remains intact

Notes

This is backend infrastructure only - frontend UI for organizations will follow in a future PR.

@abhinavxd
Copy link
Owner

Hey thanks for the PR!
Will check over weekend

@abhinavxd
Copy link
Owner

Hey,

Thanks again for the PR. I’m having a bit of trouble understanding the overall plan, especially around adding organizations to Libredesk.

Could you help clarify how you’re envisioning this working within Libredesk end to end?

Thanks.

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