[Feature] Consume CRUD endpoints
Associated docs
Link to the associated Trello task: [TASK] Consumir endpoints do CRUD
Changes
- Create and edit user modal
- Create and edit squad modal
- Create and edit project modal
- Create and edit organization modal
- Create delete modal
- Consume and fill user, squad, project and organization tables
- Fix generic table to be the most generic possible
- Create Spinner component
- Create Multiselect component
- Create and fix multiples DTOs
- Create generic PUT method
- Fix table update
- Bug fix
- New feature
Screenshots
Code quality
- My code follows the defined guidelines
- I have reviewed and tested my code
- My changes don't cause new warnings
- My code has relevant tests
- My unit tests are passing