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

Implement basic teams features and adjust features to match new sturctures #134

Open
34 of 44 tasks
TitusKirch opened this issue Jun 6, 2024 · 0 comments · May be fixed by #225
Open
34 of 44 tasks

Implement basic teams features and adjust features to match new sturctures #134

TitusKirch opened this issue Jun 6, 2024 · 0 comments · May be fixed by #225
Assignees
Labels
⚠️ breaking change Introduces backward-incompatible changes enhancement New feature or request
Milestone

Comments

@TitusKirch
Copy link
Owner

TitusKirch commented Jun 6, 2024

  • Rename Organization to Team
  • Team
    • Add types
    • Add composable
    • Add store
    • Add ressource
    • Add endpoints
    • Add policy
  • Add role management
  • Add invite/join logic
  • Features
    • Logo
    • Description
    • Create
    • Update
    • Softdelete
    • Restore
    • Forcedelete
  • Permissions
  • User configuration
    • Add types
    • Add composable
    • Add store
    • Add ressource
    • Add endpoints
    • Add policy
    • Add settings pages
    • Sync to backend
    • Sync from backend
    • Delete action (with modal)
  • Tables
    • Add types
    • Add composable
    • Add components
    • Support api pagination
    • Support api sort
    • Support api limit
  • Reworks
    • Update local namespace to meta
    • Update locale sturcture of app-base
    • Adjust useDashboard and dashboard store to match new structures
    • Allow computed dashboard links
    • Adjust useAlert and alert store to match new structures
    • Fix types (naming)
@TitusKirch TitusKirch added the enhancement New feature or request label Jun 6, 2024
@TitusKirch TitusKirch self-assigned this Jun 6, 2024
@TitusKirch TitusKirch changed the title Rewrite/Extend Organization Feature Rewrite/Extend Organization/Team Feature Jun 6, 2024
@TitusKirch TitusKirch changed the title Rewrite/Extend Organization/Team Feature Implement multitenancy Jun 6, 2024
@TitusKirch TitusKirch changed the title Implement multitenancy Implement basic teams features Jun 16, 2024
@TitusKirch TitusKirch added this to the v0.4.x milestone Jun 16, 2024
@TitusKirch TitusKirch added the ⚠️ breaking change Introduces backward-incompatible changes label Jun 16, 2024
@TitusKirch TitusKirch linked a pull request Jul 31, 2024 that will close this issue
@TitusKirch TitusKirch linked a pull request Jul 31, 2024 that will close this issue
@TitusKirch TitusKirch changed the title Implement basic teams features Implement basic teams features and adjust features to match new sturctures Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️ breaking change Introduces backward-incompatible changes enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant