cesium / atomic

⚛️ De-engineered bifurcarted intranet
MIT License
39 stars 8 forks source link

fix: change partnerships to partners #413

Closed MarioRodrigues10 closed 12 months ago

reviewpad[bot] commented 12 months ago

AI-Generated Summary: This pull request includes a refactoring of the term 'partnerships' to 'partners' throughout the codebase. The changes affect module names, method names, and comments inside those modules. It also modifies the schema definition to use the 'partners' table and updates references in the web live views. Moreover, the migration file for creating the partnerships table was adjusted to define the 'partners' table. Many-to-many association in the Organization model is also updated from 'partnerships' to 'partners'. Lastly, the associated test cases were updated to reflect these modifications to ensure the codebase remains reliable. No functional changes were included in this patch.