Skip to content

Comments

Chore/front cleaning#946

Open
SaboniAmine wants to merge 2 commits intomasterfrom
chore/front_optims
Open

Chore/front cleaning#946
SaboniAmine wants to merge 2 commits intomasterfrom
chore/front_optims

Conversation

@SaboniAmine
Copy link
Member

Description

Various code factorization / error management / magic values cleaning.

Motivation and Context

Standardisation of the codebase

How Has This Been Tested?

Deployed on test env

Screenshots (if appropriate):

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

Go over all the following points, and put an x in all the boxes that apply.

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@SaboniAmine SaboniAmine requested a review from a team as a code owner November 4, 2025 11:34
@SaboniAmine SaboniAmine force-pushed the chore/front_optims branch 2 times, most recently from bedef54 to fbd47ab Compare November 4, 2025 11:36
@inimaz
Copy link
Collaborator

inimaz commented Jan 12, 2026

Hey @SaboniAmine run pnpm exec prettier . --write in local and you will be good to go

@SaboniAmine SaboniAmine force-pushed the chore/front_optims branch 3 times, most recently from 3b79ab5 to 01727ea Compare February 22, 2026 10:29
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
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