| Chore/front cleaning (#946)
* feat(back): add cascade deletion of projects
feat(front): add modal to call deletion endpoints for projects
refactor: move dashboard logic to custom hook & helper
chore: fix date-range picker, remove console.log when not needed
chore: replace magic numbers by functional values,
standardise api call with fetchApi instead of fetch + injected url,
refactor Modal usage with custom hook
chore: standardize error handling
Test Python 3.14
feat(back): add cascade deletion of projects (#945)
feat(front): add modal to call deletion endpoints for projects
feat(back): add cascade deletion of projects
feat(front): add modal to call deletion endpoints for projects
chore: fix date-range picker, remove console.log when not needed
chore: finish cleaning
chore: lint
* chore: add bundle size optimizations
* feat(api): add auth server side token revocation
* chore: upgrade dependencies, add asyncio
# Conflicts:
# requirements/requirements-api.txt
* chore: upgrade dependencies, add asyncio
* chore: extract dev dependencies in carbonserver | 1 个月前 |