Skip to content

Feature/assignation fix - #51

Merged
Farid-Efrei merged 2 commits into
devfrom
feature/assignation-fix
Nov 6, 2025
Merged

Feature/assignation fix#51
Farid-Efrei merged 2 commits into
devfrom
feature/assignation-fix

Conversation

@Farid-Efrei

Copy link
Copy Markdown
Collaborator

This pull request introduces several important documentation and CI/CD improvements to the project, focusing on setting up Firebase, Firestore security, debugging assignment issues, and automating Flutter CI workflows. These changes aim to make onboarding, troubleshooting, and deployment much easier for developers.

Documentation Enhancements:

  • Added a comprehensive Firebase setup guide in FIREBASE_SETUP.md, detailing each step to configure Firebase, Firestore, and integrate with the Flutter app.
  • Introduced FIREBASE_SECURITY_SETUP.md to explain Firestore security rules, privacy features, and how to test and troubleshoot permissions.
  • Provided a rapid guide for creating required Firestore composite indexes in CREATE_FIRESTORE_INDEXES.md, including both automatic and manual creation steps.
  • Added a debugging guide for user assignment issues in DEBUG_ASSIGNATION.md, covering symptoms, verification steps, and corrective actions.

CI/CD Automation:

  • Added a new GitHub Actions workflow in .github/workflows/flutter-ci.yml to automate Flutter analysis, testing (including integration tests), and build processes for the main development branches.

Project Metadata:

  • Removed the .metadata file, which tracked Flutter project properties and migration status, likely to avoid versioning unnecessary or environment-specific data.

…e tâche

- Récupérer la tâche actuelle depuis le provider pour préserver les assignations
- Ajouter méthode _cancelChanges dans assign_users_dialog pour annuler les modifications
- Les assignations faites en temps réel sont maintenant conservées lors de la sauvegarde
@Farid-Efrei Farid-Efrei self-assigned this Nov 6, 2025
@Farid-Efrei Farid-Efrei added bug Something isn't working invalid This doesn't seem right labels Nov 6, 2025

@LoloxDev LoloxDev left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@Farid-Efrei
Farid-Efrei merged commit b452ef9 into dev Nov 6, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants